-
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.
kvserver: skip some slow tests under race
These take >1m under race and are now skipped for the race build. Note that TestLearnerSnapshotFailsRollback takes 90s even under ideal conditions, though that is fixed once I get #75248 over the finish line. At that point it probably wouldn't figure prominently as a slow test, but until then it's verrrry slow (>7m, probably since race stuff slows down the longer it runs) so still good to skip it now. https://cockroachlabs.slack.com/archives/C0KB9Q03D/p1646221664032729 Release justification: testing-only change Release note: None
- Loading branch information
Showing
4 changed files
with
10 additions
and
0 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
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