Revert "Ignore flaky test_active_set_refresh_with_bank"

This reverts commit 10ad536e09.
This commit is contained in:
Michael Vines 2019-02-26 12:04:58 -08:00
parent 4d73bbe48f
commit d1e1258f97
No known key found for this signature in database
GPG Key ID: 33F4FDEC4E0E88BD
1 changed files with 0 additions and 1 deletions

View File

@ -392,7 +392,6 @@ mod test {
assert_eq!(push.active_set.len(), push.num_active);
}
#[test]
#[ignore]
fn test_active_set_refresh_with_bank() {
let time = timestamp() - 1024; //make sure there's at least a 1 second delay
let mut crds = Crds::default();