Commit ee9c3c2
ci: skip stress tests in cross-platform matrix, add timeout
The cross-platform job ran cargo test --all-targets with no skips,
causing stress tests (stress_1m, mpmc_stress, etc.) to hang on
macOS runners. Added the same skip list used by the main test job
and a 5-minute timeout.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2aed5db commit ee9c3c2
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
128 | 134 | | |
129 | 135 | | |
130 | 136 | | |
| |||
0 commit comments