[Webkit-unassigned] [Bug 230071] New: [ MacOS wk1 ] media/video-preload.html is flaky failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 8 15:58:03 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=230071
Bug ID: 230071
Summary: [ MacOS wk1 ] media/video-preload.html is flaky
failing
Product: WebKit
Version: WebKit Nightly Build
Hardware: Mac (Intel)
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ayumi_kojima at apple.com
media/video-preload.html
Is a flaky failure on BigSur wk1 Release and Catalina wk1 Debug.
History: https://results.webkit.org/?suite=layout-tests&test=media%2Fvideo-preload.html
Result page: https://build.webkit.org/results/Apple-BigSur-Release-WK1-Tests/r279924%20(4049)/results.html
Diff:
--- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/media/video-preload-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/media/video-preload-actual.txt
@@ -5,9 +5,9 @@
Will load with 'preload=none', should not buffer automatically until 'play()' is called
RUN(video.setAttribute('preload', 'none'))
RUN(video.removeAttribute('autoplay'))
-EVENT(loadstart)
did not buffer automatically OK
RUN(handlePromise(video.play()))
+EVENT(loadstart)
EVENT(play)
EVENT(loadedmetadata)
buffered automatically OK
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210908/b6a08d59/attachment.htm>
More information about the webkit-unassigned
mailing list