Commit 213cf14
committed
[cppyy] Do not run crashing test on macOS
Since commit c12392d ("[cling] Remove duplicate
EHFrameRegistrationPlugin"), this test is also crashing on mac14
with Intel processor. Since it is failing on all platforms,
restrict further where it is run to get back green builds.1 parent 301e078 commit 213cf14
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
1260 | 1260 | | |
1261 | 1261 | | |
1262 | 1262 | | |
1263 | | - | |
| 1263 | + | |
1264 | 1264 | | |
1265 | 1265 | | |
1266 | 1266 | | |
| |||
0 commit comments