std::rt: Ignore homed task tests
This commit is contained in:
parent
0e07c8d249
commit
6fd15ffbf9
@ -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…
x
Reference in New Issue
Block a user