Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Conversation

@telpirion
Copy link
Contributor

The get_operation_status_test() files for both v1 and v1beta1 use a mix of the next() function and generator.next() method. This PR switches to just use the next() function.

Fixes #231 and #232

@telpirion telpirion requested a review from busunkim96 September 2, 2021 18:34
@telpirion telpirion requested a review from a team as a code owner September 2, 2021 18:34
@product-auto-label product-auto-label bot added the api: automl Issues related to the googleapis/python-automl API. label Sep 2, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 2, 2021
@busunkim96 busunkim96 merged commit 6e1c862 into main Sep 2, 2021
@busunkim96 busunkim96 deleted the pager-fix branch September 2, 2021 23:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: automl Issues related to the googleapis/python-automl API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

samples.beta.get_operation_status_test: test_get_operation_status failed

2 participants