Skip to content

Commit a8b0591

Browse files
committed
---
yaml --- r: 216340 b: refs/heads/stable c: 9768447 h: refs/heads/master v: v3
1 parent 9ad7f8e commit a8b0591

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ refs/heads/tmp: 378a370ff2057afeb1eae86eb6e78c476866a4a6
2929
refs/tags/1.0.0-alpha.2: 4c705f6bc559886632d3871b04f58aab093bfa2f
3030
refs/tags/homu-tmp: a5286998df566e736b32f6795bfc3803bdaf453d
3131
refs/tags/1.0.0-beta: 8cbb92b53468ee2b0c2d3eeb8567005953d40828
32-
refs/heads/stable: 41ff911ae8eed8c48df1f50a69e9d3fca5d52bd6
32+
refs/heads/stable: 9768447b643d41c941043c878fe99955e8857b9a
3333
refs/tags/1.0.0: 55bd4f8ff2b323f317ae89e254ce87162d52a375

branches/stable/src/test/bench/shootout-k-nucleotide-pipes.rs

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

11-
// ignore-android: FIXME(#10393)
11+
// ignore-android: FIXME(#10393) hangs without output
1212
// ignore-pretty very bad with line comments
1313

1414
// multi tasking k-nucleotide

branches/stable/src/test/bench/shootout-k-nucleotide.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
3939
// OF THE POSSIBILITY OF SUCH DAMAGE.
4040

41-
// ignore-android see #10393 #13206
41+
// ignore-android: FIXME(#10393) hangs without output
4242

4343
#![feature(box_syntax, std_misc, collections)]
4444

branches/stable/src/test/bench/shootout-reverse-complement.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
3939
// OF THE POSSIBILITY OF SUCH DAMAGE.
4040

41-
// ignore-android see #10393 #13206
41+
// ignore-android: FIXME(#10393) hangs without output
4242

4343
#![feature(libc, scoped)]
4444

0 commit comments

Comments
 (0)