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