Plan to Run Skipped Test to Know Status
Build: #4 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
- 49 seconds taken in total.
Build 4 has the following 4 errors: 4 new failure(s) occurred since the previous build.
| Status | Test | Duration | |
|---|---|---|---|
| Collapse |
casatools
test_tool_sdm.test10
|
11 secs | |
AssertionError: False == False
casatools/test_tool_sdm.py:280: in test10
self.assertNotEqual(self.rval,False)
E AssertionError: False == False
|
|||
| Collapse |
casatools
test_tool_sdm.test12
|
< 1 sec | |
AssertionError: False == False
casatools/test_tool_sdm.py:315: in test12
self.assertNotEqual(self.rval,False)
E AssertionError: False == False
|
|||
| Collapse |
casatools
test_tool_sdm_toms.test7_lazy3
|
14 secs | |
AssertionError: True != None
casatools/test_tool_sdm_toms.py:1332: in test7_lazy3
self.assertEqual(self.res, None)
E AssertionError: True != None
|
|||
| Collapse |
casatools
test_tool_sdm_toms.test7_skiprows1
|
18 secs | |
AssertionError: False is not true : standalone execution of asdm2MS failed
casatools/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
|
|||