Front page | perl.perl5.porters |
Postings from May 2012
RE: Perl 5.16.0 RC0
Thread Previous
|
Thread Next
From:
Jan Dubois
Date:
May 11, 2012 13:09
Subject:
RE: Perl 5.16.0 RC0
Message ID:
185801cd2fb2$0449ec10$0cddc430$@activestate.com
On Fri, 11 May 2012, Steve Hay wrote:
> > 99ce35a3e1a48b6936e3e2e56966cb6736181875 perl-5.16.0-RC0.tar.gz
>
> Default build out-of-the-box on Windows 7 x64 with VC++ 2010 SP1 is
> sadly not a pleasant experience for me. As reported previously, numerous
> tests hang and have to be killed, yielding the test results below. As
> noted before, however, all is well aside from the intermittent fork.t
> test 24 failure if STDERR is redirected somewhere.
>
> It's a great shame that I've not been able to fix this. Is anyone else
> seeing this, or is it just me? I get the same thing on two different
> machines, so it's at least not just one particular machine.
I don't get any hangs with my VC6 + 2003 PSDK builds, and just some
passing TODO tests as well as a single CPAN module failure:
Test Summary Report
-------------------
../cpan/CGI/t/tmpdir.t (Wstat: 0 Tests: 9 Failed: 0)
TODO passed: 3-9
../cpan/IPC-Cmd/t/01_IPC-Cmd.t (Wstat: 256 Tests: 459 Failed: 1)
Failed test: 20
Non-zero exit status: 1
Files=2339, Tests=528066, 1906 wallclock secs (27.03 usr + 90.13 sys = 117.16 CPU)
Result: FAIL
I've been offline for the last 3.5 weeks and can't remember if
the IPC-Cmd failure is new or not; the passing tmpdir.t TODO tests
have been happening for a while though.
Cheers,
-Jan
Thread Previous
|
Thread Next