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

Commit c7d665b1 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Ignoring failing tests"

parents 27e2f981 a73f2a65
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2020,6 +2020,7 @@ public class ChooserActivityTest {
                .check(matches(isDisplayed()));
    }

    @Ignore // b/220067877
    @Test
    public void testWorkTab_xProfileOff_noAppsAvailable_workOff_xProfileOffEmptyStateShown() {
        // enable the work tab feature flag
@@ -2304,6 +2305,7 @@ public class ChooserActivityTest {
        assertThat(logger.numCalls(), is(5));
    }

    @Ignore // b/220067877
    @Test
    public void testCopyTextToClipboardLogging() throws Exception {
        Intent sendIntent = createSendTextIntent();