Hi all,

I'm having some problems getting Apache::Test working with Test::More
for my response tests. It's working fine in my request tests but my
server is silently failing with the following output:

  server localhost:8529 started
  t/apache/knowmad/mailform/cgiapp_setup....request has failed (the response 
code was: 500)
  see t/logs/error_log for more details

Checking the logs only shows the server starting and stopping. If I
change the test count, I get messages such as:

  # Looks like you planned 6 tests but only ran 1

This makes me think the handler is running but output is not getting
returned to the request script. If I switch back to the default A::T
format, the tests pass fine.

Can anyone confirm/deny this behavior? In the meantime, I'll try to put
together a test script.


Thanks,
William

-- 
Knowmad Services Inc.
http://www.knowmad.com

Reply via email to