OS X: 10.4.2
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------
-------
t/library/streams.t 2 512 20 2 10.00% 18 20
t/src/manifest.t 1 256 5 1 20.00% 4
t/src/opcode-doc.t 1 256 1 1 100.00% 1
log snippets:
# Failed test (t/library/streams.t at line 1279)
# got: 'Null PMC access in isa()
# current instr.: 'Stream::Replay :: __set_pmc' pc 57 (library/Stream/
Replay.imc:89)
# called from Sub '_reader' pc 104 (library/Stream/Replay.imc:112)
# called from Sub '(null)' pc 39 (library/Stream/Replay.imc:70)
# called from Sub 'Stream::Writer :: write' pc 258 (library/Stream/
Replay.imc:184)
# called from Sub 'Stream::Writer :: write' pc 220 (library/Stream/
Replay.imc:164)
# called from Sub '_main' pc 22 (library/Stream/Replay.imc:53)
# '
# expected: 'reader start
# 1:'12'
# 2:'AB'
# 1:'AB45
# 3:'AB45*'
# reader done
# done
# finished
# '
# './parrot --gc-debug "/Users/wcoleda/research/leo-ctx5/t/library/
streams_18.pir"' failed with exit code 43
t/library/streams..............ok 19/20
# Failed test (t/library/streams.t at line 1442)
# got: 'main start
# reader start
# Null PMC access in find_method()
# current instr.: '(null)' pc 79 (/Users/wcoleda/research/leo-ctx5/t/
library/streams_20.pir:26)
# called from Sub '(null)' pc 39 (/Users/wcoleda/research/leo-ctx5/t/
library/streams_20.pir:18)
# called from Sub 'Stream::Writer :: write' pc 258 (/Users/wcoleda/
research/leo-ctx5/t/library/streams_20.pir:-1)
# called from Sub 'Stream::Writer :: write' pc 220 (/Users/wcoleda/
research/leo-ctx5/t/library/streams_20.pir:-1)
# called from Sub '_main' pc 23 (/Users/wcoleda/research/leo-ctx5/t/
library/streams_20.pir:16)
# '
# expected: 'main start
# reader start
# read:[hello]
# read:[world!]
# read:[parrot]
# read:[is cool]
# reader done
# main done
# finished
# '
# './parrot --gc-debug "/Users/wcoleda/research/leo-ctx5/t/library/
streams_20.pir"' failed with exit code 43
t/src/manifest.................NOK 4
# Failed test (t/src/manifest.t at line 69)
# Files ignored by SVN but not in MANIFEST.SKIP:
# ^languages/Zcode/Makefile$
# ^languages/Zcode/Makefile/
t/src/manifest.................ok 5/5# Looks like you failed 1 test
of 5.
t/src/manifest.................dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 4
Failed 1/5 tests, 80.00% okay
t/src/opcode-doc...............
# Failed test (t/src/opcode-doc.t at line 80)
# Opcode documentation errors:
# ops/core.ops:407: no documentation for DELETED_invoke()
# ops/core.ops:448: no documentation for DELETED_updatecc()
# Looks like you failed 1 test of 1.