Skip to content

fix: add retry for test_clean_up_via_context_manager #1627

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 3 commits into from
Apr 22, 2025
Merged

fix: add retry for test_clean_up_via_context_manager #1627

merged 3 commits into from
Apr 22, 2025

Conversation

sycai
Copy link
Contributor

@sycai sycai commented Apr 17, 2025

No description provided.

@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 Apr 17, 2025
@sycai sycai marked this pull request as ready for review April 17, 2025 23:45
@sycai sycai requested review from a team as code owners April 17, 2025 23:45
@sycai sycai requested a review from ZehaoXU April 17, 2025 23:45
@sycai sycai requested review from shobsi and removed request for ZehaoXU April 17, 2025 23:45
@sycai sycai added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 18, 2025
@bigframes-bot bigframes-bot removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Apr 18, 2025
@@ -151,6 +151,7 @@ def test_clean_up_by_session_id():
pytest.param(bigframes.connect, id="connect-method"),
],
)
@pytest.mark.flaky(retries=3)
Copy link
Contributor

Choose a reason for hiding this comment

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

Curious what flakiness we ran into.. quota issue?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@sycai sycai requested a review from shobsi April 21, 2025 17:25
@sycai sycai merged commit 58e7cb0 into main Apr 22, 2025
24 checks passed
@sycai sycai deleted the sycai_fix branch April 22, 2025 00:52
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.

4 participants