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

Commit d4a45efe authored by Santiago Seifert's avatar Santiago Seifert Committed by Automerger Merge Worker
Browse files

Merge "Disable flaky testSelectAndTransferAndRelease" into main am: df89c1e6

parents c9fbdb4d df89c1e6
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);