James E Keenan wrote:


make testr
t/compilers/imcc/syn/regressions   (Wstat: 256 Tests: 14 Failed: 1)
  Failed test:  14

As was the case on Linux/i386, Infinoid's fix to the test in r38920 got all instances of regressions.t to pass except -r:

$ perl t/harness -r t/compilers/imcc/syn/regressions.t
t/compilers/imcc/syn/regressions....1/14
not ok 4 - comments between .param(RT \#46499) # TODO broken
not ok 6 - whitespace between .param(RT \#46499) # TODO broken
t/compilers/imcc/syn/regressions....7/14 not ok 7 - off by one error message (RT \#40204) # TODO broken not ok 13 - long register numbers in PASM (RT \#41788) # TODO works in PIR, not PASM
t/compilers/imcc/syn/regressions....14/14
#   Failed test 'die in immediate, TT \#629'
#   at t/compilers/imcc/syn/regressions.t line 184.
#                   'no
# current instr.: 'foo' pc 0 (/Users/jimk/work/parrot/t/compilers/imcc/syn/regressions_14.pir:2)
# Parrot VM: Can't stat t/compilers/imcc/syn/regressions_14.pbc, code 2.
# main: Packfile loading failed
# '
#     doesn't match '/no\ncurrent inst.*:[\d-]+\)$/
# '
# 'ARRAY(0x180ee30)' failed with exit code 1
# Looks like you failed 1 test of 14.
t/compilers/imcc/syn/regressions.... Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/14 subtests

Test Summary Report
-------------------
t/compilers/imcc/syn/regressions (Wstat: 256 Tests: 14 Failed: 1)
  Failed test:  14
  Non-zero exit status: 1
Files=1, Tests=14, 3 wallclock secs ( 0.05 usr 0.02 sys + 0.85 cusr 0.93 csys = 1.85 CPU)
Result: FAIL


_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to