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

dlp.risk_test: test_k_map_estimate_analysis_single_field failed #4099

Closed
flaky-bot bot opened this issue Jun 16, 2020 · 1 comment
Closed

dlp.risk_test: test_k_map_estimate_analysis_single_field failed #4099

flaky-bot bot opened this issue Jun 16, 2020 · 1 comment
Assignees
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Jun 16, 2020

Note: #3897 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: 4b91143
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/dlp/risk_test.py", line 322, in test_k_map_estimate_analysis_single_field
    timeout=TIMEOUT,
  File "/workspace/dlp/risk.py", line 666, in k_map_estimate_analysis
    subscription.result(timeout=timeout)
  File "/workspace/dlp/.nox/py-3-7/lib/python3.7/site-packages/google/cloud/pubsub_v1/futures.py", line 102, in result
    err = self.exception(timeout=timeout)
  File "/workspace/dlp/.nox/py-3-7/lib/python3.7/site-packages/google/cloud/pubsub_v1/futures.py", line 122, in exception
    raise exceptions.TimeoutError("Timed out waiting for result.")
concurrent.futures._base.TimeoutError: Timed out waiting for result.
@flaky-bot flaky-bot bot added buildcop: issue priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Jun 16, 2020
@tmatsuo tmatsuo assigned tmatsuo and unassigned crwilcox Jun 16, 2020
@flaky-bot
Copy link
Author

flaky-bot bot commented Jun 17, 2020

Test passed for commit b561bd8 (Build Status, Sponge)! Closing this issue.

@flaky-bot flaky-bot bot closed this as completed Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants