commit | da65dc3dd30e6c8cc613050f864554c4dcc75fb5 | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Thu Oct 21 20:48:01 2021 +0000 |
committer | Makoto Onuki <omakoto@google.com> | Thu Oct 21 20:48:01 2021 +0000 |
tree | d87557789c8e9e319e52e2424873585389dfb6a3 | |
parent | 8893098446770556d65ff2dacb026c372026b084 [diff] |
Revert "Ignore testOverviewForTablet until root cause of cuttlefish failure is found." This reverts commit 8893098446770556d65ff2dacb026c372026b084. Reason for revert: b/203806263 Change-Id: I5e1644e0163ef07d0bec4a70b9dea799ab69f1b5
diff --git a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java index 710afe0..4895b10 100644 --- a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +++ b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java
@@ -43,7 +43,6 @@ import org.junit.After; import org.junit.Before; -import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; @@ -289,7 +288,6 @@ @Test @PortraitLandscape - @Ignore("b/203781041") public void testOverviewForTablet() throws Exception { if (!mLauncher.isTablet()) { return;