[Webkit-unassigned] [Bug 96815] New: Flaky test: number-spinbutton-gets-disabled-or-readonly.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 14 11:29:17 PDT 2012


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

           Summary: Flaky test:
                    number-spinbutton-gets-disabled-or-readonly.html
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: yosin at chromium.org


http://build.webkit.org/results/Apple%20MountainLion%20Release%20WK2%20(Tests)/r128629%20(1038)/results.html

--- /Volumes/Data/slave/mountainlion-release-tests-wk2/build/layout-test-results/fast/forms/number/number-spinbutton-gets-disabled-or-readonly-expected.txt
+++ /Volumes/Data/slave/mountainlion-release-tests-wk2/build/layout-test-results/fast/forms/number/number-spinbutton-gets-disabled-or-readonly-actual.txt
@@ -8,19 +8,19 @@

 Test on a readonly number input form:
 delay = 1 ms
-PASS input.value is "1234566"
+FAIL input.value should be 1234566. Was 1234567.
 delay = 10 ms
-PASS input.value is "1234566"
+FAIL input.value should be 1234566. Was 1234567.
 delay = 100 ms
-PASS input.value is "1234566"
+FAIL input.value should be 1234566. Was 1234567.

 Test on a disabled number input form:
 delay = 1 ms
-PASS input.value is "1234566"
+FAIL input.value should be 1234566. Was 1234567.
 delay = 10 ms
-PASS input.value is "1234566"
+FAIL input.value should be 1234566. Was 1234567.
 delay = 100 ms
-PASS input.value is "1234566"
+FAIL input.value should be 1234566. Was 1234567.
 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