Merge "Disable failing pip assertion"
This commit is contained in:
committed by
Android (Google) Code Review
commit
bb3826cb3f
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user