Ignore reconstruction test in CI (#856)
This commit is contained in:
parent
5a2c41574a
commit
461a7beaf8
@ -74,6 +74,7 @@ async fn disseminate_and_retrieve() {
|
||||
}
|
||||
}
|
||||
|
||||
#[ignore = "todo: make work in parallel to other tests"]
|
||||
#[tokio::test]
|
||||
async fn disseminate_retrieve_reconstruct() {
|
||||
let topology = Topology::spawn(TopologyConfig::validator_and_executor()).await;
|
||||
|
Loading…
x
Reference in New Issue
Block a user