[Webkit-unassigned] [Bug 105443] New: REGRESSION (r138112): accessibility/aria-controls-with-tabs.html is failing on GTK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 08:55:49 PST 2012


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

           Summary: REGRESSION (r138112):
                    accessibility/aria-controls-with-tabs.html is failing
                    on GTK
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk, LayoutTestFailure, Regression
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com
                CC: jdiggs at igalia.com, apinheiro at igalia.com,
                    dmazzoni at google.com
            Blocks: 98347


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

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