From b8b08a588484b4aa18a494b66a2c99db18ffe072 Mon Sep 17 00:00:00 2001 From: Nataniel Borges Date: Tue, 20 Jul 2021 19:45:00 +0200 Subject: [PATCH] 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 --- .../src/com/android/wm/shell/flicker/pip/EnterExitPipTest.kt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/EnterExitPipTest.kt b/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/EnterExitPipTest.kt index 6488e2f7ab573..39e89fbd9b718 100644 --- a/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/EnterExitPipTest.kt +++ b/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/EnterExitPipTest.kt @@ -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 {