Skip Menu |

This queue is for tickets about the Authen-PAM CPAN distribution.

Report information
The Basics
Id: 56859
Status: open
Priority: 0/
Queue: Authen-PAM

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

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



Subject: Testsuite hangs when running under automated smokers
Hello, I'm running a smokebot for CPANTesters and noticed it hanging on the Authen::PAM testsuite. I looked at test.pl and it prompts for the 9th test, which will never complete. Maybe you should consider skipping that test if $ENV{AUTOMATED_TESTING} is true. As of now the smokebot kills the test, and it does not submit any reports - which is not useful :( Thanks again for your work on this module! Manifying blib/man3/Authen::PAM::FAQ.3 Manifying blib/man3/Authen::PAM.3 Running [/usr/gnu/bin/make test UNINST=1]... PERL_DL_NONLAZY=1 /export/home/cpan/perls/perl_5.8.7_default/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..10 ok 1 ---- The remaining tests will be run for service 'login', user 'cpan' and ---- device '/dev/pts/3'. ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ---- Now, you may be prompted to enter the password of 'cpan'. -- ~Apocalypse
Same issue here cannot auto install this with out distributions as no way to respond to dialog On Fri Apr 23 12:18:50 2010, APOCAL wrote: Show quoted text
> Hello, > > I'm running a smokebot for CPANTesters and noticed it hanging on the > Authen::PAM testsuite. I looked at test.pl and it prompts for the 9th > test, which will never complete. > > Maybe you should consider skipping that test if $ENV{AUTOMATED_TESTING} > is true. As of now the smokebot kills the test, and it does not submit > any reports - which is not useful :( Thanks again for your work on this > module! > > Manifying blib/man3/Authen::PAM::FAQ.3 > Manifying blib/man3/Authen::PAM.3 > Running [/usr/gnu/bin/make test UNINST=1]... > PERL_DL_NONLAZY=1 /export/home/cpan/perls/perl_5.8.7_default/bin/perl > "-Iblib/lib" "-Iblib/arch" test.pl > 1..10 > ok 1 > ---- The remaining tests will be run for service 'login', user 'cpan' and > ---- device '/dev/pts/3'. > ok 2 > ok 3 > ok 4 > ok 5 > ok 6 > ok 7 > ok 8 > ---- Now, you may be prompted to enter the password of 'cpan'.