Skip to content

Automl ga base samples - #2613

Merged
nnegrey merged 27 commits into
masterfrom
automl-ga-base-samples
Jan 28, 2020
Merged

Automl ga base samples#2613
nnegrey merged 27 commits into
masterfrom
automl-ga-base-samples

Conversation

@nnegrey

Copy link
Copy Markdown
Contributor

No description provided.

@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 13, 2019
@nnegrey
nnegrey marked this pull request as ready for review January 9, 2020 17:49
@nnegrey
nnegrey requested a review from a team as a code ownerJanuary 9, 2020 17:49
Comment threadautoml/cloud-client/get_operation_status_test.py Outdated
Comment threadautoml/cloud-client/get_operation_status_test.py Outdated
Comment threadautoml/cloud-client/get_operation_status_test.py Outdated
@nnegrey

Copy link
Copy Markdown
ContributorAuthor

@kurtisvg, tests outside this PR are running and failing like different products (storage and dialogflow), is this behavior intended?

(I'll look at dialogflow, but mostly wondering about other tests running)

@nnegrey

Copy link
Copy Markdown
ContributorAuthor

dialogflow was just on the old tests so updating the branch should fix those.

@nnegrey

Copy link
Copy Markdown
ContributorAuthor

Well ok one test Failed: google.api_core.exceptions.ResourceExhausted: 429 There are too many import data operations are running.

@nnegrey

Copy link
Copy Markdown
ContributorAuthor

Alright, looks like I've fixed the tests.
@kurtisvg, mind taking a look again?

@nnegrey
nnegrey requested a review from kurtisvgJanuary 28, 2020 16:40
Comment threadautoml/cloud-client/get_operation_status_test.py Outdated
Comment threadautoml/cloud-client/get_operation_status_test.py Outdated
@nnegrey
nnegrey merged commit 899cee8 into masterJan 28, 2020
@nnegrey
nnegrey deleted the automl-ga-base-samples branch January 28, 2020 20:52
busunkim96 pushed a commit to busunkim96/python-automl that referenced this pull request Aug 7, 2020
…les#2613)
* automl: add base samples
* automl: add base set of samples
* Clean up tests
* License year 2020, drop python2 print statement unicode
* use centralized automl testing project
* Fix GCS path typo
* Use fake dataset for batch predict
* lint: line length
* fix fixture naming and use
* Fix fixture changes
* Catch resource exhausted error
* use fake data for import test
* update how to access an operation id
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
busunkim96 pushed a commit to googleapis/python-automl that referenced this pull request Aug 11, 2020
…les#2613)
* automl: add base samples
* automl: add base set of samples
* Clean up tests
* License year 2020, drop python2 print statement unicode
* use centralized automl testing project
* Fix GCS path typo
* Use fake dataset for batch predict
* lint: line length
* fix fixture naming and use
* Fix fixture changes
* Catch resource exhausted error
* use fake data for import test
* update how to access an operation id
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
arbrown pushed a commit that referenced this pull request Nov 17, 2022
* automl: add base samples
* automl: add base set of samples
* Clean up tests
* License year 2020, drop python2 print statement unicode
* use centralized automl testing project
* Fix GCS path typo
* Use fake dataset for batch predict
* lint: line length
* fix fixture naming and use
* Fix fixture changes
* Catch resource exhausted error
* use fake data for import test
* update how to access an operation id
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
dandhlee pushed a commit that referenced this pull request Nov 17, 2022
* automl: add base samples
* automl: add base set of samples
* Clean up tests
* License year 2020, drop python2 print statement unicode
* use centralized automl testing project
* Fix GCS path typo
* Use fake dataset for batch predict
* lint: line length
* fix fixture naming and use
* Fix fixture changes
* Catch resource exhausted error
* use fake data for import test
* update how to access an operation id
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
parthea pushed a commit to googleapis/google-cloud-python that referenced this pull request Oct 21, 2023
…les#2613)
* automl: add base samples
* automl: add base set of samples
* Clean up tests
* License year 2020, drop python2 print statement unicode
* use centralized automl testing project
* Fix GCS path typo
* Use fake dataset for batch predict
* lint: line length
* fix fixture naming and use
* Fix fixture changes
* Catch resource exhausted error
* use fake data for import test
* update how to access an operation id
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@nnegrey@kurtisvg@googlebot@leahecole