WIP: failing randomized test
SEED=175 MAX_PEERS=2 ITERATIONS=1 OPERATIONS=159 cargo test --package=collab random -- --nocapture
This commit is contained in:
parent
344d05045d
commit
6458a9144e
3 changed files with 15 additions and 1 deletions
|
@ -37,6 +37,7 @@ util = { path = "../util" }
|
|||
aho-corasick = "0.7"
|
||||
anyhow = "1.0.57"
|
||||
async-trait = "0.1"
|
||||
backtrace = "0.3"
|
||||
futures = "0.3"
|
||||
ignore = "0.4"
|
||||
lazy_static = "1.4.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue