[Webkit-unassigned] [Bug 112676] REGRESSION(r146089): It broke 20 sputnik tests on ARM traditional and Thumb2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 19 15:52:18 PDT 2013


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





--- Comment #9 from Csaba Osztrogonac <ossy at webkit.org>  2013-03-19 15:54:45 PST ---
(In reply to comment #8)
> Created an attachment (id=193906)
 --> (https://bugs.webkit.org/attachment.cgi?id=193906&action=review) [details]
> command-line test

I have ARM traditional build now and this test fails with DFG JIT, 
but passes with disabled DFG JIT:

$ ./jsc -f 1.js --useDFGJIT=false
<span><span class="pass">PASS</span> </span>
<br /><span class="pass">TEST COMPLETE</span>

$ ./jsc -f 1.js
<span><span class="fail">FAIL</span> SputnikError: #002.05833591723e-3126.3659873724e-314-002.397855243786e-312F </span>
<br /><span class="pass">TEST COMPLETE</span>


Let me check it on Thumb2 build too.

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