[Webkit-unassigned] [Bug 88519] New: [Qt] 2 math sputnik test fail on 32 bit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 7 03:43:35 PDT 2012


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

           Summary: [Qt] 2 math sputnik test fail on 32 bit
           Product: WebKit
           Version: 420+
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: zherczeg at webkit.org
            Blocks: 87008


- sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html
- sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html

--- /tmp/layout-test-results/sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7-expected.txt    2012-06-07 03:35:10.838039831 -0700
+++ /tmp/layout-test-results/sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7-actual.txt      2012-06-07 03:35:10.825900458 -0700
@@ -1,6 +1,6 @@
 S15.8.2.16_A7

-PASS
+FAIL SputnikError: x = 6.283185307179586 libc.sin(x) = -2.4492935982947064e-16 Math.sin(x) = -2.4492127076447545e-16 Math.abs(libc.sin(x) - Math.sin(x)) > 1.9721522630525295e-31

 TEST COMPLETE


--- /tmp/layout-test-results/sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7-expected.txt    2012-06-07 03:35:10.946038911 -0700
+++ /tmp/layout-test-results/sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7-actual.txt      2012-06-07 03:35:10.946038911 -0700
@@ -1,6 +1,6 @@
 S15.8.2.18_A7

-PASS
+FAIL SputnikError: x = -1.5707963267948966 libc.tan(x) = -16331239353195370 Math.tan(x) = -16331778728383844 Math.abs(libc.tan(x) - Math.tan(x)) > 8

 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