[Webkit-unassigned] [Bug 106316] New: [GTK] accessibility/render-counter-text.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 8 02:14:57 PST 2013


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

           Summary: [GTK] accessibility/render-counter-text.html 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
            Blocks: 98347


The accessibility/render-counter-text.html layout test is failing on the GTK port. It was added in r139002.
http://trac.webkit.org/changeset/139002

Here's the diff:
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/accessibility/render-counter-text-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/accessibility/render-counter-text-actual.txt
@@ -2,12 +2,12 @@

 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

-PASS line1.childAtIndex(0).stringValue is 'AXValue: 1'
-PASS line1.childAtIndex(1).stringValue is 'AXValue: :'
-PASS line1.childAtIndex(2).stringValue is 'AXValue: line1'
-PASS line2.childAtIndex(0).stringValue is 'AXValue: 2'
-PASS line2.childAtIndex(1).stringValue is 'AXValue: :'
-PASS line2.childAtIndex(2).stringValue is 'AXValue: line2'
+FAIL line1.childAtIndex(0).stringValue should be AXValue: 1. Was .
+FAIL line1.childAtIndex(1).stringValue should be AXValue: :. Was .
+FAIL line1.childAtIndex(2).stringValue should be AXValue: line1. Was .
+FAIL line2.childAtIndex(0).stringValue should be AXValue: 2. Was .
+FAIL line2.childAtIndex(1).stringValue should be AXValue: :. Was .
+FAIL line2.childAtIndex(2).stringValue should be AXValue: line2. Was .
 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