Commit a79532f
Fix pytest-xdist serialization issues in nightly tests
Pin pytest-xdist to version >=3.6.1,<4.0 to resolve ExceptionInfo
serialization errors that were causing test failures in the nightly
integration tests. The error occurred when pytest-xdist tried to
serialize exception information between worker processes.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 8d205cc commit a79532f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments