William McKee wrote:
On Wed, Feb 16, 2005 at 04:08:45PM -0500, Stas Bekman wrote:

see if this patch helps:


Uh-oh, from bad to worse. Now we're failing two tests (instead of only
the last one):

please look at your original report, William, it was failing the same 2 sub-tests.


  # Running under perl version 5.008006 for freebsd
  # Current time local: Wed Feb 16 17:23:47 2005
  # Current time GMT:   Wed Feb 16 22:23:47 2005
  # Using Test.pm version 1.25
  # Using Apache/Test.pm version 1.21
  ok 1
  # expected: hello
  # received:
  not ok 2
  # Failed test 2 in t/protocol/echo_block.t at line 22
  # expected: world
  # received:
  not ok 3
  # Failed test 3 in t/protocol/echo_block.t at line 22 fail #2
  FAILED tests 2-3

That means that my patch made no difference.

That most likely means that for your particular FreeBSD version may not work properly under APR Sockets API (this is because there is hardly any perl in this test, it just directly sends and reads from APR libs.

Joe, do you have an idea why this doesn't work on FreeBSD 5.3 (in jail environment). I remember last time you've fixed something about some BSD flavor in APR socket lib. Thanks.


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

Reply via email to