stderr |
ERROR:root:Failed to open test page, 'HTTP Error 404: Not Found' error
F
======================================================================
FAIL: testModPhp (__main__.LampTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test.py", line 41, in testModPhp
self.fail("Failed to open to the test page")
AssertionError: Failed to open to the test page
----------------------------------------------------------------------
Ran 1 test in 0.003s
FAILED (failures=1) |