Skip to content

Update error in system tests that expect error for wrong location#7286

Merged
tswast merged 1 commit into
googleapis:masterfrom
tswast:bq-location-badrequest
Feb 4, 2019
Merged

Update error in system tests that expect error for wrong location#7286
tswast merged 1 commit into
googleapis:masterfrom
tswast:bq-location-badrequest

Conversation

@tswast

@tswast tswast commented Feb 4, 2019

Copy link
Copy Markdown
Contributor

We used to get BadRequest for querying with the wrong location. Now we
get NotFound. I update the test to just look for the base class of
GoogleAPICallError, since it seems we aren't guarnteed the actual status
code.

We used to get BadRequest for querying with the wrong location. Now we
get NotFound. I update the test to just look for the base class of
GoogleAPICallError, since it seems we aren't guarnteed the actual status
code.
@tswast tswast requested a review from crwilcox as a code owner February 4, 2019 22:22
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 4, 2019
@tswast tswast mentioned this pull request Feb 4, 2019
@crwilcox

crwilcox commented Feb 4, 2019

Copy link
Copy Markdown
Contributor

@tswast do we know which change caused this?

@tswast

tswast commented Feb 4, 2019

Copy link
Copy Markdown
Contributor Author

@crwilcox Something in the backend. Still trying to identify the specific CL.

@tswast tswast merged commit 5e2b474 into googleapis:master Feb 4, 2019
@tswast tswast deleted the bq-location-badrequest branch February 4, 2019 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants