[Webkit-unassigned] [Bug 116971] New: [GTK][WK2] accessibility/poorly-formed-aria-table.html is failing on WK2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 29 10:17:36 PDT 2013


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

           Summary: [GTK][WK2] accessibility/poorly-formed-aria-table.html
                    is failing on WK2
           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/poorly-formed-aria-table.html layout test is failing on GTK WK2.
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=accessibility%2Fpoorly-formed-aria-table.html

--- /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/poorly-formed-aria-table-expected.txt
+++ /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/poorly-formed-aria-table-actual.txt
@@ -3,8 +3,8 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-PASS grid.rowAtIndex(0).isEqual(row1) is true
-PASS grid.rowAtIndex(1).isEqual(row2) is true
+FAIL grid.rowAtIndex(0).isEqual(row1) should be true. Threw exception TypeError: 'null' is not an object (evaluating 'grid.rowAtIndex(0).isEqual')
+FAIL grid.rowAtIndex(1).isEqual(row2) should be true. Threw exception TypeError: 'null' is not an object (evaluating 'grid.rowAtIndex(1).isEqual')
 PASS grid.rowCount is 2
 PASS successfullyParsed is true

-- 
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