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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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() {