Commit d6c4e4a
committed
Skip stdlib tests on macOS
I don't fully understand what's going on here (Claude pretends to but I
doubt it) but there are bizarre errors without a proper compile commands
database here that seem entirely macOS specific. They seem to be due to
using conda's compilers and not the one that ships with xcode but we
want to support that use case both for the CI but also in general. Let's
ignore this test therefore. The other integration test already tests a
lot of stuff.1 parent 9c3cc19 commit d6c4e4a
1 file changed
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
11 | 23 | | |
12 | 24 | | |
13 | 25 | | |
| |||
0 commit comments