Build: #1 failed

Job: Test tools OSX1015 failed

Stages & jobs

  1. Default Stage

  2. Publish

  3. Create Upload Plan Branch

Table row test.test columnnames include: Test case result

The below summarizes the result of the test "Table row test.test columnnames include" in build 1 of CASA - Casa 6 Dev Test Full - CAS-13825 - Test tools OSX1015. View test case history
Description
Table row test.test columnnames include
Test class
test_tool_table
Method
TableRowTest.test_columnnames_include
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

AttributeError: 'table' object has no attribute 'row'
test_tool_table.py:62: in setUp
    self.rows = self.tb.row( )
E   AttributeError: 'table' object has no attribute 'row'