Uh oh!
There was an error while loading. Please reload this page.
Add a system test for 'Table.upload_from_file'. - #2313
Conversation
tseaver
commented
Sep 13, 2016
dhermes
commented
Sep 13, 2016
Before reviewing, this doesn't seem to fix the title of the issue:
Should the issue be renamed to be more accurate? |
| writer.writerows(ROWS) | ||
| csv_file.flush() | ||
| with open(csv_file.name, 'rb') as csv_read: |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
tseaver
commented
Sep 14, 2016
The OP in that issue made an understandable error, calling
We could rename the issue, or just close it and move on. |
dhermes
commented
Sep 14, 2016
Can you rename it to be more accurate? This way if anyone comes across it again they won't be misled. |
tseaver
commented
Sep 14, 2016
Renamed. |
Highlight that the returned job is already running, and that the user should not call its 'begin' method.
dhermes
commented
Sep 15, 2016
LGTM |
tseaver
commented
Sep 15, 2016
@dhermes Any remaining issues? |
…/python-docs-samples#2313) * Video Intelligence Beta - Streaming/Live Streaming support for AutoML custom models * add test skeleton * skeleton * more skeleton code * update sample: update video codec/test/model_id/etc. * lint * mask project id * Noah's and Rebecca's suggestions
Closes#2133.
/cc @jonparrott, @matheuspatury
I will cancel the PR job on Travis, as this PR changes only system tests.