-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Milestone
Description
Describe the bug
Distributed unit test fails regularly, slowing down the merging of unrelated PRs.
example: https://github.com/Project-MONAI/MONAI/pull/3050/checks?check_run_id=3752705985#step:7:14964
======================================================================
FAIL: test_content (tests.test_handler_metrics_saver_dist.DistributedMetricsSaver)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/__w/MONAI/MONAI/tests/utils.py", line 382, in _wrapper
assert results.get(), "Distributed call failed."
AssertionError: Distributed call failed.