Disable failing pip assertion

Test is very flaky in presubmit. Disable it until we can identify what is causing the failure. Currently sponge cannot fetch tests results and, thus, cannot be debugged.

Bug: 193436187

Test: atest WMShellFlickerTests
Change-Id: Ieb7a80d0675aefe1a80d10a0f8b512506d063bba
This commit is contained in:
Nataniel Borges
2021-07-20 19:45:00 +02:00
parent 8e9e03c558
commit b8b08a5884

View File

@@ -16,6 +16,7 @@
package com.android.wm.shell.flicker.pip
import android.platform.test.annotations.Postsubmit
import android.platform.test.annotations.Presubmit
import android.view.Surface
import androidx.test.filters.RequiresDevice
@@ -66,7 +67,7 @@ class EnterExitPipTest(
}
}
@Presubmit
@Postsubmit
@Test
fun showBothAppWindowsThenHidePip() {
testSpec.assertWm {