Commit bf13284
[BUG FIX] Mark shared queue tests as needs_torch for CI phasing
CI runs non-torch tests first (without PyTorch installed), then
installs torch and runs needs_torch tests. Without the marker,
these tests ran in Phase 1 and failed on import.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 3b66970 commit bf13284
1 file changed
Lines changed: 2 additions & 0 deletions
File tree
- tests/python
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
0 commit comments