Skip to content

Conversation

@tseaver
Copy link
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
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 <[email protected]>
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