Hi everyone,

these failures probably aren't critical for release, however I thought
it best to mention them.

Paul

System: Solaris 9
cc: Sun C 5.8 2005/10/13
Parrot revision: 24033

t/library/pcre...............................
#     Failed test (t/library/pcre.t at line 35)
# Exited with error code: 1
# Received:
# ok 1
# ok 2
# Null PMC access in invoke()
# current instr.: 'parrot;PCRE;compile' pc 118
(/home/cochrane/parrot/runtime/parrot/library/pcre.pir:127)
# called from Sub 'main' pc 50 (/home/cochrane/parrot/t/library/pcre_1.pir:37)
#
# Expected:
# ok 1
# ok 2
# ok 3
# ok 4
# ok 5
#
t/library/pcre...............................NOK 1/1# Looks like you
failed 1 test of 1.

t/stm/basic_mt...............................ok 2/4
#     Failed test (t/stm/basic_mt.t at line 168)
# Exited with error code: 134
# Received:
# src/stm/backend.c:794: failed assertion 'successp'
# Abort
#
# Expected:
# /okay/
#
t/stm/basic_mt...............................NOK 3/4# Looks like you
failed 1 test of 4.


t/examples/library...........................ok 2/4Null PMC access in invoke()
current instr.: 'parrot;PCRE;compile' pc 118 (library/pcre.pir:127)
called from Sub 'parrot;PCRE;main' pc 271 (examples/library/pcre.pir:56)

#     Failed test (t/examples/library.t at line 67)
#          got: 'asdf =~ /as/
# '
#     expected: 'asdf =~ /as/
# 1 match(es):
# as
# '
t/examples/library...........................NOK 3/4# Looks like you
failed 1 test of 4.

Reply via email to