[Webkit-unassigned] [Bug 96196] New: REGRESSION (r127882): accessibility/spinbutton-value.html failing on GTK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 9 00:10:08 PDT 2012


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

           Summary: REGRESSION (r127882):
                    accessibility/spinbutton-value.html failing on GTK
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://build.webkit.org/results/GTK%20Linux%2064-bit%2
                    0Release/r127883%20(28367)/results.html
        OS/Version: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure, MakingBotsRed, Regression
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com
                CC: msanchez at igalia.com


accessibility/spinbutton-value.html started failing on GTK after it was introduced in r127882
http://trac.webkit.org/changeset/127882.

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/accessibility/spinbutton-value-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/accessibility/spinbutton-value-actual.txt 
@@ -5,10 +5,10 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-PASS endsWith(axSpin.intValue, '5') is true
-PASS endsWith(axSpin.minValue, '1') is true
-PASS endsWith(axSpin.maxValue, '9') is true
-PASS endsWith(axSpin.valueDescription, '5 of 9') is true
+FAIL endsWith(axSpin.intValue, '5') should be true. Was false.
+FAIL endsWith(axSpin.minValue, '1') should be true. Was false.
+FAIL endsWith(axSpin.maxValue, '9') should be true. Was false.
+FAIL endsWith(axSpin.valueDescription, '5 of 9') should be true. Was false.
 PASS axSpin.title is axUntitled.title
 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