mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-26 17:40:37 +00:00
Disable test_embedded_wal_proposer without compiler warning
This commit is contained in:
@@ -12,7 +12,8 @@ use std::{thread, time};
|
||||
|
||||
const DOWNTIME: u64 = 2;
|
||||
|
||||
//#[test]
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_embedded_wal_proposer() {
|
||||
let local_env = local_env::test_env("test_embedded_wal_proposer");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user