As ponie makes no changes to parrot, and these are parrot regression tests,
these are parrot bugs, so they really should go to perl6-internals.
I've also just seen t/library/pcre.t fail, from a checkout last night.
> t/library/pcre.................
> # Failed test (t/library/pcre.t at line 33)
> # got: 'ok 1
> # no extension: file 'libpcre'
> # '
> # expected: 'ok 1
> # ok 2
> # ok 3
> # ok 4
> # ok 5
> # '
> # './parrot --gc-debug "/usr/local/src/ponie/parrot/t/library/pcre_1.pir"' failed with exit code 42
> # Looks like you failed 1 test of 1.
> dubious
> Test returned status 1 (wstat 256, 0x100)
> DIED. FAILED test 1
> Failed 1/1 tests, 0.00% okay
That parrot error on OS X looks familiar to me. I don't know why it's going
wrong.
Nicholas Clark