Skip Menu |

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

Report information
The Basics
Id: 56161
Status: open
Priority: 0/
Queue: ExtUtils-InferConfig

People
Owner: Nobody in particular
Requestors: mmaslano [...] redhat.com
Cc:
AdminCc:

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



Subject: one of test is failing
Since perl-5.10.1 I can't pass 'make test'. The problematic test is in t/10same-config.t -> "not ok 788 - Value for key 'git_commit_id_title' same in both configs." I noticed that this error message was also reported by smoke testers, so it might be dependent on some change in perl core. t/00podcover.t ..... ok Use of uninitialized value $value in scalar chomp at lib/ExtUtils/InferConfig.pm line 177. Use of uninitialized value $value in string eq at lib/ExtUtils/InferConfig.pm line 179. Use of uninitialized value $value in substitution (s///) at lib/ExtUtils/InferConfig.pm line 183. # Failed test 'Value for key 'git_commit_id_title' same in both configs.' # at t/10same-config.t line 45. # got: undef # expected: '' # Looks like you failed 1 test of 2274. t/10same-config.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2274 subtests t/20same-inc.t ..... ok
Hi Marcela, thanks you for the bug report. I am unable to reproduce the failure on any of 5.10.0 (system ubuntu 9.10 perl), 5.10.1, and 5.12.0. This is all ubuntu 9.10, I don't have other systems available. Best regards, Steffen
On Wed Mar 31 11:01:52 2010, mmaslano@redhat.com wrote: Show quoted text
> Since perl-5.10.1 I can't pass 'make test'. The problematic test is in > t/10same-config.t -> "not ok 788 - Value for key 'git_commit_id_title' > same in both configs."
Fixed in 1.04. -- Alexandr Ciornii, http://chorny.net