[Webkit-unassigned] [Bug 260929] New: REGRESSION(266896 at main): imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/location-of-the-media-resource/currentSrc.html is a flaky text failure.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 30 15:47:44 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=260929

            Bug ID: 260929
           Summary: REGRESSION(266896 at main):
                    imported/w3c/web-platform-tests/html/semantics/embedde
                    d-content/media-elements/location-of-the-media-resourc
                    e/currentSrc.html is a flaky text failure.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ben_schwartz at apple.com

imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/location-of-the-media-resource/currentSrc.html

This test is a flaky text failure on all platforms.

HISTORY:

https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fembedded-content%2Fmedia-elements%2Flocation-of-the-media-resource%2FcurrentSrc.html

TEXT DIFF:

 PASS video.currentSrc initial value
 PASS video.currentSrc after setting src attribute ""
 PASS video.currentSrc after adding source element with src attribute ""
-PASS video.currentSrc after setting src attribute "."
-PASS video.currentSrc after adding source element with src attribute "."
+FAIL video.currentSrc after setting src attribute "." assert_equals: expected "http://localhost:8800/html/semantics/embedded-content/media-elements/location-of-the-media-resource/" but got ""
+FAIL video.currentSrc after adding source element with src attribute "." assert_equals: expected "http://localhost:8800/html/semantics/embedded-content/media-elements/location-of-the-media-resource/" but got ""
 FAIL video.currentSrc after setting src attribute " " assert_equals: expected "http://localhost:8800/html/semantics/embedded-content/media-elements/location-of-the-media-resource/currentSrc.html" but got ""
 FAIL video.currentSrc after adding source element with src attribute " " assert_equals: expected "http://localhost:8800/html/semantics/embedded-content/media-elements/location-of-the-media-resource/currentSrc.html" but got ""
-PASS video.currentSrc after setting src attribute "data:,"
+FAIL video.currentSrc after setting src attribute "data:," assert_equals: expected "data:," but got ""
 FAIL video.currentSrc after adding source element with src attribute "data:," assert_equals: expected "data:," but got ""

DIFF URL:

https://build.webkit.org/results/Apple-Ventura-Release-AppleSilicon-WK2-Tests/267458%40main%20(4705)/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/location-of-the-media-resource/currentSrc-pretty-diff.html

REPRODUCIBILITY:

I was able to reproduce this bug on macOS Ventura (13.5, 22G74/arm64) using the following command:

run-webkit-tests --clobber-old-results --verbose imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/location-of-the-media-resource/currentSrc.html --iterations 100 --child-processes 10 -f

-- 
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/20230830/1d3ce9b8/attachment.htm>


More information about the webkit-unassigned mailing list