You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix ARM64 CI failures by adding warning filters to hypothesis tests
- Add comprehensive warning filters for resource cleanup warnings in hypothesis tests
- Fix pytest.PytestUnraisableExceptionWarning, ResourceWarning, and event loop cleanup warnings
- Apply filters to all 4 hypothesis tests in test_timer.py
- Addresses ARM64-specific CI failures that occur due to async-solipsism integration
Signed-off-by: Mathias L. Baumann <[email protected]>
0 commit comments