commit | ae3482748fd297aa92c7ef5a53b14916a1e63e0d | [log] [tgz] |
---|---|---|
author | Alex Chau <alexchau@google.com> | Thu Oct 21 22:22:22 2021 +0100 |
committer | Alex Chau <alexchau@google.com> | Thu Oct 21 22:22:22 2021 +0100 |
tree | ac0b8b9547e9215709050db459569b951749f063 | |
parent | 17f24235e5fc06fb4bb217946aba89869da8e118 [diff] |
Ignore testOverviewForTablet until root cause of cuttlefish failure is found. Test: TaplTestQuickstep.java Bug: 203781041 Change-Id: I9b6f658ab8f55beafaf784d7a374e2780a591089
diff --git a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java index 46a213e..710afe0 100644 --- a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +++ b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java
@@ -43,6 +43,7 @@ import org.junit.After; import org.junit.Before; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith;