-
Notifications
You must be signed in to change notification settings - Fork 670
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactoring: Speed up flipped block test (#12840)
This PR makes the test `ultra_slow_test_check_process_flipped_block_fails` more efficient by re-using the same test loop environment, instead of initializing a new `TestEnv` at every iteration. Locally the test runs 40% faster.
- Loading branch information
Showing
1 changed file
with
34 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters