Merge "Demote failing tests"

This commit is contained in:
TreeHugger Robot
2022-07-27 09:49:25 +00:00
committed by Android (Google) Code Review

View File

@@ -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.