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

Flaky error-reporting system test #4377

Closed
tseaver opened this issue Nov 9, 2017 · 1 comment
Closed

Flaky error-reporting system test #4377

tseaver opened this issue Nov 9, 2017 · 1 comment
Assignees
Labels
api: clouderrorreporting Issues related to the Error Reporting API. flaky testing type: process A process-related concern. May include testing, release, or the like.

Comments

@tseaver
Copy link
Contributor

tseaver commented Nov 9, 2017

See: https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/4182

Traceback (most recent call last):
  File "/var/code/gcp/error_reporting/tests/system.py", line 123, in test_report_exception
    error_count = wrapped_get_count(class_name, Config.CLIENT)
  File "/var/code/gcp/.nox/sys-2-7/lib/python2.7/site-packages/test_utils/retry.py", line 155, in wrapped_function
    raise BackoffFailed()
BackoffFailed
@tseaver tseaver added api: clouderrorreporting Issues related to the Error Reporting API. priority: p2 Moderately-important priority. Fix may not be included in next release. testing labels Nov 9, 2017
@tseaver tseaver added the flaky label Nov 15, 2017
@chemelnucfin chemelnucfin added the type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. label Jan 9, 2018
@tseaver tseaver added type: process A process-related concern. May include testing, release, or the like. and removed priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Feb 27, 2018
@tseaver
Copy link
Contributor Author

tseaver commented Jul 27, 2018

Preemptively closing because we have no repeats in eight months.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: clouderrorreporting Issues related to the Error Reporting API. flaky testing type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

No branches or pull requests

2 participants