Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(bigquery): update streaming insert error test #4321

Merged
merged 2 commits into from Jun 28, 2021

Conversation

shollyman
Copy link
Contributor

More backend changes appear to be inducing two forms of error message,
depending on which component intercepts the error first. This test
captures both outcomes (we always get an error).

Fixes: #4285

More backend changes appear to be inducing two forms of error message,
depending on which component intercepts the error first.  This test
captures both outcomes (we always get an error).
@shollyman shollyman requested a review from tbpg June 25, 2021 16:42
@shollyman shollyman requested a review from a team as a code owner June 25, 2021 16:42
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jun 25, 2021
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the BigQuery API. label Jun 25, 2021
@shollyman shollyman merged commit 12f3042 into googleapis:master Jun 28, 2021
@shollyman shollyman deleted the fix-error-test branch June 28, 2021 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bigquery: TestIntegration_InsertErrors failed
2 participants