-
Notifications
You must be signed in to change notification settings - Fork 573
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
split very long running test into smaller tests (#5579)
this test sometimes takes over 4 minutes on CI. by splitting it up, we normalize the run time across the test shards, creating a more consistent run time across the CI shards. other upside is that if one of these test fails, it will be easier to see at a glance which one is failing by the name.
- Loading branch information
Showing
1 changed file
with
123 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