Re: Win32 hooks/hookrun.t failure

[prev] [thread] [next] [Date index for 2005/01/06]

From: Nick ***
Subject: Re: Win32 hooks/hookrun.t failure
Date: 12:51 on 06 Jan 2005
 >Nick *** wrote:
 >
 >>> Are you running the latest dev svn?
 >> 
 >> The latest svn is fine. I just removed the patch in order to test more
 >> this issue, and that's the coredump...
 >
 >Understood. I certainly don't have the time to look at fastcgi problems at 
 >the moment. If someone can that would be great.
 >
 >so we are all well on this setup. Great!

Not quite well with RC3.
When executing this code in TestRun.pm

# - don't inherit LoadModule perl_module from the apache httpd.conf
# - loaded fastcgi crashes some mp2 tests
my %skip = map { ("mod_$_.c" => 1) } qw(perl fastcgi);
sub should_skip_module {
    my($self, $name) = @_;
	print "\n\n$name\n\n";
    exists $skip{$name} ? 1 : $self->SUPER::should_skip_module($name);
}

and checking for fastcgi, the value of $name is 'mod_fastcgi-2.4.2-AP20.dll' and not 'mod_fastcgi.c', so the module is loaded and the tests fail again.

-----------------------------------------------------------------
Активирайте SMS известяване за получено писмо - http://promo.abv.bg/new_sms.html

Win32 hooks/hookrun.t failure
sdfgsd sergserg 12:48 on 13 Dec 2004

Re: Win32 hooks/hookrun.t failure
Randy Kobes 16:47 on 13 Dec 2004

Re: Win32 hooks/hookrun.t failure
Stas Bekman 16:48 on 13 Dec 2004

Re: Win32 hooks/hookrun.t failure
sdfgsd sergserg 17:25 on 13 Dec 2004

Re: Win32 hooks/hookrun.t failure
sdfgsd sergserg 18:10 on 13 Dec 2004

Re: Win32 hooks/hookrun.t failure
Stas Bekman 23:25 on 14 Dec 2004

Re: Win32 hooks/hookrun.t failure
sdfgsd sergserg 15:58 on 15 Dec 2004

Re: Win32 hooks/hookrun.t failure
Stas Bekman 17:35 on 15 Dec 2004

Re: Win32 hooks/hookrun.t failure
Nick *** 16:16 on 16 Dec 2004

Re: Win32 hooks/hookrun.t failure
Stas Bekman 16:21 on 16 Dec 2004

Re: Win32 hooks/hookrun.t failure
Nick *** 16:36 on 16 Dec 2004

Re: Win32 hooks/hookrun.t failure
Stas Bekman 17:00 on 16 Dec 2004

Re: Win32 hooks/hookrun.t failure
Nick *** 12:51 on 06 Jan 2005

Generated at 12:16 on 16 Jan 2005 by mariachi v0.52