We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
testAudioOnlyHLSControls
1 parent bf5e9e7 commit 90dfc0cCopy full SHA for 90dfc0c
packages/video_player/video_player_avfoundation/darwin/RunnerTests/VideoPlayerTests.m
@@ -616,6 +616,7 @@ - (void)testHLSControls {
616
}
617
618
- (void)testAudioOnlyHLSControls {
619
+ XCTSkip(@"Flaky; see https://github.com/flutter/flutter/issues/164381");
620
NSObject<FlutterPluginRegistrar> *registrar =
621
[GetPluginRegistry() registrarForPlugin:@"TestAudioOnlyHLSControls"];
622
0 commit comments