Help identifying a failure report issue

2012-12-06 Thread Martin J. Evans
Hi, I got the following failure report: http://www.cpantesters.org/cpan/report/505848f8-3d40-11e2-9c0b-78150de8c85b from DCANTRELL which says Can't locate Module/Loaded.pm and yet Module::Loaded is in the META.yml file for this version:

Re: Fwd: Help identifying a failure report issue

2012-12-06 Thread Martin J. Evans
On 06/12/12 09:19, Shmuel Fomberg wrote: Oops, forgot to reply-all. sorry. -- Forwarded message -- From: Shmuel Fomberg shmuelfomb...@gmail.com Date: Thu, Dec 6, 2012 at 6:18 PM Subject: Re: Help identifying a failure report issue To: Martin J. Evans martin.ev...@easysoft.com

Re: Fwd: Help identifying a failure report issue

2012-12-06 Thread Martin J. Evans
Makefile.PL is used. So please add this dependency to your Makefile.PL. Thanks. I'll fix that. Why do you manually edit the yml file anyway? No particular reason, I know it can be generated. Shmuel. Martin -- Martin J. Evans Easysoft Limited http://www.easysoft.com

Re: Tie::Hash::NamedCapture and false test failure?

2011-05-19 Thread Martin J. Evans
/report/78919936-648a-11e0-886d-863aea4345e7 on different versions of Perl. Martin -- Martin J. Evans Easysoft Limited http://www.easysoft.com

Re: detect parallel make in smokers

2011-04-15 Thread Martin J. Evans
from 'C:\strawberry\c\bin\dmake.EXE -j 3 -j 3': Usage: dmake.EXE [-P#] [-{f|K} file] [-{w|W} target ...] [macro[!][[*][+][:]]=value ...] [-v[cdfimrtw]] [-m[trae]] [-ABcdeEghiknpqrsStTuVxX] [target ...] Martin -- Martin J. Evans Easysoft Limited http://www.easysoft.com

Re: Failure to install Test::Reporter::Transport::Metabase

2010-07-14 Thread Martin J. Evans
David Golden wrote: What happens if you install Params::Util? -- David That fixes it. Martin -- Martin J. Evans Easysoft Limited http://www.easysoft.com On Tue, Jul 13, 2010 at 8:22 AM, Martin J. Evans martin.ev...@easysoft.com wrote: David Golden wrote: This looks to be somewhere down

Failure to install Test::Reporter::Transport::Metabase

2010-07-13 Thread Martin J. Evans
wallclock secs ( 0.03 usr 0.00 sys + 0.12 cusr 0.02 csys = 0.17 CPU) Result: FAIL Failed 2/2 test programs. 2/2 subtests failed. make: *** [test_dynamic] Error 1 cpantes...@bragi:~/Test-Reporter-Transport-Metabase-1.999005$ I don't see Params::Util in the required list. Martin -- Martin J. Evans

Re: Failure to install Test::Reporter::Transport::Metabase

2010-07-13 Thread Martin J. Evans
. and similarly in Data::OptList. Both Data::OptList and Sub::Exporter are up to date. I did get this working in another Perl 5.12.1 ok. Martin -- Martin J. Evans Easysoft Limited http://www.easysoft.com On Tue, Jul 13, 2010 at 4:01 AM, Martin J. Evans martin.ev...@easysoft.com wrote: Hi, Having now

Re: Finer granularity of platform/configuration

2009-11-23 Thread Martin J. Evans
Barbie wrote: Hi Tim, I've been meaning to ask, though, about the diminishing returns from further growth in the number of typical testers. Each new tester with a typical perl platform adds far less value now than a new tester with a more unusual perl config platform. I wonder if more

Problems setting up a new smoker machine

2009-06-03 Thread Martin J. Evans
Hi, I have done some smoke testing in the past. I have a new machine and wanted to set it up for smoke testing but I've been bitten again by make tests that don't seem to do the right thing with proxy settings. Even though the issue I had was with File::Fetch via CPANPLUS as I was setting up for

Why would anyone be smoking with their compiler not set up?

2009-01-19 Thread Martin J. Evans
Perhaps I am misreading http://www.nntp.perl.org/group/perl.cpan.testers/2009/01/msg3090019.html but it looks as if the C compiler is not set up properly. Why would anyone be smoking and attempting to build XS modules without their C compiler being set up. May be this is some other issue. Any

Great work on the cpan testing preferences

2008-12-10 Thread Martin J. Evans
Thank you to all involved in all the work on the module authors preferences system for cpan testing reports. I set my preferences yesterday but I have to admit to basically saying I'll have everything. This resulted in the slightly inaccurate email: == Please find below the latest

UNKNOWN result on test which totally failed compilation - is that right?

2008-09-25 Thread Martin J. Evans
Hi, Here http://www.nntp.perl.org/group/perl.cpan.testers/2008/09/msg2285905.html you will find a submitted test result of UNKNOWN which totally failed compilation. Is that right? Would you not normally class this as a FAIL? BTW, the reason it fails compilation is that it is strawberry perl,

Re: Just started smoking - getting a lot of mail warning reports

2008-09-12 Thread Martin J. Evans
or not. Martin On Fri, Sep 12, 2008 at 3:26 PM, Martin J. Evans [EMAIL PROTECTED] wrote: Hi, I have used CPAN::Reporter before but today I just started smoking (after upgrading CPAN::Reporter etc) and I'm getting a lot of mail warning messages like the one below. So far I have 9 or 10

query contradictory perl versions in test report

2008-07-09 Thread Martin J. Evans
Perl is 5.5.5 and yet the build PATH include: PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin The test outcome is correct as NA I just wondered if there was something fishy about this set up. Martin -- Martin J. Evans Easysoft Limited http://www.easysoft.com

Re: Balancing test success with module install usability

2007-11-15 Thread Martin J. Evans
Andreas J. Koenig wrote: On Thu, 15 Nov 2007 13:01:09 +, David Cantrell [EMAIL PROTECTED] said: On Tue, Nov 13, 2007 at 12:15:47PM -0500, David Golden wrote: Without delving closer into the specifics, you have two issues that need to be separated: (a) needing DBI to

Balancing test success with module install usability

2007-11-13 Thread Martin J. Evans
Hi, I look after DBD::ODBC. In the past week I've had 4 cpan-test reports for failures of which 2 were genuine mistakes not working on very old Perls (thus proving the benefit of cpan-testers - thanks) and 2 were down to a missing module dependency. Before then all cpan-test failures were