Add timeout for local cluster partition tests (#16123)
* Add timeout for local cluster partition tests * fix optimistic conf test logs * Bump instruction count assertions
This commit is contained in:
@@ -16,6 +16,7 @@ gag = "0.1.10"
|
||||
fs_extra = "1.2.0"
|
||||
log = "0.4.11"
|
||||
rand = "0.7.0"
|
||||
rayon = "1.5.0"
|
||||
solana-config-program = { path = "../programs/config", version = "=1.7.0" }
|
||||
solana-core = { path = "../core", version = "=1.7.0" }
|
||||
solana-client = { path = "../client", version = "=1.7.0" }
|
||||
|
Reference in New Issue
Block a user