Bug 229519
Summary: | [Mac wk1] media/media-session/actionHandlerInternalMappings.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Hutchison <ehutchison> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ehutchison, eric.carlson, hi, jean-yves.avenard, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Eric Hutchison
media/media-session/actionHandlerInternalMappings.html
is a flaky failure on Mac wk1.
History: https://results.webkit.org/?platform=ios&platform=mac&suite=layout-tests&test=media%2Fmedia-session%2FactionHandlerInternalMappings.html
Results: https://build.webkit.org/results/Apple-BigSur-Release-WK1-Tests/r281575%20(4845)/results.html
Diff:
--- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/media/media-session/actionHandlerInternalMappings-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/media/media-session/actionHandlerInternalMappings-actual.txt
@@ -32,6 +32,14 @@
Iterate over possible actions after video element src is cleared
RUN(video.src = "")
EVENT(loadstart)
-EXPECTED (internals.platformSupportedCommands().length == '0') OK
+EXPECTED (internals.platformSupportedCommands().length == '0'), OBSERVED '8' FAIL
+Command: PauseCommand
+Command: SkipBackwardCommand
+Command: SkipForwardCommand
+Command: NextTrackCommand
+Command: PreviousTrackCommand
+Command: SeekToPlaybackPositionCommand
+Command: PlayCommand
+Command: StopCommand
END OF TEST
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/82358881>
Eric Hutchison
Updated test expectations at https://trac.webkit.org/changeset/281589/webkit.
Eric Hutchison
Unable to locally reproduce test failure.