[Webkit-unassigned] [Bug 221368] New: [ BigSur WK1] media/video-multiple-concurrent-playback.html is flakey text failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 3 17:26:12 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=221368
Bug ID: 221368
Summary: [ BigSur WK1]
media/video-multiple-concurrent-playback.html is
flakey text failing
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Jenner at apple.com
media/video-multiple-concurrent-playback.html
Is flakey failing only on Big Sur in WK1.
HISTORY URL:
https://results.webkit.org/?suite=layout-tests&test=media%2Fvideo-multiple-concurrent-playback.html
Bug Reported in r272344.
DIFF URL:
https://build.webkit.org/results/Apple-BigSur-Release-WK1-Tests/r272344%20(1408)/media/video-multiple-concurrent-playback-pretty-diff.html
DIFF TEXT:
--- /Volumes/Data/slave/bigsur-release-tests-wk1/build/layout-test-results/media/video-multiple-concurrent-playback-expected.txt
+++ /Volumes/Data/slave/bigsur-release-tests-wk1/build/layout-test-results/media/video-multiple-concurrent-playback-actual.txt
@@ -34,8 +34,8 @@
RUN(videos[3].play())
EVENT(pause)
-EXPECTED (videos[0].paused == 'false') OK
-EXPECTED (videos[1].paused == 'false') OK
+EXPECTED (videos[0].paused == 'false'), OBSERVED 'true' FAIL
+EXPECTED (videos[1].paused == 'false'), OBSERVED 'true' FAIL
EXPECTED (videos[2].paused == 'true') OK
EXPECTED (videos[3].paused == 'false') OK
END OF TEST
Flakey failure first reported in history at r271063, which is close to when this test started running on Big Sur in WK1.
This test has only failed in Big Sur on WK1. It does not flakey fail on Catalina WK1, or in WK2.
--
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/20210204/f90d8590/attachment.htm>
More information about the webkit-unassigned
mailing list