Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7e39a5fe authored by Vadim Tryshev's avatar Vadim Tryshev Committed by Android (Google) Code Review
Browse files

Merge "Disabling testPredictionExistsInAllApps" into ub-launcher3-qt-dev

parents 23bd90c4 c655d7a5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -85,6 +85,7 @@ public class AppPredictionsUITests extends AbstractQuickStepTest {
     * Test that prediction UI is updated as soon as we get predictions from the system
     */
    @Test
    @Ignore // b/131772711: this really fails (when being run as a part of the whole test suite)!
    public void testPredictionExistsInAllApps() {
        mActivityMonitor.startLauncher();
        mLauncher.pressHome().switchToAllApps();
@@ -117,7 +118,7 @@ public class AppPredictionsUITests extends AbstractQuickStepTest {
    }

    @Test
    @Ignore
    @Ignore // b/131772711 - this was failing in the lab
    public void testPredictionsDisabled() {
        mActivityMonitor.startLauncher();
        sendPredictionUpdate();