Commit 1ef85c0
committed
aarch64-android: Temporarily disable stack probes test
Stack probes are working correctly, but the SIGSEGV handler is not
registered, so the expected message doesn't appear after running the
test.
Disable these to enable an aarch64-android runner.
Re-enablement is tracked at rust-lang#1248231 parent 9dd2591 commit 1ef85c0
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments