mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 21:45:41 +00:00
Ignore flaky test (#6767)
This commit is contained in:
@@ -345,7 +345,9 @@ fn lots_of_incoming_peers_works() {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: this test is at the moment ignored because of https://github.com/paritytech/substrate/issues/6766
|
||||||
#[test]
|
#[test]
|
||||||
|
#[ignore]
|
||||||
fn notifications_back_pressure() {
|
fn notifications_back_pressure() {
|
||||||
// Node 1 floods node 2 with notifications. Random sleeps are done on node 2 to simulate the
|
// Node 1 floods node 2 with notifications. Random sleeps are done on node 2 to simulate the
|
||||||
// node being busy. We make sure that all notifications are received.
|
// node being busy. We make sure that all notifications are received.
|
||||||
|
|||||||
Reference in New Issue
Block a user