WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
116970
[GTK][WK2] accessibility/multiselect-list-reports-active-option.html is failing
https://bugs.webkit.org/show_bug.cgi?id=116970
Summary
[GTK][WK2] accessibility/multiselect-list-reports-active-option.html is failing
Zan Dobersek
Reported
2013-05-29 10:13:24 PDT
The accessibility/multiselect-list-reports-active-option.html layout test is failing on GTK WK2.
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=accessibility%2Fmultiselect-list-reports-active-option.html
--- /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/multiselect-list-reports-active-option-expected.txt +++ /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/multiselect-list-reports-active-option-actual.txt @@ -5,23 +5,23 @@ PASS accessibleOne.isSelected is true -FAIL accessibleOne.isSelectedOptionActive should be true. Was false. +FAIL accessibleOne.isSelectedOptionActive should be true (of type boolean). Was undefined (of type undefined). PASS accessibleTwo.isSelected is false -PASS accessibleTwo.isSelectedOptionActive is false +FAIL accessibleTwo.isSelectedOptionActive should be false (of type boolean). Was undefined (of type undefined). PASS accessibleThree.isSelected is false -PASS accessibleThree.isSelectedOptionActive is false +FAIL accessibleThree.isSelectedOptionActive should be false (of type boolean). Was undefined (of type undefined). PASS accessibleOne.isSelected is false -PASS accessibleOne.isSelectedOptionActive is false +FAIL accessibleOne.isSelectedOptionActive should be false (of type boolean). Was undefined (of type undefined). PASS accessibleTwo.isSelected is true -FAIL accessibleTwo.isSelectedOptionActive should be true. Was false. +FAIL accessibleTwo.isSelectedOptionActive should be true (of type boolean). Was undefined (of type undefined). PASS accessibleThree.isSelected is false -PASS accessibleThree.isSelectedOptionActive is false +FAIL accessibleThree.isSelectedOptionActive should be false (of type boolean). Was undefined (of type undefined). PASS accessibleOne.isSelected is false -PASS accessibleOne.isSelectedOptionActive is false +FAIL accessibleOne.isSelectedOptionActive should be false (of type boolean). Was undefined (of type undefined). PASS accessibleTwo.isSelected is true -PASS accessibleTwo.isSelectedOptionActive is false +FAIL accessibleTwo.isSelectedOptionActive should be false (of type boolean). Was undefined (of type undefined). PASS accessibleThree.isSelected is true -FAIL accessibleThree.isSelectedOptionActive should be true. Was false. +FAIL accessibleThree.isSelectedOptionActive should be true (of type boolean). Was undefined (of type undefined). TEST COMPLETE
Attachments
Add attachment
proposed patch, testcase, etc.
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