develooper Front page | perl.perl5.porters | Postings from April 2012

Re: [perl.git] branch smoke-me/leont/sane_eof2, updated.v5.15.9-127-gb541120

Thread Next
From:
Tony Cook
Date:
April 12, 2012 07:11
Subject:
Re: [perl.git] branch smoke-me/leont/sane_eof2, updated.v5.15.9-127-gb541120
Message ID:
20120412141112.GA26420@mars.tony.develop-help.com
On Mon, Apr 09, 2012 at 10:27:00PM +0200, Leon Timmermans wrote:
> In perl.git, the branch smoke-me/leont/sane_eof2 has been updated
> 
> <http://perl5.git.perl.org/perl.git/commitdiff/b541120ee35852987ade4158707f69f7222470ba?hp=b2df373f9feab998840bc251dd56b86509d90752>
> 
> - Log -----------------------------------------------------------------
> commit b541120ee35852987ade4158707f69f7222470ba
> Merge: b2df373 9eaf06b
> Author: Leon Timmermans <fawaka@gmail.com>
> Date:   Mon Apr 9 22:24:24 2012 +0200
> 
>     Merge branch 'sane_eof2' of alive.bio.uu.nl:Code/perl into sane_eof2
> 
> commit 9eaf06b9813e71d1c56f0ca12091633dacb91e04
> Author: Leon Timmermans <fawaka@gmail.com>
> Date:   Mon Apr 9 22:21:04 2012 +0200
> 
>     Export PerlIOBuf_eof

This branch fails very badly with PERLIO=stdio, ie:

PERLIO=stdio TEST_JOBS=4 make test_harness

Test Summary Report
-------------------
cmd/while.t                                                     (Wstat: 0 Tests: 25 Failed: 4)
  Failed tests:  2-3, 6, 8
io/argv.t                                                       (Wstat: 0 Tests: 22 Failed: 2)
  Failed tests:  12, 15
  Parse errors: Tests out of sequence.  Found (7) but expected (6)
                Tests out of sequence.  Found (8) but expected (7)
                Bad plan.  You planned 23 tests but ran 22.
io/perlio.t                                                     (Wstat: 0 Tests: 45 Failed: 2)
  Failed tests:  18-19
io/tell.t                                                       (Wstat: 0 Tests: 35 Failed: 3)
  Failed tests:  2-3, 13
op/switch.t                                                     (Wstat: 0 Tests: 201 Failed: 1)
  Failed test:  53
op/stat.t                                                       (Wstat: 0 Tests: 113 Failed: 1)
  Failed test:  66
../cpan/CGI/t/tmpdir.t                                          (Wstat: 0 Tests: 9 Failed: 0)
  TODO passed:   3-9
../cpan/Socket/t/socketpair.t                                   (Wstat: 256 Tests: 45 Failed: 1)
  Failed test:  11
  Non-zero exit status: 1
../lib/FileHandle.t                                             (Wstat: 0 Tests: 12 Failed: 1)
  Failed test:  7
../lib/Tie/Handle/stdhandle.t                                   (Wstat: 0 Tests: 13 Failed: 1)
  Failed test:  12
x2p/s2p.t                                                       (Wstat: 0 Tests: 56 Failed: 6)
  Failed tests:  1-2, 5-6, 29-30
../lib/h2ph.t                                                   (Wstat: 0 Tests: 6 Failed: 3)
  Failed tests:  1-3
../dist/IO/t/io_sock.t                                          (Wstat: 65280 Tests: 22 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 26 tests but ran 22.
../dist/IO/t/io_tell.t                                          (Wstat: 0 Tests: 13 Failed: 3)
  Failed tests:  2-3, 13
Files=2334, Tests=524275, 354 wallclock secs (65.60 usr 14.33 sys + 660.06 cusr 151.72 csys = 891.71 CPU)
Result: FAIL
make: *** [test_harness] Error 28

One process created by ../lib/h2ph.t had to be manually terminated,
since it was spinning (and has spun for hours on end on various smoke
boxes of mine.)

Tony

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