-
-
Notifications
You must be signed in to change notification settings - Fork 692
Update visdom handler #2738
Copy link
Copy link
Closed
Description
🐛 Bug description
Visdom has updated its version from 0.1.8.9 to 0.2.1. The new version seems like failing some tests of the VisdomHandler here: https://github.com/pytorch/ignite/actions/runs/3201321175
=========================== short test summary info ============================
FAILED tests/ignite/contrib/handlers/test_visdom_logger.py::test_logger_init_env_vars
FAILED tests/ignite/contrib/handlers/test_visdom_logger.py::test_integration_no_executor
FAILED tests/ignite/contrib/handlers/test_visdom_logger.py::test_integration_with_executor
FAILED tests/ignite/contrib/handlers/test_visdom_logger.py::test_integration_with_executor_as_context_manager
ERROR tests/ignite/contrib/handlers/test_visdom_logger.py::test_logger_init_hostname_port
= 4 failed, 1474 passed, 417 skipped, 31 deselected, 11 warnings, 1 error in 339.13s (0:05:39) =
Need to upgrade the VisdomHandler to play with the new version of visdom.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels