Commit 318dc77
Skip cutlass/cute header tests on Python 3.15
nvidia-cutlass is not installed on 3.15 (scipy has no 3.15 wheel),
so the pathfinder header discovery tests for cutlass and cute will
always fail under all_must_work strictness. Skip those parametrized
cases on 3.15+.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 839f785 commit 318dc77
1 file changed
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
115 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
116 | 128 | | |
117 | 129 | | |
118 | 130 | | |
| |||
0 commit comments