Enable previously flaky optimistic detection local cluster test (#18128)
This commit is contained in:
parent
67795f5baa
commit
7cefb70fcf
|
@ -2084,7 +2084,6 @@ fn test_no_voting() {
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
#[serial]
|
#[serial]
|
||||||
#[ignore]
|
|
||||||
fn test_optimistic_confirmation_violation_detection() {
|
fn test_optimistic_confirmation_violation_detection() {
|
||||||
solana_logger::setup_with_default(RUST_LOG_FILTER);
|
solana_logger::setup_with_default(RUST_LOG_FILTER);
|
||||||
// First set up the cluster with 2 nodes
|
// First set up the cluster with 2 nodes
|
||||||
|
|
Loading…
Reference in New Issue