| 28-Apr-2025 15:22:07 |
../casampi/src/casampi/tests/test_casampi_subset.py::test_mpi_applycal::test1_applycal_fluxscale_gcal_bcal PASSED [ 80%] |
| 28-Apr-2025 15:22:15 |
../casampi/src/casampi/tests/test_casampi_subset.py::test_mpi_NullSelection::test_mpi_NullSelection_entire_mms PASSED [ 86%] |
| 28-Apr-2025 15:22:24 |
../casampi/src/casampi/tests/test_casampi_subset.py::test_mpi_log_level::test_mpi_log_level_default_to_debug PASSED [ 93%] |
| 28-Apr-2025 15:22:24 |
../casampi/src/casampi/tests/test_casampi_subset.py::test_mpi_plotms::test_mpi_plotms_concurrent SKIPPED [100%] |
| 28-Apr-2025 15:22:24 |
|
| 28-Apr-2025 15:22:24 |
=================================== FAILURES =================================== |
| 28-Apr-2025 15:22:24 |
___________ test_MPICommandServer.test_server_fake_timeout_busy_wait ___________ |
| 28-Apr-2025 15:22:24 |
|
| 28-Apr-2025 15:22:24 |
self = <casampi.tests.test_casampi_subset.test_MPICommandServer testMethod=test_server_fake_timeout_busy_wait> |
| 28-Apr-2025 15:22:24 |
|
| 28-Apr-2025 15:22:24 |
def test_server_fake_timeout_busy_wait(self): |
| 28-Apr-2025 15:22:24 |
|
| 28-Apr-2025 15:22:24 |
# Simulate a client timeout with a greedy operation |
| 28-Apr-2025 15:22:24 |
nloops = int(len(self.server_list) / 2) |
| 28-Apr-2025 15:22:24 |
# https://docs.python.org/3/library/stdtypes.html#integer-string-conversion-length-limitation |
| 28-Apr-2025 15:22:24 |
> sys.set_int_max_str_digits(0) |
| 28-Apr-2025 15:22:24 |
E AttributeError: module 'sys' has no attribute 'set_int_max_str_digits' |
| 28-Apr-2025 15:22:24 |
|
| 28-Apr-2025 15:22:24 |
/casampi/src/casampi/tests/test_casampi_subset.py:218: AttributeError |
| 28-Apr-2025 15:22:24 |
---------- generated xml file: /home/casatest/test_casampi_subset.xml ---------- |
| 28-Apr-2025 15:22:24 |
=========================== short test summary info ============================ |
| 28-Apr-2025 15:22:24 |
FAILED ../casampi/src/casampi/tests/test_casampi_subset.py::test_MPICommandServer::test_server_fake_timeout_busy_wait - AttributeError: module 'sys' has no attribute 'set_int_max_str_digits' |
| 28-Apr-2025 15:22:24 |
============== 1 failed, 12 passed, 2 skipped in 73.19s (0:01:13) ============== |
| 28-Apr-2025 15:22:39 |
Done |
| 28-Apr-2025 15:22:42 |
shell-wheel-container310 |