-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
as of now, we don't retry mining keystones if they fail. in e2e tests we only check that 1 keystone was mined, if this fails, then the test fails. make this highly unlikely by doing two things: * generating a lot of blocks, 300 to start, 100 every second * don't check the same keystone for mining, check every keystone, this is an e2e test; if one was mined it passes fixes #2
- Loading branch information
1 parent
7c778c0
commit 3179e66
Showing
1 changed file
with
13 additions
and
16 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