This repository has been archived by the owner on Jun 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 424
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix failure for CollectionDeleteTest
The test for CollectionDelete is failing on machines with more processing power because the timestamp for the last to-be-deleted entry and the next one ends up being the same. Added a sleep and also setup non-boundary test scenarios and more logging. Updated the Jenkins build to increase timeouts
- Loading branch information
1 parent
b82c786
commit 630193c
Showing
2 changed files
with
24 additions
and
25 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