Enable parallel tests to reduce test time (#4919)
* Add crate to serialize some tests * Ignore unused attribute warning * Enable parallel run in CI * Try to fix lograte tests * Fix interdependent counter tests
This commit is contained in:
@@ -19,6 +19,8 @@ sys-info = "0.5.7"
|
||||
|
||||
[dev-dependencies]
|
||||
rand = "0.6.5"
|
||||
serial_test = "0.2.0"
|
||||
serial_test_derive = "0.2.0"
|
||||
|
||||
[lib]
|
||||
name = "solana_metrics"
|
||||
|
Reference in New Issue
Block a user