Em Tue, Nov 12, 2002 at 12:13:32AM +0800, Stas Bekman escreveu: > ># Failed test 13 in > >>/home/andreas/svn/mod_perl/BUILD/mod_perl-1.99_05/t/response/TestCompat/apache_util.pm > at line 74 > ># expected: 1 > ># received: 1 > ># expected: 0 > ># received: 0 > > Do you still have this problem with the latest apache/mod_perl?
No, it works now: apache-2.0.43 mod_perl-1.99_07 perl-5.6.1 (...) # testing : Apache::Util::parsedate # expected: 1037032588 # received: '1037032588' ok 13 # expected: 1 # received: 1 # expected: 0 # received: 0 ok All tests successful. (...) Thanks for reminding me about this one, I was skipping make test since then :)