Commit a54280d
Fix pytest-xdist serialization issues in nightly tests (#1034)
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.
NO_CHANGELOG=true
Co-authored-by: Omer Lachish <[email protected]>
Co-authored-by: Claude <[email protected]>1 parent 8d205cc commit a54280d
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