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: Add pytest infrastructure warnings to filterwarnings ignore list
- Add PytestUnraisableExceptionWarning for unclosed resource warnings in tests
- Add PluggyTeardownRaisedWarning for pytest plugin teardown issues
- Completes comprehensive filterwarnings configuration for warnings-as-errors
- Should resolve remaining 442 CI test failures
Co-Authored-By: AJ Steers <[email protected]>
0 commit comments