id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
38,t/op/trans.t:atan2 fails in JIT core,whiteknight,jkeenan,"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)
",bug,closed,normal,1.1,core,,medium,fixed,JIT atan2,,,,
