You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by ra...@apache.org on 2004/07/15 19:36:46 UTC

cvs commit: modperl-2.0/t/lib/TestAPRlib pool.pm

randyk      2004/07/15 10:36:46

  Modified:    t/lib/TestAPRlib pool.pm
  Log:
  provide a few more details on the specific failure of the
  commented-out pool tests on windows.
  
  Revision  Changes    Path
  1.2       +7 -1      modperl-2.0/t/lib/TestAPRlib/pool.pm
  
  Index: pool.pm
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/t/lib/TestAPRlib/pool.pm,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- pool.pm	15 Jul 2004 15:33:37 -0000	1.1
  +++ pool.pm	15 Jul 2004 17:36:46 -0000	1.2
  @@ -350,7 +350,13 @@
       }
   
   # XXX: on windows $pool->clean, followed by $pool->destroy breaks
  -# other tests. on unix it works fine.
  +# other tests. Specifically,
  +#    perl t/TEST apr/pool compat/send_fd
  +# or
  +#    perl t/TEST apr/pool directive/setupenv
  +# causes a
  +#    response had protocol HTTP/0.9 (headers not sent?)
  +# error. on unix it works fine.
   # 
   #    ### $p->clear ###
   #    {