Mark test as not flaky

Change-Id: I9c389b111ab7b9a3b90195171d45283219159672
Test: passing - http://screen/3wPzGcPRS78wkuy and http://screen/3ynzVnHUzLVv8Jz
Bug: 275340313
This commit is contained in:
Mateusz Cicheński
2023-04-28 22:26:59 +00:00
parent 18a30d586d
commit 4aeafa7010

View File

@@ -54,7 +54,6 @@ import org.junit.runners.Parameterized
@RunWith(Parameterized::class)
@Parameterized.UseParametersRunnerFactory(FlickerParametersRunnerFactory::class)
@FixMethodOrder(MethodSorters.NAME_ASCENDING)
@FlakyTest(bugId = 238367575)
class AutoEnterPipOnGoToHomeTest(flicker: FlickerTest) : EnterPipViaAppUiButtonTest(flicker) {
/** Defines the transition used to run the test */
override val transition: FlickerBuilder.() -> Unit
@@ -71,7 +70,7 @@ class AutoEnterPipOnGoToHomeTest(flicker: FlickerTest) : EnterPipViaAppUiButtonT
transitions { tapl.goHome() }
}
@FlakyTest(bugId = 256863309)
@Presubmit
@Test
override fun pipLayerReduces() {
flicker.assertLayers {