Bug 232249 - [GTK][WPE] Test accessibility/video-element-url-attribute.html fails since it was added
Summary: [GTK][WPE] Test accessibility/video-element-url-attribute.html fails since it...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 264668 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-10-25 10:33 PDT by Arcady Goldmints-Orlov
Modified: 2023-11-11 05:22 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.