Merge "Demote failing tests"
This commit is contained in:
committed by
Android (Google) Code Review
commit
fc2dbe96b1
@@ -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