Skip to content

Commit c84e3a1

Browse files
committed
Rollup merge of rust-lang#22941 - sfackler:re-disable, r=sfackler
Seems to be blocking forever
2 parents b79a788 + 1f1c5d5 commit c84e3a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/issue-16671.rs

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

11+
// DON'T REENABLE THIS UNLESS YOU'VE ACTUALLY FIXED THE UNDERLYING ISSUE
12+
// ignore-android seems to block forever
1113

1214
#![forbid(warnings)]
1315

0 commit comments

Comments
 (0)