RESOLVED FIXED 200302
[GTK][WPE] accessibility/media-with-aria-label.html is failing
https://bugs.webkit.org/show_bug.cgi?id=200302
Summary [GTK][WPE] accessibility/media-with-aria-label.html is failing
Zan Dobersek
Reported 2019-07-31 07:24:21 PDT
The accessibility/media-with-aria-label.html is failing since introduced in r247891. https://trac.webkit.org/changeset/247891/webkit --- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/accessibility/media-with-aria-label-expected.txt +++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/accessibility/media-with-aria-label-actual.txt @@ -5,8 +5,8 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS video1.description is 'AXDescription: Video One' -PASS audio1.description is 'AXDescription: Audio One' +FAIL video1.description should be AXDescription: Video One. Was AXDescription: . +FAIL audio1.description should be AXDescription: Audio One. Was AXDescription: . PASS successfullyParsed is true TEST COMPLETE
Attachments
Diego Pino
Comment 1 2023-01-25 19:37:48 PST
There are no references to this bug in any TestExpectations. It's probable this bug was solved at some point but it wasn't marked as closed. I'm closing this bug now. If you think this bug report is still valid, please reopen it and add an entry to TestExpectations.
Radar WebKit Bug Importer
Comment 2 2023-01-25 19:38:58 PST
Note You need to log in before you can comment on or make changes to this bug.