[Webkit-unassigned] [Bug 93074] New: [Qt][EFL] new fast/forms/datalist/range-snap-to-datalist.html introduced in r124549 fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 3 00:26:36 PDT 2012


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

           Summary: [Qt][EFL] new
                    fast/forms/datalist/range-snap-to-datalist.html
                    introduced in r124549 fails
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jbadics at inf.u-szeged.hu


This test fails on Qt and EFL since it has been introduced in http://trac.webkit.org/changeset/124549 with the following diff:

--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/forms/datalist/range-snap-to-datalist-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/forms/datalist/range-snap-to-datalist-actual.txt 
@@ -7,15 +7,15 @@
 PASS input.value is "0"
 PASS parseInt(input.value, 10) < 500 is true
 PASS input.value is "0"
-PASS input.value is '500'
+FAIL input.value should be 500. Was 483.
 PASS input.value is "0"
-PASS input.value is '500'
+FAIL input.value should be 500. Was 494.
 PASS input.value is "0"
-PASS input.value is '500'
+FAIL input.value should be 500. Was 506.
 PASS input.value is "0"
-PASS input.value is '500'
+FAIL input.value should be 500. Was 517.
 PASS input.value is "0"
-PASS input.value is '500'
+FAIL input.value should be 500. Was 528.
 PASS input.value is "0"
 PASS parseInt(input.value, 10) > 500 is true
 PASS input.value is "0"

The original bug can be found at
https://bugs.webkit.org/show_bug.cgi?id=92640

Could you have a look at it please?

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