[Webkit-unassigned] [Bug 232249] New: [GTK][WPE] Test accessibility/video-element-url-attribute.html fails since it was added
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 25 10:33:27 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=232249
Bug ID: 232249
Summary: [GTK][WPE] Test
accessibility/video-element-url-attribute.html fails
since it was added
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: agoldmints at igalia.com
CC: andresg_22 at apple.com,
webkit-bug-importer at group.apple.com
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
--
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/20211025/2a9240a8/attachment.htm>
More information about the webkit-unassigned
mailing list