Christopher H. Laco wrote:
> http://aspn.activestate.com/ASPN/Mail/Message/modperl/2849479
t/apache/content_length_header.t 27 3 11.11% 2 5 17
# testing : GET /TestApache__content_length_header C-L header
# expected: 0
# received: undef
not ok 2
# testing : GET /TestApache__content_length_header?set_content_length
C-L header
# expected: 0
# received: 25
not ok 5
# testing : HEAD /TestApache__content_length_header?set_content_length
C-L header
# expected: undef
# received: 25
not ok 17
That may have been me. I tweaked this test to work in 2.0.54 and SVN HEAD aka
2.1.x tobe 2.2.
Might have borked something in 2.0.53. At any rate, this is likely just the
test thats in error. I'll look into this tonight.
The other test is because the executable name doesn't match.
Randy committed Steve's patch for this and this will be in RC2 and 2.0.2 release.
t/directive/perldo.t 16 1 6.25% 12
# testing : $0
# expected: (?-xism:httpd)
# received: /usr/sbin/apache2
not ok 12
--
END
------------------------------------------------------------
What doesn't kill us can only make us stronger.
Nothing is impossible.
Philip M. Gollucci (pgollucci@p6m7g8.com) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
http://www.liquidityservicesinc.com
http://www.liquidation.com
http://www.uksurplus.com
http://www.govliquidation.com
http://www.gowholesale.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org
|