Skip to content

Address flaky pubsub system tests#2086

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

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

Conversation

@tseaver
Copy link
Copy Markdown
Contributor

@tseaver tseaver commented Aug 11, 2016

Toward #2077, #2079, #2080

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

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 dhermes added the flaky label Aug 11, 2016

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
Copy link
Copy Markdown
Contributor Author

tseaver commented Aug 16, 2016

@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 tseaver merged commit ac330c4 into googleapis:master Aug 16, 2016
@tseaver tseaver deleted the 2077-2079-2080-flaky-pubsub-system-tests branch August 16, 2016 18:48
@dhermes 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
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