Am Dienstag, 15. Mai 2007 01:17 schrieb chromatic:
> Hi everyone,
>
> I'm handling the release tomorrow, so please hold off on changes to the
> core code until after the release.  Documentation and typo fixes are fine.
> Language changes are fine too.  Not-too-invasive bug fixes are good.
>
> In the meantime, I'd like to collect platform status results, smoke test
> results, and any information you think should be in the new features list.

Statically built parrot on SuSE 10.1 AMD X2, gcc 4.1.0
2.6.16.27-0.9-smp #1 SMP Tue Feb 13 09:35:18 UTC 2007 x86_64 x86_64 x86_64 
GNU/Linux

All tests successful, 9 tests and 548 subtests skipped.

Same compiled as 32-bit parrot ( ./Configure.pl  --m=32 ... )

Failed Test          Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/examples/library.t    1   256     4    1  25.00%  3
t/library/pcre.t        1   256     1    1 100.00%  1
10 tests and 546 subtests skipped.
 
$ make testj # on above 32-bit version

Failed Test          Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/dynoplibs/myops.t     1   256     8    1  12.50%  4
t/examples/japh.t       1   256    17    1   5.88%  4
t/examples/library.t    1   256     4    1  25.00%  3
t/library/pcre.t        1   256     1    1 100.00%  1
t/pmc/threads.t         1   256    20    1   5.00%  16
9 tests and 170 subtests skipped.
Failed 5/224 test scripts, 97.77% okay. 5/4435 subtests failed, 99.89% okay.

> -- c

HTH
leo

Reply via email to