Subject: | mod_perl tests hang |
During testing of the svn-client branch out of the Subversion
repository, the mod_perl.t file hangs after these lines:
# Fetching 16/17 http://localhost:8080/svnweb/repos/revision?rev=2 (2)
# Fetching 17/17 http://search.cpan.org/dist/SVN-Web/ (Powered by SVN::Web)
# Fetching 2/2 http://search.cpan.org/dist/SVN-Web/ (Powered by SVN::Web)
which leaves the httpd process hung (so that I have to use kill -KILL).
All other tests apparently pass...