-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
storage,localtestcluster: disable randomized separated intents
Separated intents are fully baked in now, so this randomization makes less sense. We continue to randomize in some tests, such as TestMVCCHistories, so some coverage is retained. The randomization caused nondeterminism during refactors of testContext (where it was then affecting tests that were written with separated intents hard-coded to "on") and so there was an immediate reason to remove it. Release note: None
- Loading branch information
Showing
2 changed files
with
2 additions
and
13 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
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