Plan to Run Skipped Test to Know Status
Build: #3 failed
Job: Test Tools Many Linux 2.28 Rocky 8.10 Py3.12 failed
Test results
- 5 tests in total
- 4 tests failed
- 1 minute taken in total.
Build 3 has the following 4 errors:There were no new test failures since the previous build.
| Status | Test | Failing since | Duration | |
|---|---|---|---|---|
|
test_tool_sdm
SdmFrommsTest.test10
|
Failing since build #2 (Manual run by Akeem Wells) | 27 secs | ||
AssertionError: False == False
test_tool_sdm.py:280: in test10
self.assertNotEqual(self.rval,False)
E AssertionError: False == False
|
||||
|
test_tool_sdm
SdmFrommsTest.test12
|
Failing since build #2 (Manual run by Akeem Wells) | < 1 sec | ||
AssertionError: False == False
test_tool_sdm.py:315: in test12
self.assertNotEqual(self.rval,False)
E AssertionError: False == False
|
||||
|
test_tool_sdm_toms
asdm_import7.test7_lazy3
|
Failing since build #2 (Manual run by Akeem Wells) | 9 secs | ||
AssertionError: True != None
test_tool_sdm_toms.py:1332: in test7_lazy3
self.assertEqual(self.res, None)
E AssertionError: True != None
|
||||
|
test_tool_sdm_toms
asdm_import7.test7_skiprows1
|
Failing since build #2 (Manual run by Akeem Wells) | 18 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
|
||||