Build: #3 failed

Job: Test Tasks Macos 12 failed

Test results

  • 2,978 tests in total
  • 1 test failed
  • 235 tests were quarantined / skipped
  • 186 minutes taken in total.

Build 3 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since Duration
collection failure
test_casaxmlutil.py:63: in __init__
    self.assertNotEqual(self.testdata.datapath, self._DUMMY)
/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/unittest/case.py:921: in assertNotEqual
    raise self.failureException(msg)
E   AssertionError: 'dummy' == 'dummy'