[Webkit-unassigned] [Bug 91366] New: [EFL] fast/forms/number/spin-button-gets-disabled-or-readonly.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 16 00:55:18 PDT 2012


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

           Summary: [EFL]
                    fast/forms/number/spin-button-gets-disabled-or-readonl
                    y.html is flaky
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: christophe.dumez at intel.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


fast/forms/number/spin-button-gets-disabled-or-readonly.html is flaky on the build bot:

--- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/fast/forms/number/spin-button-gets-disabled-or-readonly-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/fast/forms/number/spin-button-gets-disabled-or-readonly-actual.txt
@@ -10,17 +10,17 @@
 delay = 1 ms
 PASS input.value is "1234566"
 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"
 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