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

bigquery: TestIntegration_DatasetUpdateStorageBillingModel failed #8194

Closed
flaky-bot bot opened this issue Jun 30, 2023 · 4 comments · Fixed by #8226
Closed

bigquery: TestIntegration_DatasetUpdateStorageBillingModel failed #8194

flaky-bot bot opened this issue Jun 30, 2023 · 4 comments · Fixed by #8226
Assignees
Labels
api: bigquery Issues related to the BigQuery API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Jun 30, 2023

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


commit: 2b99e4f
buildURL: Build Status, Sponge
status: failed

Test output
    dataset_integration_test.go:345: googleapi: Error 400: Switching from logical to physical billing model is not supported due to the presence of flat-rate commitments, invalid
@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Jun 30, 2023
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the BigQuery API. label Jun 30, 2023
@flaky-bot flaky-bot bot added the flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. label Jul 2, 2023
@flaky-bot
Copy link
Author

flaky-bot bot commented Jul 2, 2023

Looks like this issue is flaky. 😟

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (2b99e4f), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

@shollyman shollyman assigned alvarowolfx and unassigned shollyman Jul 5, 2023
@shollyman
Copy link
Contributor

switching this to alvaro given he did the impl. I'm guessing from the error that the projects need to be allowlisted differently, or we should modify the test to avoid the problematic transition.

@shollyman shollyman added priority: p2 Moderately-important priority. Fix may not be included in next release. and removed priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. labels Jul 5, 2023
gcf-merge-on-green bot pushed a commit that referenced this issue Jul 6, 2023
Skip tests related to Storage Billing Model as tests are going to fail due to changes related to BigQuery editions. This feature is not available in our CI/CD environment as we have BigQuery commitments on it.

Fixes #8194 and #8193
@flaky-bot flaky-bot bot reopened this Jul 6, 2023
@flaky-bot
Copy link
Author

flaky-bot bot commented Jul 6, 2023

Oops! Looks like this issue is still flaky. It failed again. 😬

I reopened the issue, but a human will need to close it again.


commit: 8ff13bf
buildURL: Build Status, Sponge
status: failed

Test output
    dataset_integration_test.go:345: googleapi: Error 400: Switching from logical to physical billing model is not supported due to the presence of flat-rate commitments, invalid

@flaky-bot
Copy link
Author

flaky-bot bot commented Jul 6, 2023

Oops! Looks like this issue is still flaky. It failed again. 😬

I reopened the issue, but a human will need to close it again.


commit: 6c28f23
buildURL: Build Status, Sponge
status: failed

Test output
    dataset_integration_test.go:345: googleapi: Error 400: Switching from logical to physical billing model is not supported due to the presence of flat-rate commitments, invalid

@flaky-bot flaky-bot bot reopened this Jul 6, 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 BigQuery API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants