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

Fixed:Broken checkers cause CI to hang indefinitely #462

Merged
merged 4 commits into from
Mar 12, 2020
Merged

Fixed:Broken checkers cause CI to hang indefinitely #462

merged 4 commits into from
Mar 12, 2020

Conversation

ananthan-123
Copy link
Contributor

fixes #449

@terriko
Copy link
Contributor

terriko commented Mar 9, 2020

This doesn't really fix the issue -- the checkers still hang and that's not good even if we set shorter timeouts. Shorter timeouts isn't a bad idea in and of itself, though. Could you double all these numbers so that we're not very close to the expected time, just in case of transient network slowness? We've seen a fair bit of variability out of Github Actions and I don't want tests to fail if the network is just a little slow one day.

@ananthan-123
Copy link
Contributor Author

What is happening?I just increased the number and the test is failing now.

@terriko
Copy link
Contributor

terriko commented Mar 9, 2020

That is just weird. Github actions isn't even showing me any logs.

@ananthan-123
Copy link
Contributor Author

The tests passed.

@terriko
Copy link
Contributor

terriko commented Mar 12, 2020

Glad the tests started behaving. Thank you for this!

@terriko terriko merged commit 2f9b332 into intel:master Mar 12, 2020
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.

Broken checkers cause CI to hang indefinitely
2 participants