Re: [QUESTION] Some tests fail on Debian
Alexander Aparzev <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On 28.01.2011 09:46, Torsten Förtsch wrote: > # run the test > t/TEST -verbose t/modperl/pnotes2.t > > # now check the log and see if it contains 12 lines of 'pnotes are ...' > ((12==$(grep 'pnotes are destroyed after cleanup passed' t/logs/error_log | wc -l)))&& echo ok Thank you Torsten. No, it doesn't. I am posting the log nevertheless, with similar-looking entries removed: END in modperl_extra.pl, pid=10195 [Fri Jan 28 11:21:31 2011] [notice] Apache/2.2.9 (Debian) world domination series/2.0 mod_perl/2.0.5-rc1 Perl/v5.10.0 configured -- resuming normal operations [Fri Jan 28 11:21:31 2011] [info] Server built: Dec 31 2010 20:16:52 [Fri Jan 28 11:21:31 2011] [debug] itk.c(1109): AcceptMutex: sysvsem (default: sysvsem) [Fri Jan 28 11:21:32 2011] [info] Child process pid=10203 is exiting [Fri Jan 28 11:21:32 2011] [info] Child process pid=10203 is exiting - server push END in modperl_extra.pl, pid=10203 *** The following warn entry is expected and harmless *** [Fri Jan 28 11:21:32 2011] [info] Child process pid=10204 is exiting [Fri Jan 28 11:21:32 2011] [info] Child process pid=10204 is exiting - server push END in modperl_extra.pl, pid=10204 ... (Similar log entries removed) *** The following warn entry is expected and harmless *** [Fri Jan 28 11:21:35 2011] [info] server seems busy, (you may need to increase StartServers, or Min/MaxSpareServers), spawning 8 children, there are 0 idle, and 3 total children [Fri Jan 28 11:21:35 2011] [info] Child process pid=10235 is exiting [Fri Jan 28 11:21:35 2011] [info] Child process pid=10235 is exiting - server push END in modperl_extra.pl, pid=10235 ... (Similar log entries removed) [Fri Jan 28 11:21:36 2011] [info] removed PID file /home/justme/sources/mod_perl-2.0.5-rc1/t/logs/httpd.pid (pid=10199) [Fri Jan 28 11:21:36 2011] [notice] caught SIGTERM, shutting down END in modperl_extra.pl, pid=10199