Build: #5 failed

Job: Test Tasks MPI Many Linux 2.28 Rocky 8.10 Py3.12 failed

Test results

  • 171 tests in total
  • 1 test failed
  • 1 failure is new
  • 10 tests were quarantined / skipped
  • 70 minutes taken in total.

Build 5 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_0_MPIInterface test_PyParallelImagerHelper_interface
< 1 sec
TypeError: 'NoneType' object is not subscriptable
self = <casampi.tests.test_casampi.test_0_MPIInterface testMethod=test_PyParallelImagerHelper_interface>

    def test_PyParallelImagerHelper_interface(self):
    
        # Get cluster (getCluster should automatically initialize it)
        self.sc = MPIInterface.getCluster()
        self.CL = self.sc._cluster
(21 more lines...)