Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failing CI #3191

Closed
vfdev-5 opened this issue Jan 29, 2024 · 2 comments
Closed

Fix failing CI #3191

vfdev-5 opened this issue Jan 29, 2024 · 2 comments

Comments

@vfdev-5
Copy link
Collaborator

vfdev-5 commented Jan 29, 2024

=========================== short test summary info ============================
FAILED tests/ignite/engine/test_engine.py::TestEngine::test_run_check_triggered_events_on_iterator[False] - Failed: DID NOT WARN. No warnings of type (<class 'UserWarning'>,) were emitted.
 Emitted warnings: [].
FAILED tests/ignite/engine/test_engine.py::TestEngine::test_run_check_triggered_events_on_iterator[True] - Failed: DID NOT WARN. No warnings of type (<class 'UserWarning'>,) were emitted.
 Emitted warnings: [].
FAILED tests/ignite/engine/test_engine.py::TestEngine::test_distrib_gloo_cpu_or_gpu[False] - Failed: DID NOT WARN. No warnings of type (<class 'UserWarning'>,) were emitted.
 Emitted warnings: [].
FAILED tests/ignite/engine/test_engine.py::TestEngine::test_distrib_gloo_cpu_or_gpu[True] - Failed: DID NOT WARN. No warnings of type (<class 'UserWarning'>,) were emitted.
 Emitted warnings: [].
= 4 failed, 1792 passed, 528 skipped, 31 deselected, 14 warnings in 342.84s (0:05:42) =
Copy link

Hey 👋, I've just created a thread for this issue on PyTorch-Ignite Discord where you can quickly talk to the community on the topic.

🤖 This comment was automatically posted by Discuss on Discord

@vfdev-5
Copy link
Collaborator Author

vfdev-5 commented Feb 7, 2024

Fixed by #3196

@vfdev-5 vfdev-5 closed this as completed Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant