Skip to content

Commit 22fb706

Browse files
Treehugger RobotGerrit Code Review
authored andcommitted
Merge "Ignore MediaPlayer2Test.seekModes due to flakiness" into androidx-main
2 parents 2d23747 + 76f1f6b commit 22fb706

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

media2/media2-player/src/androidTest/java/androidx/media2/player/MediaPlayer2Test.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1169,6 +1169,7 @@ public void onCommandLabelReached(MediaPlayer2 mp, @NonNull Object label) {
11691169
mPlayer.reset();
11701170
}
11711171

1172+
@FlakyTest(bugId = 190043361)
11721173
@Test
11731174
@LargeTest
11741175
public void seekModes() throws Exception {

0 commit comments

Comments
 (0)