RESOLVED FIXED 105443
REGRESSION (r138112): accessibility/aria-controls-with-tabs.html is failing on GTK
https://bugs.webkit.org/show_bug.cgi?id=105443
Summary REGRESSION (r138112): accessibility/aria-controls-with-tabs.html is failing o...
Zan Dobersek
Reported 2012-12-19 08:58:05 PST
The accessibility/aria-controls-with-tabs.html is failing on GTK since r138112 landed. http://trac.webkit.org/changeset/138112 http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=accessibility%2Faria-controls-with-tabs Here's the diff: --- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/accessibility/aria-controls-with-tabs-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/accessibility/aria-controls-with-tabs-actual.txt @@ -11,10 +11,10 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS tab2.isSelected is true +FAIL tab2.isSelected should be true. Was false. PASS tab1.isSelected is false PASS tab2.isSelected is false -PASS tab1.isSelected is true +FAIL tab1.isSelected should be true. Was false. PASS successfullyParsed is true TEST COMPLETE
Attachments
Zan Dobersek
Comment 1 2013-01-10 01:24:11 PST
Note You need to log in before you can comment on or make changes to this bug.