Build: #4 failed

Job: Test Tools Macos 12 failed

Table getcoliter test.test errors: Test case result

The below summarizes the result of the test "Table getcoliter test.test errors" in build 4 of CASA - Release Engineering Cmake Numpy Update 3.10 - CAS-14306 - Test Tools Macos 12. View test case history
Description
Table getcoliter test.test errors
Test class
test_tool_table
Method
TableGetcoliterTest.test_errors
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

AssertionError: -1 == -1 : Unexpected exception was thrown:  (-1 != -1)
test_tool_table.py:120: in test_errors
    self.exception_check( test_element_mismatch, parms, 'attempted iteration beyond the end of iterator', exc=StopIteration )
test_tool_table.py:55: in exception_check
    self.assertNotEqual(
E   AssertionError: -1 == -1 : Unexpected exception was thrown:  (-1 != -1)