-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add more epoch tests * Do not fail if the new locked view is the same as the stored locked view * Add catchup test for epochs and retrieve stored VIDs after restart * Make sure that the decided view is greater than the old one when GCing * Fix test_with_failures_half_f * Revert "Do not fail if the new locked view is the same as the stored locked view" This reverts commit f4f37ef. * Revert "Make sure that the decided view is greater than the old one when GCing" This reverts commit 91af3ab. * Make sure the new view is greater than the old one before GCing * Return None instead of exiting with Error if no VID * Move epoch tests to a separate file
- Loading branch information
1 parent
7dbc0e1
commit f664297
Showing
8 changed files
with
251 additions
and
97 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
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
Oops, something went wrong.