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

test: fix the streaming_automl_action_recognition test with an newly t…#391

Merged
parthea merged 1 commit intogoogleapis:mainfrom
bingatgoogle:bing-var-branch
Dec 8, 2022
Merged

test: fix the streaming_automl_action_recognition test with an newly t…#391
parthea merged 1 commit intogoogleapis:mainfrom
bingatgoogle:bing-var-branch

Conversation

@bingatgoogle
Copy link
Copy Markdown
Contributor

@bingatgoogle bingatgoogle commented Dec 8, 2022

…rained model

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #349 🦕

@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: videointelligence Issues related to the googleapis/python-videointelligence API. labels Dec 8, 2022
@parthea parthea added kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Dec 8, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 8, 2022
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Dec 8, 2022
Copy link
Copy Markdown
Contributor

@parthea parthea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @bingatgoogle

@parthea parthea changed the title Fix: fix the streaming_automl_action_recognition test with an newly t… test: fix the streaming_automl_action_recognition test with an newly t… Dec 8, 2022
@parthea parthea merged commit 434c377 into googleapis:main Dec 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: videointelligence Issues related to the googleapis/python-videointelligence API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sample test test_streaming_automl_action_recognition failing with The Model does not exist

3 participants