Skip to content

Commit 90dfc0c

Browse files
[video_player] Disable flaky testAudioOnlyHLSControls (#8757)
See flutter/flutter#164381
1 parent bf5e9e7 commit 90dfc0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/video_player/video_player_avfoundation/darwin/RunnerTests/VideoPlayerTests.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -616,6 +616,7 @@ - (void)testHLSControls {
616616
}
617617

618618
- (void)testAudioOnlyHLSControls {
619+
XCTSkip(@"Flaky; see https://github.com/flutter/flutter/issues/164381");
619620
NSObject<FlutterPluginRegistrar> *registrar =
620621
[GetPluginRegistry() registrarForPlugin:@"TestAudioOnlyHLSControls"];
621622

0 commit comments

Comments
 (0)