FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Address flaky pubsub system tests by tseaver · Pull Request #2086 · googleapis/google-cloud-python · GitHub

Address flaky pubsub system tests - #2086

Merged
tseaver merged 6 commits into
googleapis:masterfrom
tseaver:2077-2079-2080-flaky-pubsub-system-tests
Aug 16, 2016
Merged

Address flaky pubsub system tests#2086
tseaver merged 6 commits into
googleapis:masterfrom
tseaver:2077-2079-2080-flaky-pubsub-system-tests

Conversation

tseaver commented Aug 11, 2016

Copy link
Copy Markdown
Contributor

Toward #2077, #2079, #2080

tseaver added testing api: pubsub Issues related to the Pub/Sub API. labels Aug 11, 2016
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 11, 2016
Comment thread system_tests/pubsub.py

hoover = Hoover()
retry = RetryInstanceState(hoover.done)
retry(hoover.suction)()

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

dhermes added the flaky label Aug 11, 2016
Comment thread system_tests/pubsub.py Outdated

retry = RetryInstanceState(_no_topic, max_tries=6)
retry(orphaned.reload)()
# Wait for the topic to clear: up to 63 seconds (2 ** 8 - 1)

This comment was marked as spam.

tseaver commented Aug 16, 2016

Copy link
Copy Markdown
Contributor Author

@dhermes I'm going to merge as is: I disagree that your formulation is clearer, and getting the fix in for the flaky test is way more important that our quibble.

tseaver merged commit ac330c4 into googleapis:master Aug 16, 2016
tseaver deleted the 2077-2079-2080-flaky-pubsub-system-tests branch August 16, 2016 18:48
dhermes mentioned this pull request Sep 19, 2016
parthea added a commit that referenced this pull request Nov 24, 2025
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Apr 1, 2026
* feat: support pandas series in ai.generate_bool

* fix mypy error

* define PROMPT_TYPE with Union

* fix type

* update test

* update comment

* fix mypy

* fix return type

* update doc

* fix doctest
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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 Pub/Sub API. cla: yes This human has signed the Contributor License Agreement. testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL