On Tue, 09 Mar 2004 11:22:59 +0100 Arnaud Blancher <[EMAIL PROTECTED]> wrote:
> t/hooks/cleanup.........................ok 1/2# Failed test 2 in > t/hooks/cleanup.t at line 40 > t/hooks/cleanup.........................FAILED test 2 > Failed 1/2 tests, 50.00% okay > t/hooks/cleanup2........................NOK 1# Failed test 1 in > t/hooks/cleanup2.t at line 28 > t/hooks/cleanup2........................FAILED test 1 Me too, today, I've had these errors first time I launched tests, but when I retried second time with: t/TEST -verbose t/hooks/cleanup t/hooks/cleanup2 the tests passed (then after mp installation, all my apps work fine). Curiously, it seems that only first time I run tests I've errors (I've reproduced this several times by ricompiling mod_perl from scratch). BTW, my error_log, _only_ first time, says: [Tue Mar 09 13:12:21 2004] [error] [client 127.0.0.1] can't open /usr/local/src/mod_perl-1.99_13/t/htdocs/hooks/cleanup: Permission denied at /usr/local/src/mod_perl-1.99_13/Apache-Test/lib/Apache/TestUtil.pm line 96. [Tue Mar 09 13:12:27 2004] [error] [client 127.0.0.1] can't open /usr/local/src/mod_perl-1.99_13/t/htdocs/hooks/cleanup2: Permission denied at /usr/local/src/mod_perl-1.99_13/Apache-Test/lib/Apache/TestUtil.pm line 96. by - Enrico -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html