Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make tests wait for syncs to happen #517

Merged
merged 1 commit into from
Aug 8, 2017
Merged

Make tests wait for syncs to happen #517

merged 1 commit into from
Aug 8, 2017

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Aug 8, 2017

Add lots of calls to syncPromise to cope with the fact that sync responses
are now handled asynchronously, which makes them prone to races otherwise.

Also a quick sanity-check in crypto to make one of the test failures less
cryptic.

Add lots of calls to `syncPromise` to cope with the fact that sync responses
are now handled asynchronously, which makes them prone to races otherwise.

Also a quick sanity-check in crypto to make one of the test failures less
cryptic.
@richvdh richvdh assigned richvdh and dbkr and unassigned richvdh Aug 8, 2017
@dbkr dbkr merged commit 92e2477 into develop Aug 8, 2017
@richvdh richvdh deleted the rav/test_robustness branch August 8, 2017 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants