commit | a901a1b3522a6e3e34520eb5e3ef4244ee802a29 | [log] [tgz] |
---|---|---|
author | Alex Chau <alexchau@google.com> | Thu Oct 21 21:28:08 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Oct 21 21:28:08 2021 +0000 |
tree | 21093d6df92cb96d5429893b6c482351d0a151e4 | |
parent | 61cb6899e5aa8ff0408a76e6e2744973dbb29e4c [diff] | |
parent | ae3482748fd297aa92c7ef5a53b14916a1e63e0d [diff] |
Merge "Ignore testOverviewForTablet until root cause of cuttlefish failure is found."
diff --git a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java index 4895b10..9ed14cc 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;