std::rt: Ignore homed task tests
This commit is contained in:
parent
0e07c8d249
commit
6fd15ffbf9
1 changed files with 1 additions and 0 deletions
|
|
@ -1127,6 +1127,7 @@ mod test {
|
|||
// times.
|
||||
|
||||
#[test]
|
||||
#[ignore(reason = "iloopy")]
|
||||
fn test_stress_homed_tasks() {
|
||||
let n = stress_factor();
|
||||
for int::range(0,n as int) |_| {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue