On Thu Jun 19 16:50:19 2008, [EMAIL PROTECTED] wrote: > Using Perl 5.8.8, gnumake and the Sun C compiler version 5.9, I get > the > following results from 'make test' on a Sparc system running Solaris > 10 with > Parrot svn revision 28514: > > t/op/sprintf.................................ok > 117/308 skipped: various reasons, 1/308 unexpectedly succeeded > TODO PASSED test 157 > > t/codingstd/trailing_space...................NOK 1/1 > # Failed test 'no trailing whitespace' > # at t/codingstd/trailing_space.t line 50. > # Trailing space or tab char found in the following files: > # /home/phoebus3/ANJ/work/parrot/config/init/hints/darwin.pm 13 > # That's 1 failed files out of 1550 files total. > # Looks like you failed 1 test of 1. > t/codingstd/trailing_space...................dubious > Test returned status 1 (wstat 256, 0x100) > DIED. FAILED test 1 > Failed 1/1 tests, 0.00% okay > Failed Test Stat Wstat Total Fail List of Failed > ------------------------------------------------------------------------------- > t/codingstd/trailing_space.t 1 256 1 1 1
This has been fixed in a separate ticket.