On Thu Jul 10 11:14:26 2008, coke wrote:
> The following tests fail during 'make test' on feather in the pd25cx
branch.
>
> Test Summary Report
> -------------------
> t/op/gc.t (Wstat: 256 Tests: 20
Failed: 1)
> Failed test: 12
> Non-zero exit status: 1
> t/compilers/pge/03-optable.t (Wstat: 512 Tests: 35
Failed: 2)
> Failed tests: 34-35
> Non-zero exit status: 2
> t/compilers/pge/perl6regex/01-regex.t (Wstat: 6 Tests: 98 Failed: 0)
> Parse errors: No plan found in TAP output
> Files=585, Tests=10658, 367 wallclock secs ( 0.80 usr 1.68 sys +
> 136.67 cusr 42.41 csys = 181.56 CPU)
> Result: FAIL
> Failed 3/585 test programs. 3/10658 subtests failed.
> make: *** [test] Error 255
>
>
The only test result oddity in 'make test' for me now is a passing test
("pop_eh out of context (2) # TODO handler dynamic scope") in
t/op/exceptions.t
All tests successful.
Test Summary Report
-------------------
t/op/exceptions.t (Wstat: 0 Tests: 29 Failed: 0)
TODO passed: 20
Files=1, Tests=29, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.20 cusr
0.29 csys = 0.50 CPU)
Result: PASS
--
Will "Coke" Coleda