On Fri, Sep 26, 2008 at 09:05:32AM -0700, Moritz Lenz wrote: > in r31436 the test t/spec/S29-conversions/ord_and_chr.t fails on my > computer when called through make (ie 'make spectest_regression' or > 'make t/spec/S29-conversions/ord_and_chr.t', but succeeds if the > corresponding .rakudo file is called manually, or though > tools/test_summary.pl.
This has to be a problem with the test harness or Parrot somehow -- we've noted many times in the past that running things from the harness sometimes causes things to fail that otherwise succeed. At this point I'm not sure if this ticket belongs in the perl6 RT queue or the parrot RT queue. There's not much that Rakudo can do to resolve the issue, so I'm thinking we may need to move it to the Parrot queue. Pm