Ignore test_tvu_exit (#10134) (#10138)

automerge
This commit is contained in:
mergify[bot]
2020-05-20 00:57:34 -07:00
committed by GitHub
parent abd977b819
commit 94b97e4b56

View File

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