develooper Front page | perl.perl5.porters | Postings from March 2003

Re: Bleadperl on Cygwin with threads, 1 Test fails

Thread Previous | Thread Next
From:
Gerrit P. Haase
Date:
March 19, 2003 23:30
Subject:
Re: Bleadperl on Cygwin with threads, 1 Test fails
Message ID:
77986211056.20030320083350@familiehaase.de
Hallo H.Merijn,

>> >Could you run a second Conf with 32bit and PERLIO=perlio?
>> 
>> Yes, after I arrived back home tonight.
>> 
>> PERLIO=perlio is only relevant for the tests, IIRC?

> Yes.

1st config: -Duse64bitint -Dusemultiplicity -Doptimize='-g -O2' \
            -Dusethreads

With PERLIO= I got:
Failed 1/767 test scripts, 99.87% okay. 8/71458 subtests failed, 99.99% okay.
Failed Test               Stat Wstat Total Fail  Failed  List of Failed
-----------------------------------------------------------------------------
../lib/ExtUtils/t/Embed.t                9    8  88.89%  2-9
24 tests and 331 subtests skipped.

With PERLIO=perlio I got:
Failed 3/767 test scripts, 99.61% okay. 12/71458 subtests failed, 99.98% okay.
Failed Test                           Stat Wstat Total Fail  Failed  List of Failed
-----------------------------------------------------------------------------------
../lib/ExtUtils/t/Embed.t                            9    8  88.89%  2-9
../lib/Test/Harness/t/strap-analyze.t    1   256    83    1   1.20%  2
../lib/warnings.t                                  483    3   0.62%  414-416
24 tests and 331 subtests skipped.


2nd config: -Dusemultiplicity -Doptimize='-g -O2' -Dusethreads

With PERLIO=  I have:
Failed 1/767 test scripts, 99.87% okay. 8/71314 subtests failed, 99.99% okay.
Failed Test               Stat Wstat Total Fail  Failed  List of Failed
-----------------------------------------------------------------------------------------
../lib/ExtUtils/t/Embed.t                9    8  88.89%  2-9
26 tests and 468 subtests skipped.


With PERLIO=perlio I have:
Failed 3/767 test scripts, 99.61% okay. 12/71314 subtests failed, 99.98% okay.
Failed Test                           Stat Wstat Total Fail  Failed  List of Failed
-----------------------------------------------------------------------------------------
../lib/ExtUtils/t/Embed.t                            9    8  88.89%  2-9
../lib/Test/Harness/t/strap-analyze.t    1   256    83    1   1.20%  2
../lib/warnings.t                                  483    3   0.62%  414-416
26 tests and 468 subtests skipped.



3rd config: -Duse64bitint -Dusemultiplicity -Doptimize='-g -O2' \
            -Dusethreads  -Uusemymalloc   \

Still running.


Gerrit
-- 
=^..^=


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About