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
- OPEN-CASA
-
5d74a883b3b01b841e63b4fe9d6c03c6651ad4e7
- OPEN-CASA-PKG
-
d4956eba1464877df11b9cadcf33952bab9c4dd3
- Total tests
- 179
- Fixed in
- #20 (Manual run by Akeem Wells)
Tests
- 2 New failures
- 0 Existing failures
- 0 Fixed
- 10 Quarantined / skipped
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
| Status | Test | View job | Duration | |
|---|---|---|---|---|
| Collapse |
test_0_MPIInterface
test_PyParallelImagerHelper_interface
|
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 |
test_MPICommandServer
test_server_fake_timeout_busy_wait
|
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...)
|
||||