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 on engine tests #3195

Closed
vfdev-5 opened this issue Feb 5, 2024 · 0 comments · Fixed by #3196
Closed

Fix failing CI on engine tests #3195

vfdev-5 opened this issue Feb 5, 2024 · 0 comments · Fixed by #3196
Labels
ci CI module: engine Engine module

Comments

@vfdev-5
Copy link
Collaborator

vfdev-5 commented Feb 5, 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 350.33s (0:05:50) =
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci CI module: engine Engine module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant