Build: #21 failed
Job: Build and package Many Linux 2.28 Python 3.10 failed
Test results
- 15 tests in total
- 1 test failed
- 1 failure is new
- 2 tests were quarantined / skipped
- 1 minute taken in total.
Build 21 has the following 1 errors: 1 new failure(s) occurred since the previous build.
| Status | Test | Duration | |
|---|---|---|---|
| Collapse |
test_MPICommandServer
test_server_fake_timeout_busy_wait
|
< 1 sec | |
AttributeError: module 'sys' has no attribute 'set_int_max_str_digits'
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)
# https://docs.python.org/3/library/stdtypes.html#integer-string-conversion-length-limitation
(4 more lines...)
|
|||