Testcase: test_tomcat_daemon
Test case data
testcase |
test_tomcat_daemon |
testsuite |
/var/lib/utah/testsuites/tomcat-server |
returncode |
1 |
command |
python test.py |
stderr |
F
======================================================================
FAIL: testTomcatDaemon (__main__.TomcatServerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test.py", line 40, in testTomcatDaemon
self.assertEqual(len(output2), 2)
AssertionError: 1 != 2
----------------------------------------------------------------------
Ran 1 test in 0.006s
FAILED (failures=1) |
command_type |
testcase_test |