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

Commit f0f6981a authored by Santiago Seifert's avatar Santiago Seifert
Browse files

Disable flaky testSelectAndTransferAndRelease

Bug: b/333180588
Change-Id: Ie0eb633236c1684d17a7b8b6ca796a7b5dc514e4
Test: N/A. Disabling flaky test.
parent 7fb8031b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -501,6 +501,7 @@ public class MediaRouter2ManagerTest {
    /**
     * Tests select, transfer, release of routes of a provider
     */
    @Ignore // Ignored due to flakiness. No plans to fix though, in favor of removal (b/334970551).
    @Test
    public void testSelectAndTransferAndRelease() throws Exception {
        Map<String, MediaRoute2Info> routes = waitAndGetRoutesWithManager(FEATURES_ALL);