Eliza Weisman 18bd9f3ae3
chore: ignore flaky field filter tests (#1336)
This branch changes the `field_filter_events` and `field_filter_spans`
tests in `tracing-subscriber` to be ignored by default, as they often
fail spuriously on CI.

The tests can still be run using
```shell
$ RUSTFLAGS="--cfg flaky_tests" cargo test
```
or similar.

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
2021-03-31 12:49:44 -07:00
..
2019-12-20 17:03:34 -08:00