Bug 232249

Summary: [GTK][WPE] Test accessibility/video-element-url-attribute.html fails since it was added
Product: WebKit Reporter: Arcady Goldmints-Orlov <crzwdjk>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: andresg_22, philn, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Arcady Goldmints-Orlov
Reported 2021-10-25 10:33:27 PDT
The test accessibility/video-element-url-attribute.html was added in r283799, and has been failing on both GTK and WPE since then, with the following diff: --- /home/buildbot/worker/gtk-linux-64-release-skip-failing-tests/build/layout-test-results/accessibility/video-element-url-attribute-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-skip-failing-tests/build/layout-test-results/accessibility/video-element-url-attribute-actual.txt @@ -6,9 +6,10 @@ baseVideoPath = "resources/test.mp4" PASS video.url.includes(baseVideoPath) is true PASS video.url.includes(baseVideoPath) is true -PASS !video.url is true -PASS !video.url is true +FAIL !video.url should be true. Was false. +FAIL !video.url should be true. Was false. PASS successfullyParsed is true +Some tests failed. TEST COMPLETE
Attachments
Radar WebKit Bug Importer
Comment 1 2021-10-25 10:33:41 PDT
Philippe Normand
Comment 2 2023-11-11 05:21:55 PST
*** Bug 264668 has been marked as a duplicate of this bug. ***
Philippe Normand
Comment 3 2023-11-11 05:22:09 PST
Also times out now.
Note You need to log in before you can comment on or make changes to this bug.