From 'make test':

t/dynpmc/foo.................................ok
        1/9 skipped: various reasons
t/dynpmc/gdbmhash............................ok
t/dynpmc/rational............................ok
        1/8 skipped: various reasons

... and these have been the results for these tests for months.



Same box (ppc-darwin, Mac 0S X 10.4.11), 'make smoke' (possibly a few revisions later):

- t/dynpmc/foo.t

#     Failed test (t/dynpmc/foo.t at line 57)
# Exited with error code: 1
# Received:
# Class 'Foo' not found
# current instr.: 'main' pc 16 (/Users/jimk/smoke/brooklyn.kid51.at.gmail.com/t/dynpmc/foo_3.pir:15)
#
# Expected:
# 42
#
# Looks like you failed 1 test of 9.
- t/dynpmc/gdbmhash.t
- t/dynpmc/rational.t

#     Failed test (t/dynpmc/rational.t at line 57)
# Exited with error code: 1
# Received:
# Class 'Rational' not found
# current instr.: 'main' pc 16 (/Users/jimk/smoke/brooklyn.kid51.at.gmail.com/t/dynpmc/rational_3.pir:15)
#
# Expected:
# 43
#
# Looks like you failed 1 test of 8.

Reply via email to