Build: #4 failed Manual run by Akeem Wells

Build result summary

Details

Completed
Queue duration
1 second
Duration
5 minutes
Labels
None
Revisions
MPI
f0f781a7bc5276c154c274b55444223c69a7df0a f0f781a7bc5276c154c274b55444223c69a7df0a
OPEN-CASA
5d74a883b3b01b841e63b4fe9d6c03c6651ad4e7 5d74a883b3b01b841e63b4fe9d6c03c6651ad4e7
OPEN-CASA-PKG
d4956eba1464877df11b9cadcf33952bab9c4dd3 d4956eba1464877df11b9cadcf33952bab9c4dd3
Total tests
12
Failing since
#3 (Manual run by Akeem Wells)
Fixed in
#5 (Rebuilt by Akeem Wells)

Tests

Responsible

This build has been failing since #3
No one has taken responsibility

Tests

New test failures 1
Status Test View job Duration
Collapse Failed test_MPICommandServer test_server_fake_timeout_busy_wait History
Build and package Many Linux 2.28 Python 3.12 < 1 sec
ValueError: Exceeds the limit (4300 digits) for integer string conversion; use sys.set_int_max_str_digits() to increase the limit
self = <casampi.tests.test_casampi_subset.test_MPICommandServer testMethod=test_server_fake_timeout_busy_wait>

    def test_server_fake_timeout_busy_wait(self):
    
        # Simulate a client timeout with a greedy operation
        nloops = int(len(self.server_list) / 2)
        for idx in range(0, nloops):
(4 more lines...)