Plan to Run Skipped Test to Know Status
Build: #2 failed
Job: Test Tools Many Linux 2.28 Rocky 8.10 Py3.12 failed
Test results
- 5 tests in total
- 4 tests failed
- 4 failures are new
- 31 seconds taken in total.
Build 2 has the following 4 errors: 4 new failure(s) occurred since the previous build.
| Status | Test | Duration | |
|---|---|---|---|
| Collapse |
test_tool_sdm
SdmFrommsTest.test10
|
9 secs | |
AssertionError: False == False
test_tool_sdm.py:280: in test10
self.assertNotEqual(self.rval,False)
E AssertionError: False == False
|
|||
| Collapse |
test_tool_sdm
SdmFrommsTest.test12
|
< 1 sec | |
AssertionError: False == False
test_tool_sdm.py:315: in test12
self.assertNotEqual(self.rval,False)
E AssertionError: False == False
|
|||
| Collapse |
test_tool_sdm_toms
asdm_import7.test7_lazy3
|
4 secs | |
AssertionError: True != None
test_tool_sdm_toms.py:1332: in test7_lazy3
self.assertEqual(self.res, None)
E AssertionError: True != None
|
|||
| Collapse |
test_tool_sdm_toms
asdm_import7.test7_skiprows1
|
12 secs | |
AssertionError: False is not true : standalone execution of asdm2MS failed
test_tool_sdm_toms.py:2036: in test7_skiprows1
self.assertTrue(retValue['success'],retValue['error_msgs'])
E AssertionError: False is not true : standalone execution of asdm2MS failed
|
|||