Commit 73e2a79
* test: add `pytest-randomly` to `cuda_pathfinder`
* ci: prevent randomized reordering in bindings/core test runs
Adding pytest-randomly for cuda_pathfinder currently affects bindings/core in shared CI jobs and exposes unrelated order-dependent failures. Disable collection reordering for bindings/core invocations to keep those suites stable while pathfinder adopts randomization.
Co-authored-by: Cursor <cursoragent@cursor.com>
---------
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 229dbac commit 73e2a79
File tree
4 files changed
+65
-4
lines changed- ci/tools
- cuda_pathfinder
4 files changed
+65
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
0 commit comments