We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3ff0c commit a0d2a3aCopy full SHA for a0d2a3a
[refs]
@@ -1,7 +1,7 @@
1
---
2
refs/heads/master: 2d28d645422c1617be58c8ca7ad9a457264ca850
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
-refs/heads/snap-stage3: 371a316ec93a977f9dcd305b5f532cd394fa6885
+refs/heads/snap-stage3: 303d7bfc87ca370354ac4264cc23a80cbcd8a792
5
refs/heads/try: 7b78b52e602bb3ea8174f9b2006bff3315f03ef9
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
branches/snap-stage3/src/test/bench/task-perf-one-million.rs
@@ -10,6 +10,8 @@
10
11
// Test for concurrent tasks
12
13
+// xfail-test OOM on linux-32 without opts
14
+
15
use std::comm::*;
16
use std::os;
17
use std::task;
0 commit comments