Skip to content

chore: remove unused reference to THIRD_PARTY_NOTICES from "nightly" #130

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

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

tswast
Copy link
Collaborator

@tswast tswast commented Oct 23, 2023

Note: "nightly" build mostly just needed from API coverage now.

Hopefully fixes failing "nightly" on main.
🦕

@tswast tswast requested review from a team as code owners October 23, 2023 15:32
@tswast tswast requested a review from GarrettWu October 23, 2023 15:32
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Oct 23, 2023
@tswast tswast requested review from milkshakeiii and removed request for GarrettWu October 23, 2023 15:35
@milkshakeiii milkshakeiii added the automerge Merge the pull request once unit tests and other checks pass. label Oct 23, 2023
@tswast
Copy link
Collaborator Author

tswast commented Oct 23, 2023

>           raise self._exception
 
more_vert |   |   |   |   |   | E           google.api_core.exceptions.NotFound: 404 Not found: Dataset bigframes-dev:bigframes_testing was not found in location asia-northeast1
 
more_vert |   |   |   |   |   | E
 
more_vert |   |   |   |   |   | E           Location: asia-northeast1
 
more_vert |   |   |   |   |   | E           Job ID: 59cc54bd-164d-4df0-bda7-f65d073be012
 
more_vert |   |   |   |   |   | E            Share your usecase with the BigQuery DataFrames team at the https://bit.ly/bigframes-feedback survey.
 
more_vert |   |   |   |   |  

<br class="Apple-interchange-newline">>           raise self._exception
E           google.api_core.exceptions.NotFound: 404 Not found: Dataset bigframes-dev:bigframes_testing was not found in location asia-northeast1
E           
E           Location: asia-northeast1
E           Job ID: 59cc54bd-164d-4df0-bda7-f65d073be012
E            Share your usecase with the BigQuery DataFrames team at the [https://bit.ly/bigframes-feedback](https://www.google.com/url?sa=D&q=https%3A%2F%2F2.zoppoz.workers.dev%3A443%2Fhttps%2Fbit.ly%2Fbigframes-feedback) survey.

>           raise self._exception
 
more_vert |   |   |   |   |   | E           google.api_core.exceptions.NotFound: 404 Not found: Dataset bigframes-dev:bigframes_testing was not found in location asia-northeast1
 
more_vert |   |   |   |   |   | E
 
more_vert |   |   |   |   |   | E           Location: asia-northeast1
 
more_vert |   |   |   |   |   | E           Job ID: 59cc54bd-164d-4df0-bda7-f65d073be012
 
more_vert |   |   |   |   |   | E            Share your usecase with the BigQuery DataFrames team at the https://bit.ly/bigframes-feedback survey.
 
more_vert |   |   |   |   |  

<br class="Apple-interchange-newline">>           raise self._exception
E           google.api_core.exceptions.NotFound: 404 Not found: Dataset bigframes-dev:bigframes_testing was not found in location asia-northeast1
E           
E           Location: asia-northeast1
E           Job ID: 59cc54bd-164d-4df0-bda7-f65d073be012
E            Share your usecase with the BigQuery DataFrames team at the [https://bit.ly/bigframes-feedback](https://www.google.com/url?sa=D&q=https%3A%2F%2F2.zoppoz.workers.dev%3A443%2Fhttps%2Fbit.ly%2Fbigframes-feedback) survey.

Looks like maybe we have some flakiness with a global session object picking up the location from a different test.

@tswast tswast added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 23, 2023
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 23, 2023
@tswast tswast merged commit f9ba28c into main Oct 23, 2023
@tswast tswast deleted the nightly branch October 23, 2023 20:30
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 23, 2023
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 googleapis/python-bigquery-dataframes API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants