On Wednesday 10 December 2008 23:20:22 Moritz Lenz wrote:

> Parrot r33793 has has two failures in 'make fulltest', in the last bunch
> of the test runs. (I don't see how to find out which runcore that is).

It's the run-from-PBC runcore.

> Test Summary Report
> -------------------
> t/op/pushaction                    (Wstat: 256 Tests: 7 Failed: 1)
>   Failed test:  6
>   Non-zero exit status: 1
> t/pmc/sub                          (Wstat: 256 Tests: 64 Failed: 1)
>   Failed test:  63
>   Non-zero exit status: 1
> Files=248, Tests=8209, 257 wallclock secs ( 2.34 usr  0.32 sys + 147.01
> cusr 36.98 csys = 186.65 CPU)
> Result: FAIL
> make[1]: *** [testr] Error 1

[testr] gives the answer.

This should mean that you can run t/op/pushaction_6.pbc and see the same 
error, for example (or parrot -r t/op/pushaction_6.p(ir|asm)).

-- c

Reply via email to