develooper Front page | perl.perl5.porters | Postings from August 2008

Re: Smoke [5.11.0] 34169 PASS-so-far MSWin32 WinXP/.Net SP3 (x86/2cpu)

Thread Previous | Thread Next
From:
H.Merijn Brand
Date:
August 1, 2008 03:43
Subject:
Re: Smoke [5.11.0] 34169 PASS-so-far MSWin32 WinXP/.Net SP3 (x86/2cpu)
Message ID:
20080801124316.4bc15053@pc09.procura.nl
On Fri, 1 Aug 2008 11:28:15 +0100, Nicholas Clark <nick@ccl4.org> wrote:

> On Fri, Aug 01, 2008 at 08:44:31AM +0100, Steve Hay wrote:
> 
> > I assume that this is something to do with the Test-Harness upgrade in
> > #34169.
> 
> > It seems to have lost the line saying which test these failures are for.
> > I don't know if that's got anything to do with the Test-Harness upgrade,
> > or with the PASS-so-far result...
> > 
> > (Or do I simply need to update my Test-Smoke to work with the new
> > Test-Harness?)
> 
> I don't know. I note that some of the *nix smokers have successfully
> smoked 34169, for example
> 
> Report by Test::Smoke v1.32 build 1176 running on perl 5.8.8
> (Reporter v0.033 / Smoker v0.039)
> 
> Report by Test::Smoke v1.29_62 build 1186 running on perl 5.8.7

1186 is the most recent stable smoke suite

 rsync --delete -azv source.Test-Smoke.org::ts-current .

To do parallel smokes, you'll need a recent Test::Harness and a few
options in your _config file:

    "makeopt"           => "-j3",
    "harnessonly"       => 1,
    "hasharness3"       => 1,
    "harness3opts"      => "j3",

> (Reporter v0.033 / Smoker v0.039)
> 
> whereas yours is
> 
> Report by Test::Smoke v1.29_60 build 1155 running on perl 5.9.5
> (Reporter v0.032 / Smoker v0.038)


-- 
H.Merijn Brand          Amsterdam Perl Mongers  http://amsterdam.pm.org/
using & porting perl 5.6.2, 5.8.x, 5.10.x, 5.11.x on HP-UX 10.20, 11.00,
11.11, 11.23, and 11.31, SuSE 10.1, 10.2, and 10.3, AIX 5.2, and Cygwin.
http://mirrors.develooper.com/hpux/           http://www.test-smoke.org/
http://qa.perl.org      http://www.goldmark.org/jeff/stupid-disclaimers/

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