Skip to content

Commit 4a3a61b

Browse files
committed
xfail shootout-reverse-complement on android
1 parent aa67e13 commit 4a3a61b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/bench/shootout-reverse-complement.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+
// xfail-android doesn't terminate?
12+
1113
use std::iter::range_step;
1214
use std::io::{stdin, stdout, File};
1315

0 commit comments

Comments
 (0)