fix blocktree_processor test_process_entries_stress (#4967)
This commit is contained in:
		| @@ -1321,9 +1321,10 @@ pub mod tests { | ||||
|             ) | ||||
|             .expect("process ticks failed"); | ||||
|  | ||||
|             i += 1; | ||||
|             bank = Bank::new_from_parent(&Arc::new(bank), &Pubkey::default(), i as u64); | ||||
|             bank.squash(); | ||||
|             i += 1; | ||||
|  | ||||
|             bank = Bank::new_from_parent(&Arc::new(bank), &Pubkey::default(), i as u64); | ||||
|         } | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user