Skip to content

Commit f99a1d5

Browse files
authored
Rollup merge of #41618 - Mark-Simulacrum:unignore-20004, r=aturon
Unignore android for previously spuriously failing test. Will see if this start failing again, in which case we'll re-ignore the test. In theory, #20004 could be fixed by this. I've left that open because it's possible that this will resume the previous spurious failures, and marked it as A-spurious so people doing PR triage catch that. I will leave a comment there saying that if we see failures from this test on android, we should re-ignore it.
2 parents 58a091b + bd4191d commit f99a1d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/run-pass/out-of-stack.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// ignore-android: FIXME (#20004)
1211
// ignore-musl
1312
// ignore-asmjs
1413

0 commit comments

Comments
 (0)