Hi,

I'm seeing consistent failures in t/perl/ithreads3.t on
Debian unstable with Apache 2.4.10 and Perl 5.18.2. The
failures also happen here with Perl 5.20.0.

I see the test dates back to 2007 (r607681) in the threading branch
but has only now got onto the trunk. Does it work for others with a
-Dusethreads perl ?

  t/perl/ithreads3.t .. 
  1..6
  # Running under perl version 5.018002 for linux
  # Current time local: Thu Aug  7 17:10:23 2014
  # Current time GMT:   Thu Aug  7 14:10:23 2014
  # Using Test.pm version 1.26
  # Using Apache/Test.pm version 1.38
  # connecting to http://localhost:8563/
  # testing : perl-script 1
  # expected: 2
  # received: 2
  ok 1
  # testing : modperl 1
  # expected: 2
  # received: 2
  ok 2
  # testing : perl-script 2
  # expected: 5
  # received: 2
  not ok 3
  # Failed test 3 in t/perl/ithreads3.t at line 32
  # testing : modperl 2
  # expected: 5
  # received: 3
  not ok 4
  # Failed test 4 in t/perl/ithreads3.t at line 33
  # testing : perl-script 3
  # expected: 3
  # received: 2
  not ok 5
  # Failed test 5 in t/perl/ithreads3.t at line 35
  # testing : modperl 3
  # expected: 3
  # received: 3
  ok 6
  Failed 3/6 subtests 
  
  Test Summary Report
  -------------------
  t/perl/ithreads3.t (Wstat: 0 Tests: 6 Failed: 3)
    Failed tests:  3-5
  Files=1, Tests=6,  1 wallclock secs ( 0.02 usr  0.00 sys +  0.49 cusr  0.06 
csys =  0.57 CPU)
  Result: FAIL
  
-- 
Niko Tyni   nt...@debian.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org

Reply via email to