Skip Menu |

This queue is for tickets about the ExtUtils-MakeMaker CPAN distribution.

Report information
The Basics
Id: 72096
Status: resolved
Priority: 0/
Queue: ExtUtils-MakeMaker

People
Owner: Nobody in particular
Requestors: MITHALDU [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: commit f4904b4ce499b7f0c420efae69f44e19fe7dd12f breaks MM_Win32.t on windows
Result of some manual bisecting: At commit f4904b4ce499b7f0c420efae69f44e19fe7dd12f these failures start: t/MM_Win32.t .. 1/61 # Failed test 'init_others: TOUCH' # at t/MM_Win32.t line 115. # Failed test 'init_others: CHMOD' # at t/MM_Win32.t line 115. # Failed test 'init_others: CP' # at t/MM_Win32.t line 115. # Failed test 'init_others: RM_F' # at t/MM_Win32.t line 115. # Failed test 'init_others: RM_RF' # at t/MM_Win32.t line 115. # Failed test 'init_others: MV' # at t/MM_Win32.t line 115. # Failed test 'init_others: NOOP' # at t/MM_Win32.t line 115. # Failed test 'init_others: TEST_F' # at t/MM_Win32.t line 115. # Failed test 'init_others: DEV_NULL' # at t/MM_Win32.t line 115. # Looks like you failed 9 tests of 61. t/MM_Win32.t .. Dubious, test returned 9 (wstat 2304, 0x900)
Thanks, a bunch of what's init_others was split out into init_tools. I'll fix up that test.
Fixed in the repo. I'll push out an alpha.
On Tue Nov 01 19:06:59 2011, MSCHWERN wrote: Show quoted text
> Fixed in the repo. I'll push out an alpha.
Wow, thanks a lot for the quick fixing! If you have any advice for the p5p as to when they should pull in next, you might want to voice it. :) http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2011-11/ msg00039.html