[Webkit-unassigned] [Bug 145366] FTL is not working on Windows.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 20 23:54:37 PDT 2015


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

--- Comment #26 from peavo at outlook.com ---
Ah, I'm not sure what rounding mode I am using, how do I set it?

--- ../.tests/jsc-layout-tests.yaml/js/math-expected.txt    2015-06-20 10:18:23.243854000 -0700
+++ ../jsc-layout-tests.yaml/js/script-tests/math.js.layout.out    2015-06-20 10:40:02.156854000 -0700
@@ -198,7 +198,7 @@
 PASS Math.sign(-Infinity) is -1
 PASS Math.sin(NaN) is NaN
 PASS Math.sin(0) is 0
-PASS Math.sin(-0) is -0
+FAIL Math.sin(-0) should be -0. Was 0.
 PASS Math.sin(Infinity) is NaN
 PASS Math.sin(-Infinity) is NaN
 PASS Math.sqrt(NaN) is NaN

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150621/d43362b3/attachment-0001.html>


More information about the webkit-unassigned mailing list