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_multiple_field failed #3921

Closed
flaky-bot bot opened this issue May 31, 2020 · 1 comment · Fixed by #3919
Closed

dlp.risk_test: test_k_map_estimate_analysis_multiple_field failed #3921

flaky-bot bot opened this issue May 31, 2020 · 1 comment · Fixed by #3919
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 May 31, 2020

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


commit: d671543
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/dlp/risk_test.py", line 331, in test_k_map_estimate_analysis_multiple_field
    ["AGE", "GENDER"],
  File "/workspace/dlp/risk.py", line 661, 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 May 31, 2020
@flaky-bot
Copy link
Author

flaky-bot bot commented Jun 1, 2020

Looks like this issue is flaky. 😟

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (d671543), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

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

Successfully merging a pull request may close this issue.

1 participant