[Webkit-unassigned] [Bug 116970] New: [GTK][WK2] accessibility/multiselect-list-reports-active-option.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 29 10:14:53 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=116970

           Summary: [GTK][WK2]
                    accessibility/multiselect-list-reports-active-option.h
                    tml is failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk, LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list