chore: skip kms tests until b/470276398 by chandra-siri · Pull Request #1690 · googleapis/python-storage · GitHub
Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

chore: skip kms tests until b/470276398#1690

Merged
chandra-siri merged 3 commits into
mainfrom
chore_skip_py_314
Dec 19, 2025
Merged

chore: skip kms tests until b/470276398#1690
chandra-siri merged 3 commits into
mainfrom
chore_skip_py_314

Conversation

@chandra-siri

@chandra-siri chandra-siri commented Dec 19, 2025

Copy link
Copy Markdown
Collaborator

chore: skip kms tests until b/470276398

@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: storage Issues related to the googleapis/python-storage API. samples Issues that are directly related to samples. labels Dec 19, 2025
@gemini-code-assist

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request aims to temporarily disable several KMS-related tests when running on Python 3.14, due to an underlying issue. The approach of using pytest.mark.skipif is appropriate. However, there is a critical issue in the implementation of the Python version check that will prevent the tests from being skipped as intended. I have provided a specific comment with a code suggestion to correct this.

Comment thread samples/snippets/snippets_test.py Outdated
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@chandra-siri chandra-siri changed the title skip kms tests unitll b/470276398 chore: skip kms tests unitl b/470276398 Dec 19, 2025
@chandra-siri chandra-siri changed the title chore: skip kms tests unitl b/470276398 chore: skip kms tests until b/470276398 Dec 19, 2025
@chandra-siri chandra-siri marked this pull request as ready for review December 19, 2025 18:21
@chandra-siri chandra-siri requested a review from a team as a code owner December 19, 2025 18:22
@chandra-siri chandra-siri requested review from a team and kweinmeister December 19, 2025 18:22
@chandra-siri chandra-siri enabled auto-merge (squash) December 19, 2025 18:23
@chandra-siri chandra-siri merged commit bee6089 into main Dec 19, 2025
17 checks passed
@chandra-siri chandra-siri deleted the chore_skip_py_314 branch December 19, 2025 19:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: storage Issues related to the googleapis/python-storage API. samples Issues that are directly related to samples. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants