Testcase: test_mysql_select_from_users
Failure explanation
This test failure has not yet been categorized.
Log in to edit.
Test case data
testcase |
test_mysql_select_from_users |
testsuite |
/var/lib/utah/testsuites/lamp |
returncode |
1 |
command |
python test.py |
stderr |
F
======================================================================
FAIL: testMysqlSelectFromUsers (__main__.LampTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test.py", line 42, in testMysqlSelectFromUsers
self.assertEqual(len(output.strip().split("\n")), 7)
AssertionError: 5 != 7
----------------------------------------------------------------------
Ran 1 test in 0.006s
FAILED (failures=1) |
command_type |
testcase_test |