chromatic wrote:
> Tests 14 and 15 in t/examples/shootout.t fail on Linux/PPC because 
> jit_set_args_pc does not handle floating point arguments correctly.  I poked 
> at the code a little bit, but PPC is different enough with its relative 
> wealth of registers that I couldn't fix things trivially.  (I'm not even sure 
> I can debug the problem properly; copying and modifying the code from the x86 
> JIT doesn't do it.)
> 
> Does this test work correctly on Mac OS X?
> 
> -- c
> 

I just updated parrot and ran the tests. Here's the summary:

Failed Test                       Stat Wstat Total Fail  Failed  List of
Failed
-------------------------------------------------------------------------------
t/compilers/pge/p6regex/01-regex.              493    1   0.20%  322
t/examples/library.t                 1   256     4    1  25.00%  3
t/examples/shootout.t                2   512    20    2  10.00%  14-15
t/library/pcre.t                     1   256     1    1 100.00%  1
t/op/sprintf.t                                 308   34  11.04%  5 7 9
11-13 16
                                                                 20
23-24 27 29
                                                                 32-33 37-44
                                                                 238-243 245
                                                                 304-308
t/op/stringu.t                       1   256    25    1   4.00%  25
11 tests and 673 subtests skipped.
Failed 6/251 test scripts, 97.61% okay. 40/5826 subtests failed, 99.31%
okay.
make: *** [test] Error 255

Parrot is one sick puppy. See
http://www.magma.ca/~shawnhcorey/2006-07/1153500473.html for my systems'
configuration.


-- 
__END__

Just my 0.00000002 million dollars worth,
   --- Shawn

"For the things we have to learn before we can do them, we learn by
doing them."
  Aristotle

"Where you find the greatest fear, you find the greatest courage."

Reply via email to