sapling/futures-ext
Stefan Filip fc243be543 Ignore flaky test asynchronize_parallel from futures-ext
Summary:
This test was failing consistently on my devserver when I was testing an update to tp2 crates.io. The update did not have any future or tokio changes. This test also fails on other devservers.

This test was added in D9561367.

The test fails on my devserver with:
```
test test::asynchronize_parallel ... FAILED

failures:

---- test::asynchronize_parallel stdout ----
thread 'test::asynchronize_parallel' panicked at 'Parallel sleep time 43.284909ms much greater than
40ms for 20 threads - each thread sleeps for 20ms', common/rust/futures-ext/src/lib.rs:741:9
note: Run with `RUST_BACKTRACE=1` for a backtrace.

failures:
    test::asynchronize_parallel

```

Reviewed By: jsgf

Differential Revision: D14055989

fbshipit-source-id: 14a87a1dfe6ff7e273a08052695fd6c9c9ed37c7
2019-02-12 15:27:22 -08:00
..
src Ignore flaky test asynchronize_parallel from futures-ext 2019-02-12 15:27:22 -08:00
Cargo.toml rust: convert futures-ext to Rust 2018 2019-02-12 08:43:24 -08:00