Commit 766ef94
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 <aj@airbyte.io>1 parent 4ef2879 commit 766ef94
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
36 | 45 | | |
37 | 46 | | |
38 | 47 | | |
| |||
0 commit comments