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

test_threads_posting_large_messages_do_not_starve is flaky #179

Open
pradn opened this issue Aug 27, 2020 · 4 comments
Open

test_threads_posting_large_messages_do_not_starve is flaky #179

pradn opened this issue Aug 27, 2020 · 4 comments
Assignees
Labels
api: pubsub Issues related to the googleapis/python-pubsub API. needs more info This issue needs more information from the customer to proceed. testing type: process A process-related concern. May include testing, release, or the like.

Comments

@pradn
Copy link
Contributor

pradn commented Aug 27, 2020

Traceback (most recent call last):
File "/build/work/3e717c5f26b97eb536d86b319348564b6054/google3/runfiles/google3/third_party/py/google/cloud/pubsub/tests/unit/pubsub_v1/publisher/test_flow_controller.py", line 333, in test_threads_posting_large_messages_do_not_starve
pytest.fail("Releasing messages blocked or errored.")
File "/build/work/3e717c5f26b97eb536d86b319348564b6054/google3/runfiles/google3/third_party/py/_pytest/outcomes.py", line 113, in fail
raise Failed(msg=msg, pytrace=pytrace)
Failed: Releasing messages blocked or errored.

@product-auto-label product-auto-label bot added the api: pubsub Issues related to the googleapis/python-pubsub API. label Aug 27, 2020
@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label Aug 28, 2020
@plamut plamut added testing type: process A process-related concern. May include testing, release, or the like. and removed triage me I really want to be triaged. labels Aug 28, 2020
@plamut
Copy link
Contributor

plamut commented Sep 10, 2020

@pradn How often can you reproduce the failure? Is this locally or was observed on Kokoro, too?

@HemangChothani
Copy link
Contributor

@pradn @plamut I have also tried plenty of times locally, but it doesn't failed.

@plamut plamut added the needs more info This issue needs more information from the customer to proceed. label Sep 17, 2020
@meredithslota
Copy link
Contributor

Unable to repro, closing. Please reopen if this happens again. :)

@pradn
Copy link
Contributor Author

pradn commented Oct 30, 2020

I can consistently repro this. In 10,000 runs, it failed with this error in 173 runs (python3). It's less often in python2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the googleapis/python-pubsub API. needs more info This issue needs more information from the customer to proceed. testing type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

No branches or pull requests

5 participants