WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
114626
[GTK] accessibility/link-inside-button-accessible-text.html is failing
https://bugs.webkit.org/show_bug.cgi?id=114626
Summary
[GTK] accessibility/link-inside-button-accessible-text.html is failing
Zan Dobersek
Reported
2013-04-15 09:19:20 PDT
The accessibility/link-inside-button-accessible-text.html layout test is failing since introduced in
r148136
.
http://trac.webkit.org/changeset/148136
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=accessibility%2Flink-inside-button-accessible-text.html&revision=148140
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/accessibility/link-inside-button-accessible-text-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/accessibility/link-inside-button-accessible-text-actual.txt @@ -3,8 +3,8 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS button1.title is 'AXTitle: foo1' -PASS button2.title is 'AXTitle: foo2' +FAIL button1.title should be AXTitle: foo1. Was AXTitle: . +FAIL button2.title should be AXTitle: foo2. Was AXTitle: . PASS successfullyParsed is true TEST COMPLETE
Attachments
Add attachment
proposed patch, testcase, etc.
Mario Sanchez Prada
Comment 1
2013-09-16 03:42:24 PDT
This test has been consistently passing now, and I believe that it's due to the SVN
r155374
, after looking at the dashboard:
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#revision=155393&tests=accessibility%2Flink-inside-button-accessible-text.html
I'll unskip it and solve this bug then
Mario Sanchez Prada
Comment 2
2013-09-16 03:48:53 PDT
Failure expectation removed:
http://trac.webkit.org/changeset/155848
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug