# New Ticket Created by Will Coleda
# Please include the string: [perl #32784]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=32784 >
oolong:~/research/parrot coke$ perl t/harness t/dynclass/pybuiltin.t
t/dynclass/pybuiltin....NOK 1# Failed test (t/dynclass/pybuiltin.t at line
21)
# got: '13
# 1
# (31-13j)
# 31.0
# 0x1f
# 31
# no bigint lib loaded'
# expected: '13
# 1
# (31-13j)
# 31.0
# 0x1f
# 31
# 31L
# 037
# '
# '(cd . && ./parrot
"/Users/coke/research/parrot/t/dynclass/pybuiltin_1.imc")' failed with exit
code 1
t/dynclass/pybuiltin....ok 2/3# Looks like you failed 1 tests of 3.
t/dynclass/pybuiltin....dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/3 tests, 66.67% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/dynclass/pybuiltin.t 1 256 3 1 33.33% 1
Failed 1/1 test scripts, 0.00% okay. 1/3 subtests failed, 66.67% okay.