mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-25 12:00:35 +00:00
metrics: ignore worker_steal_count
test (#6471)
This commit is contained in:
parent
431b7c5263
commit
5712aaf995
@ -175,6 +175,7 @@ fn worker_noop_count() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore] // this test is flaky, see https://github.com/tokio-rs/tokio/issues/6470
|
||||
fn worker_steal_count() {
|
||||
// This metric only applies to the multi-threaded runtime.
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user