Ignore test_tvu_exit (#10134)

automerge
This commit is contained in:
Michael Vines
2020-05-19 23:40:27 -07:00
committed by GitHub
parent f33688361c
commit ad7b113944

View File

@ -244,6 +244,7 @@ pub mod tests {
use solana_runtime::bank::Bank;
use std::sync::atomic::Ordering;
#[ignore]
#[test]
#[serial]
fn test_tvu_exit() {