Some tests failed: mod_perl-2.0.0-RC2-XMas on FC3

2004-12-30 Thread Patrick LeBoutillier
Hi all,

I get the following test errors on a plain Fedora Core 3 install:

Failed Test   Stat Wstat Total Fail  Failed  List of Failed
---
t/api/access2.t  63  50.00%  2 5-6
t/filter/both_str_req_proxy.t11 100.00%  1
5 tests skipped.
Failed 2/221 test scripts, 99.10% okay. 4/2271 subtests failed, 99.82% okay.
[warning] server localhost:8529 shutdown
[  error] error running tests (please examine t/logs/error_log)
++
| Please file a bug report: http://perl.apache.org/bugs/ |
++
make: *** [run_tests] Error 1

I saw someone having similar errors with Apache 2.1.x, but I'm running
2.0.52.

How can I run only those specific tests with more verbose output?

Patrick


-- 
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



Re: Some tests failed: mod_perl-2.0.0-RC2-XMas on FC3

2004-12-30 Thread Stas Bekman
Patrick LeBoutillier wrote:
Hi all,
I get the following test errors on a plain Fedora Core 3 install:
Failed Test   Stat Wstat Total Fail  Failed  List of Failed
---
t/api/access2.t  63  50.00%  2 5-6
t/filter/both_str_req_proxy.t11 100.00%  1
5 tests skipped.
Failed 2/221 test scripts, 99.10% okay. 4/2271 subtests failed, 99.82% okay.
[warning] server localhost:8529 shutdown
[  error] error running tests (please examine t/logs/error_log)
++
| Please file a bug report: http://perl.apache.org/bugs/ |
++
make: *** [run_tests] Error 1
I saw someone having similar errors with Apache 2.1.x, but I'm running
2.0.52.
How can I run only those specific tests with more verbose output?
We know, but please read modperl-2.0/README:
-
Apache:
  Dynamic mod_perl (DSO):Apache 2.0.47 - 2.0.52.
  Static mod_perl:   Apache 2.0.51 - 2.0.52.
  Newer Apache versions may work with this version of mod_perl.  If
  not, the svn version likely will, which can be obtained from:
http://perl.apache.org/download/source.html#Development_mod_perl_2_0_Source_Distribution
-
I suppose we should explicitly state that:
  Apache 2.1 is not officially supported at the moment.
The reason: Apache 2.1 API is not finalized, so in the environment of 
scarce resources, it's a waste of time to try and fix things if they may 
change any moment.

--
__
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com
--
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


Re: Some tests failed: mod_perl-2.0.0-RC2-XMas on FC3

2004-12-30 Thread Patrick LeBoutillier
Stas,

Maybe you read a bit too quickly... :)

>> I saw someone having similar errors with Apache 2.1.x, but I'm running
2.0.52.

All my setup is all stock Fedora Core 3 rpm's and up-to-date:

perl-5.8.5-9
httpd-2.0.52-3.1
httpd-devel-2.0.52-3.1
apr-0.9.4-23
apr-devel-0.9.4-23


Cheers,

Patrick


- Original Message -
> Patrick LeBoutillier wrote:
>> Hi all,
>> I get the following test errors on a plain Fedora Core 3 install:
Failed Test   Stat Wstat Total Fail  Failed  List of
Failed
>> ---
t/api/access2.t  63  50.00%  2 5-6
t/filter/both_str_req_proxy.t11 100.00%  1
>> 5 tests skipped.
>> Failed 2/221 test scripts, 99.10% okay. 4/2271 subtests failed, 99.82%
okay.
>> [warning] server localhost:8529 shutdown
>> [  error] error running tests (please examine t/logs/error_log)
++
>> | Please file a bug report: http://perl.apache.org/bugs/ |
>> ++
>> make: *** [run_tests] Error 1
>> I saw someone having similar errors with Apache 2.1.x, but I'm running
2.0.52.
>> How can I run only those specific tests with more verbose output?
>
> We know, but please read modperl-2.0/README:
>
> -
> Apache:
>Dynamic mod_perl (DSO):Apache 2.0.47 - 2.0.52.
>Static mod_perl:   Apache 2.0.51 - 2.0.52.
>
>Newer Apache versions may work with this version of mod_perl.  If
not, the svn version likely will, which can be obtained from:
>
> http://perl.apache.org/download/source.html#Development_mod_perl_2_0_Source_Distribution
-
>
> I suppose we should explicitly state that:
>
>Apache 2.1 is not officially supported at the moment.
>
> The reason: Apache 2.1 API is not finalized, so in the environment of
scarce resources, it's a waste of time to try and fix things if they may
change any moment.
>
> --
> __ Stas
BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com
>
>




-- 
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



Re: Some tests failed: mod_perl-2.0.0-RC2-XMas on FC3

2004-12-30 Thread Stas Bekman
Patrick LeBoutillier wrote:
Stas,
Maybe you read a bit too quickly... :)

I saw someone having similar errors with Apache 2.1.x, but I'm running
2.0.52.
Doh, my apologies: ETOOMANYEMAILS
Please submit a proper bug report:
http://perl.apache.org/bugs/
in particular:
http://perl.apache.org/docs/2.0/user/help/help.html#_C_make_test___Failures
Thanks.
--
__
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com
--
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


Re: Some tests failed: mod_perl-2.0.0-RC2-XMas on FC3

2004-12-30 Thread Patrick LeBoutillier
My bad :(...

All  tests run fine now.

Sorry,

Patrick

- Original Message -
> Patrick LeBoutillier wrote:
>> Stas,
>>
>> Maybe you read a bit too quickly... :)
>>
>>
I saw someone having similar errors with Apache 2.1.x, but I'm running
>>
>> 2.0.52.
>
> Doh, my apologies: ETOOMANYEMAILS
>
> Please submit a proper bug report:
> http://perl.apache.org/bugs/
> in particular:
> http://perl.apache.org/docs/2.0/user/help/help.html#_C_make_test___Failures
>
> Thanks.
>
> --
> __
> Stas BekmanJAm_pH --> Just Another mod_perl Hacker
> http://stason.org/ mod_perl Guide ---> http://perl.apache.org
> mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
> http://modperlbook.org http://apache.org   http://ticketmaster.com
>
> --
> 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
>
>
>


-- 
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