Build: #17 failed Manual run by Akeem Wells

Build result summary

Details

Completed
Queue duration
1 second
Duration
68 minutes
Labels
None
Revisions
MPI
f0f781a7bc5276c154c274b55444223c69a7df0a f0f781a7bc5276c154c274b55444223c69a7df0a
OPEN-CASA
5d74a883b3b01b841e63b4fe9d6c03c6651ad4e7 5d74a883b3b01b841e63b4fe9d6c03c6651ad4e7
OPEN-CASA-PKG
d4956eba1464877df11b9cadcf33952bab9c4dd3 d4956eba1464877df11b9cadcf33952bab9c4dd3
Total tests
179
Fixed in
#20 (Manual run by Akeem Wells)

Tests

Responsible

No one has taken responsibility for this failure

Configuration changes

Plan configuration has changed since the last successful build. See the plan audit log for more details.

Tests

New test failures 2
Status Test View job Duration
Collapse Failed test_0_MPIInterface test_PyParallelImagerHelper_interface History
Test Tasks MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed test_MPICommandServer test_server_fake_timeout_busy_wait History
Test Tasks MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 1 sec
AttributeError: module 'sys' has no attribute 'set_int_max_str_digits'
self = <casampi.tests.test_casampi.test_MPICommandServer testMethod=test_server_fake_timeout_busy_wait>

        def test_server_fake_timeout_busy_wait(self):
    
            mon = MPIMonitorClient()
            ini_online = len(list(mon.get_server_rank_online()))
            self.assertTrue(ini_online > 0,
(12 more lines...)