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

Remove flow runner heartbeat tests #458

Merged
merged 1 commit into from
Dec 27, 2018
Merged

Remove flow runner heartbeat tests #458

merged 1 commit into from
Dec 27, 2018

Conversation

cicdw
Copy link
Member

@cicdw cicdw commented Dec 27, 2018

Closes #456 🙏

I believe we were seeing cryptic failures due to mocking issues. The mocks are not easily shared across threads / processes and caused all sorts of other issues. Consequently I removed the flow runner heartbeat tests entirely and only left the task runner tests so we have some confidence in the core implementation. FlowRunner heartbeats will need to be delegated to integration tests (via https://github.com/PrefectHQ/cloud/issues/196) until we can come up with something more clever.

@cicdw cicdw merged commit e96f75e into master Dec 27, 2018
@cicdw cicdw deleted the remove-some-tests branch December 27, 2018 16:44
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