Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Flaky test: notifications_back_pressure #10219

Closed
bkchr opened this issue Nov 8, 2021 · 2 comments
Closed

Flaky test: notifications_back_pressure #10219

bkchr opened this issue Nov 8, 2021 · 2 comments
Labels
I5-tests Tests need fixing, improving or augmenting.

Comments

@bkchr
Copy link
Member

bkchr commented Nov 8, 2021

failures:
---- service::tests::notifications_back_pressure stdout ----
thread 'service::tests::notifications_back_pressure' panicked at 'called `Result::unwrap()` on an `Err` value: Closed', client/network/src/service/tests.rs:462:84
stack backtrace:
   0: rust_begin_unwind
             at /rustc/59eed8a2aac0230a8b53e89d4e99d55912ba6b35/library/std/src/panicking.rs:517:5
   1: core::panicking::panic_fmt
             at /rustc/59eed8a2aac0230a8b53e89d4e99d55912ba6b35/library/core/src/panicking.rs:101:14
   2: core::result::unwrap_failed
             at /rustc/59eed8a2aac0230a8b53e89d4e99d55912ba6b35/library/core/src/result.rs:1617:5
   3: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll
   4: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll
   5: async_io::driver::block_on
   6: std::thread::local::LocalKey<T>::with
   7: std::thread::local::LocalKey<T>::with
   8: async_std::task::builder::Builder::blocking
   9: sc_network::service::tests::notifications_back_pressure
  10: core::ops::function::FnOnce::call_once
             at /rustc/59eed8a2aac0230a8b53e89d4e99d55912ba6b35/library/core/src/ops/function.rs:227:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
failures:
    service::tests::notifications_back_pressure

CC @tomaka @kpp

@bkchr bkchr added the I5-tests Tests need fixing, improving or augmenting. label Nov 8, 2021
@kpp
Copy link
Contributor

kpp commented Nov 8, 2021

It's a duplicate of paritytech/polkadot-sdk#537. I could not find any idea how to repro this.

@bkchr
Copy link
Member Author

bkchr commented Nov 9, 2021

Ahh sorry!

@bkchr bkchr closed this as completed Nov 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
I5-tests Tests need fixing, improving or augmenting.
Projects
None yet
Development

No branches or pull requests

2 participants