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

Address dependency checker timeout failure #561

Conversation

tpdownes
Copy link
Member

A weekly run of the dependency checker test failed on the last stage of the test because it hit the 1800s timeout. There were no other failures. This commit increases the timeout to ensure failures are meaningful.

Submission Checklist

  • Have you installed and run this change against pre-commit? (pre-commit install)
  • Are all tests passing? (make tests)
  • Have you written unit tests to cover this change?
  • Is unit test coverage still above 80%?
  • Have you updated all applicable documentation?
  • Have you followed the guidelines in our Contributing document?

A weekly run of the dependency checker test failed on the last stage of
the test because it hit the 1800s timeout. There were no other failures.
This commit increases the timeout to ensure failures are meaningful.
@heyealex heyealex assigned tpdownes and unassigned heyealex Sep 19, 2022
@tpdownes tpdownes merged commit b80212f into GoogleCloudPlatform:develop Sep 19, 2022
@tpdownes tpdownes deleted the bugfix/dependency_checker_timeout branch September 19, 2022 15:58
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