Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

testing: reorder test to avoid racing#3232

Merged
gcf-merge-on-green[bot] merged 2 commits into
googleapis:mainfrom
shollyman:test-racing
Apr 8, 2024
Merged

testing: reorder test to avoid racing#3232
gcf-merge-on-green[bot] merged 2 commits into
googleapis:mainfrom
shollyman:test-racing

Conversation

@shollyman

Copy link
Copy Markdown
Contributor

Test involves working with a source table and a job that uses the table as an input. Reorders the cleanup until after the job is complete to avoid possible racing with deletion before completion.

Fixes: #3212

Test involves working with a source table and a job that uses the
table as an input.  Reorders the cleanup until after the job is
complete to avoid possible racing with deletion before completion.

Fixes: googleapis#3212
@shollyman shollyman requested review from a team and PhongChuong April 8, 2024 17:55
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/java-bigquery API. labels Apr 8, 2024
@shollyman shollyman added automerge Merge the pull request once unit tests and other checks pass. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 8, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 8, 2024
@shollyman shollyman requested a review from a team April 8, 2024 18:24
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 2740076 into googleapis:main Apr 8, 2024
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Apr 8, 2024
@shollyman shollyman deleted the test-racing branch April 8, 2024 18:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bigquery.it.ITBigQueryTest: testCreateAndGetJobWithSelectedFields failed

2 participants