James E Keenan wrote:
Here's what's failing on this OS/platform at the named revision:


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


Infinoid's commit in r38920 fixed all the failures in t/compilers/imcc/syn/regressions.t with the exception of '-r':

$ /usr/local/bin/perl t/harness -r t/compilers/imcc/syn/regressions.t
t/compilers/imcc/syn/regressions....2/14
not ok 4 - comments between .param(RT \#46499) # TODO broken
not ok 6 - whitespace between .param(RT \#46499) # TODO broken
not ok 7 - off by one error message (RT \#40204) # TODO broken
t/compilers/imcc/syn/regressions....9/14 not ok 13 - long register numbers in PASM (RT \#41788) # TODO works in PIR, not PASM

#   Failed test 'die in immediate, TT \#629'
#   at t/compilers/imcc/syn/regressions.t line 184.
#                   'no
# current instr.: 'foo' pc 0 (/home/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(0x815ea38)' 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, 2 wallclock secs ( 0.00 usr 0.00 sys + 0.30 cusr 0.08 csys = 0.38 CPU)
Result: FAIL

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

Reply via email to