commit | 30cd4dca5fae4d5b1b9d87191bb6d22b2f4ffdc1 | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Wed Sep 23 15:33:32 2020 -0700 |
committer | Winson Chung <winsonc@google.com> | Wed Sep 23 15:33:32 2020 -0700 |
tree | 031fba695084735762a7c8a2d09f561573ad1efe | |
parent | 350b462f24ff1fc95cad23044fbd2194fe03ea05 [diff] |
Remove test restrictions Bug: 150303529 Change-Id: I1cfbd2bfb26fc47ee0bfb54dd174cd59ae0bfc5e
diff --git a/quickstep/tests/src/com/android/quickstep/DigitalWellBeingToastTest.java b/quickstep/tests/src/com/android/quickstep/DigitalWellBeingToastTest.java index 9a053f2..2a7da7e 100644 --- a/quickstep/tests/src/com/android/quickstep/DigitalWellBeingToastTest.java +++ b/quickstep/tests/src/com/android/quickstep/DigitalWellBeingToastTest.java
@@ -35,8 +35,6 @@ resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR); @Test - // b/150303529 - @TestStabilityRule.Stability(flavors = UNBUNDLED_POSTSUBMIT | PLATFORM_POSTSUBMIT) public void testToast() throws Exception { startAppFast(CALCULATOR_PACKAGE);