Demote failing tests
Bug: 240238245 Test: atest FlickerTests Change-Id: I5e1b212a578fa29f5e94bf7b1273b1420ee7f83f
This commit is contained in:
@@ -88,6 +88,12 @@ open class OpenAppColdTest(
|
||||
@Test
|
||||
override fun appLayerReplacesLauncher() = super.appLayerReplacesLauncher()
|
||||
|
||||
/** {@inheritDoc} */
|
||||
@FlakyTest(bugId = 240238245)
|
||||
@Test
|
||||
override fun visibleLayersShownMoreThanOneConsecutiveEntry() =
|
||||
super.visibleLayersShownMoreThanOneConsecutiveEntry()
|
||||
|
||||
companion object {
|
||||
/**
|
||||
* Creates the test configurations.
|
||||
|
||||
Reference in New Issue
Block a user