[Webkit-unassigned] [Bug 75692] New: [Qt] REGRESSION(r104267): fast/js/date-constructor.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 6 02:29:10 PST 2012


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

           Summary: [Qt] REGRESSION(r104267):
                    fast/js/date-constructor.html fails
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: loki at webkit.org, barraclough at apple.com,
                    zherczeg at webkit.org, fpizlo at apple.com
            Blocks: 70998


After r104267 fast/js/date-constructor.html started to fail on Qt:
--- /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/fast/js/date-constructor-expected.txt 
+++ /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/fast/js/date-constructor-actual.txt 
@@ -31,7 +31,7 @@
 PASS Number(new Date(new Date(1, 1, 1, 1, Infinity, 1, 1, 1, 1))) is Number.NaN
 PASS Number(new Date(new Date(1, 1, 1, 1, 1, Infinity, 1, 1, 1))) is Number.NaN
 PASS Number(new Date(new Date(1, 1, 1, 1, 1, 1, Infinity, 1, 1))) is Number.NaN
-PASS Number(new Date(new Date(1, 1, 1, 1, 1, 1, 1, 1, Infinity))) is -2174741938999
+FAIL Number(new Date(new Date(1, 1, 1, 1, 1, 1, 1, 1, Infinity))) should be -2174741938999. Was -2174770738999.
 PASS testStr is "1234567"
 PASS testStr is "1234567"
 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