Skip to content

TestThreadContainer.test_plot error with torch 1.5.1 #1838

@wyli

Description

@wyli

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions