Skip to content

Conversation

GarrettWu
Copy link
Contributor

test failures I think other sessions removed the bucket.

@GarrettWu GarrettWu requested a review from sycai September 3, 2025 00:28
@GarrettWu GarrettWu self-assigned this Sep 3, 2025
@GarrettWu GarrettWu requested review from a team as code owners September 3, 2025 00:28
@GarrettWu GarrettWu requested a review from polong-lin September 3, 2025 00:28
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. samples Issues that are directly related to samples. labels Sep 3, 2025
@GarrettWu GarrettWu enabled auto-merge (squash) September 3, 2025 00:28
@@ -63,6 +63,17 @@ def gcs_bucket(storage_client: storage.Client) -> Generator[str, None, None]:
blob.delete()


@pytest.fixture(scope="session")
def gcs_bucket_snippets(storage_client: storage.Client) -> Generator[str, None, None]:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

naming nit: "gcs_snippet_bucket"

@GarrettWu GarrettWu merged commit 2d24606 into main Sep 3, 2025
21 of 25 checks passed
@GarrettWu GarrettWu deleted the garrettwu-snippet branch September 3, 2025 17:46
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. samples Issues that are directly related to samples. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants