Skip to content

[Kaizen] Unflake BlockFetcherSpec #1050

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

Merged
merged 1 commit into from
Jul 11, 2021

Conversation

dzajkowski
Copy link
Contributor

The problem with the last test is that it splits the requests into batches but expects the system to behave synchronously. Sadly this does not hold and a receiveWhile is needed to capture 2 messages in any order.

Besides that added shutting down the actor system and testkit, just for good measure.

@dzajkowski dzajkowski force-pushed the kaizen/unflake-BlockFetcherSpec branch from 0aa4dcb to a60e820 Compare July 11, 2021 19:56
@dzajkowski dzajkowski merged commit 5eb69c5 into develop Jul 11, 2021
@dzajkowski dzajkowski deleted the kaizen/unflake-BlockFetcherSpec branch July 11, 2021 22:03
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.

1 participant