Investigate the flakiness of the unit tests failing during nightly builds #4356
Labels
Component: DevOps
Issue/PR that addresses automation, CI, GitHub setup
Component: Testing
Issue/PR that addresses tests
Description
#4348
#4349
Specific unit tests are constantly failing during the nightly builds which is usually fixed by several re-run attempts. For example:
tests/framework/session/test_session_extension_hooks.py::TestNodeHooks::test_on_node_error_hook_parallel_runner
We suggest investigating why it's happening, making sure these tests are relevant and consider replacing them to avoid undefined behaviour.
Context
It slows down the development and takes extra time for manual re-runs when wizarding.
The text was updated successfully, but these errors were encountered: