-
Notifications
You must be signed in to change notification settings - Fork 1.5k
TestThreadContainer.test_plot error with torch 1.5.1 #1838
Copy link
Copy link
Closed
Description
Describe the bug
full logs at https://github.com/Project-MONAI/MONAI/runs/2180798490?check_suite_focus=true
======================================================================
FAIL: test_plot (tests.test_threadcontainer.TestThreadContainer)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/__w/MONAI/MONAI/tests/test_threadcontainer.py", line 104, in test_plot
self.assertIsNone(comp, comp) # None indicates test passed
AssertionError: 'Error: Image files did not match.\n RMS Value: 2.9260495552878116\n Expected: \n /tmp/tmps3emgwtc/threadcontainer_plot_test.png\n Actual: \n /__w/MONAI/MONAI/tests/testing_data/threadcontainer_plot_test.png\n Difference:\n /__w/MONAI/MONAI/tests/testing_data/threadcontainer_plot_test-failed-diff.png\n Tolerance: \n 0.001' is not None : Error: Image files did not match.
RMS Value: 2.9260495552878116
Expected:
/tmp/tmps3emgwtc/threadcontainer_plot_test.png
Actual:
/__w/MONAI/MONAI/tests/testing_data/threadcontainer_plot_test.png
Difference:
/__w/MONAI/MONAI/tests/testing_data/threadcontainer_plot_test-failed-diff.png
Tolerance:
0.001
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels