Stas

Everything works fine now.
All builds and tests ok on Linux Intel/PPC with MPM prefork and worker.

Good job !




Steve Hay wrote:
> Stas Bekman wrote:
>
>
>>A release candidate for mod_perl-1.99_12 is available:
>>
>>http://apache.org/~stas/mod_perl-1.99_12-dev.tar.gz
>>
>>Please test and report any failures to this list.
>>
>
> WinXP / MSVC++ 6 / Perl 5.8.2 (ActivePerl Build 808) / Apache 2.0.48:
>
> Builds OK, and the top-level "nmake test" passes all tests successful,
> but the ModPerl-Registry "nmake test" fails basic.t test 12:
>
> C:\Temp\mod_perl-1.99_12-dev\ModPerl-Registry>perl t/TEST -verbose
t/basic.t
> [...]
> # Running under perl version 5.008002 for MSWin32
> # Win32::BuildNumber 808
> # Current time local: Fri Dec 19 10:27:28 2003
> # Current time GMT:   Fri Dec 19 10:27:28 2003
> # Using Test.pm version 1.24
> [...]
> # Failed test 12 in basic.t at line 66 fail #3
> # testing : ModPerl::RegistryBB mod_cgi-like environment pre-set
> # expected: it works
> # received:
> not ok 12
> [...]
>
> I'm not sure what the problem is yet.  A snapshot of the mp2 CVS that I
> took on 17 Dec passes all the tests with the same version of Perl and
> Apache.  Here are the entries that have been added to the Change log
> since I took that snapshot:
...
> Hopefully the culprit is there somewhere?

The most recent change was the culprit.

 > =====
 > Restore a proper behavior of all Registry handlers, but PerlRun, not
 > to reset %INC to forget any .pl files required during the script's
 > execution. [Stas]
 > =====

I have noticed that while porting the registry I've applied the perlrun
feature to all registry handlers (i.e. remove any .pl files from %INC at
the
end of each run), so I've restored it to how it is in mod_perl 1.0. I've
fixed
the failing test and uploaded an updated version. Same URL as before.
Please
try again.

Thank you Steve and Swen.

__________________________________________________________________
Stas Bekman            JAm_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


--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html






-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to