Skip to content

Commit e8e6bbd

Browse files
committed
---
yaml --- r: 207751 b: refs/heads/snap-stage3 c: 9768447 h: refs/heads/master i: 207749: 06d1faf 207747: fe10b2c 207743: ac8202e v: v3
1 parent 9b5ecf2 commit e8e6bbd

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
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: 38a97becdf3e6a6157f6f7ec2d98ade8d8edc193
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 41ff911ae8eed8c48df1f50a69e9d3fca5d52bd6
4+
refs/heads/snap-stage3: 9768447b643d41c941043c878fe99955e8857b9a
55
refs/heads/try: 7b4ef47b7805a402d756fb8157101f64880a522f
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d

branches/snap-stage3/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/snap-stage3/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/snap-stage3/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)