On Sun, 6 Nov 2005, Graham Dumpleton wrote:

Haven't had a chance to investigate yet and ensure they aren't caused by me
using versions of both Python and Apache not in standard locations. Most
tests work though. The tests that fail are:

======================================================================
FAIL: test_connectionhandler (__main__.PerRequestTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "test.py", line 962, in test_connectionhandler
   self.fail(`rsp`)
 File "/home/grahamd/testing/lib/python2.3/unittest.py", line 270, in fail
   raise self.failureException, msg
AssertionError: '/home/grahamd/src/mod_python-3.2.4b/test/htdocs'

----------------------------------------------------------------------
Ran 38 tests in 10.173s

If this is in an OpenVPS, then it has to do with 127.0.0.1 being transparently redirected to your IP, so what's in the log is not what is expected, or something to that extent - don't remember now, but it's all good, I wouldn't worry about this one.

Grisha

Reply via email to