| Store | Cart

Re: Smoke [blead] v5.21.6-104-g7ff69a2 FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu) {blead}

From: George Greer <p...@greerga.m-l.org>
Wed, 26 Nov 2014 20:04:45 -0500 (EST)
On Thu, 27 Nov 2014, Tony Cook wrote:

> On Wed, Nov 26, 2014 at 06:07:00PM -0500, George Greer wrote:>> Smoke logs available at http://m-l.org/~perl/smoke/perl/win32/blead/log7ff69a2dfa48adbf53463c1e2d00ff80e4fd34f5.log.gz>>>> Known failures on Win32:>>>> ../t/win32/popen.t..........................................FAILED>>     Non-zero exit status: 9>>     No plan found in TAP output>>>> ../cpan/Time-HiRes/t/usleep.t...............................FAILED>>     3>>     Non-zero exit status: 1>>>> ../t/op/threads.t...........................................FAILED>>     Non-zero exit status: 9>>     Bad plan.  You planned 27 tests but ran 9.>>>> ../cpan/IPC-Cmd/t/01_IPC-Cmd.t..............................FAILED>>     27-28>>     42>>     115-116>>     Non-zero exit status: 2>> These aren't failing for me.>> I tried both 32-bit and 64-bit builds.

Those are intermittant failures that I collected from historical smoke 
runs on Win32.  I'm not sure it is an exhaustive list.  They might only 
show up every few days or once a week in the automatic runs.  If you're 
trying to reproduce them I tend to do something like:

 	@echo ff
 	:repeat
 	.\perl.exe -I lib cpan\IPC-Cmd\t\01_IPC-Cmd.t > output.txt
 	if errorlevel 1 goto end
 	goto repeat
 	:end

and let it run until it quits.

-- 
George Greer

Recent Messages in this Thread
George Greer Nov 26, 2014 11:07 pm
Tony Cook Nov 26, 2014 11:32 pm
George Greer Nov 27, 2014 01:04 am
bulk88 Nov 27, 2014 03:59 pm
Messages in this thread