RESOLVED FIXED 114877
[EFL] accessibility/link-inside-button-accessible-text.html is failing on EFL port
https://bugs.webkit.org/show_bug.cgi?id=114877
Summary [EFL] accessibility/link-inside-button-accessible-text.html is failing on EFL...
Sudarsana Nagineni (babu)
Reported 2013-04-19 07:48:28 PDT
accessibility/link-inside-button-accessible-text.html test introduced in r148136 is failing on EFL port. http://build.webkit.org/results/EFL%20Linux%2064-bit%20Release%20WK2/r148741%20%287524%29/accessibility/link-inside-button-accessible-text-diff.txt --- /home/buildslave-1/webkit-buildslave/efl-linux-64-release-wk2/build/layout-test-results/accessibility/link-inside-button-accessible-text-expected.txt +++ /home/buildslave-1/webkit-buildslave/efl-linux-64-release-wk2/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
Mario Sanchez Prada
Comment 1 2013-09-16 03:42:34 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:51 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.