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   

Description Arcady Goldmints-Orlov 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
Comment 1 Radar WebKit Bug Importer 2021-10-25 10:33:41 PDT
<rdar://problem/84620196>
Comment 2 Philippe Normand 2023-11-11 05:21:55 PST
*** Bug 264668 has been marked as a duplicate of this bug. ***
Comment 3 Philippe Normand 2023-11-11 05:22:09 PST
Also times out now.