#38: t/op/trans.t:atan2 fails in JIT core
-------------------------+--------------------------------------------------
 Reporter:  whiteknight  |       Owner:       
     Type:  bug          |      Status:  new  
 Priority:  normal       |   Milestone:  0.8.2
Component:  none         |     Version:       
 Severity:  medium       |    Keywords:       
     Lang:               |       Patch:       
 Platform:               |  
-------------------------+--------------------------------------------------
 I'm getting a test failure in the "atan2" test of t/op/trans.t is failing
 in the JIT core. Here's some of the output:

 make testj
 t/op/trans.............................dubious
         Test returned status 1 (wstat 256, 0x100)
 DIED. FAILED test 13
         Failed 1/22 tests, 95.45% okay
 #   Failed test 'atan2'
 #   at t/op/trans.t line 268.
 #          got: 'not ok 1
 # not ok 2
 # not ok 3
 # not ok 4
 # not ok 5
 # not ok 6
 # not ok 7
 # not ok 8
 # not ok 9
 # not ok 10
 # not ok 11
 # not ok 12
 # ok 13
 # ok 14
 # ok 15
 # ok 16
 # '
 #     expected: 'ok 1
 # ok 2
 # ok 3
 # ok 4
 # ok 5
 # ok 6
 # ok 7
 # ok 8
 # ok 9
 # ok 10
 # ok 11
 # ok 12
 # ok 13
 # ok 14
 # ok 15
 # ok 16
 # '
 # Looks like you failed 1 test of 22.
 Failed 1/248 test programs. 1/7945 subtests failed.
 make[1]: *** [testj] Error 255
 make: [fulltest] Error 2 (ignored)

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/38>
Parrot <http://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to