Skip to content

chore(bigtable): resolve pytest-asyncio test failures#17347

Open
daniel-sanche wants to merge 3 commits into
mainfrom
bigtable_lock_pytestasyncio
Open

chore(bigtable): resolve pytest-asyncio test failures#17347
daniel-sanche wants to merge 3 commits into
mainfrom
bigtable_lock_pytestasyncio

Conversation

@daniel-sanche
Copy link
Copy Markdown
Contributor

@daniel-sanche daniel-sanche commented Jun 2, 2026

Adds an event loop fixture, to support latest version of pytest-asyncio

@daniel-sanche daniel-sanche requested a review from a team as a code owner June 2, 2026 17:42
Copy link
Copy Markdown
Contributor

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

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 updates the 'noxfile.py' for 'google-cloud-bigtable' to pin the 'pytest-asyncio' dependency to version '1.3.0'. However, the reviewer noted that version '1.3.0' does not exist on PyPI because 'pytest-asyncio' uses '0.x.y' versioning, which will cause installation failures. It is recommended to correct this to the intended '0.x.y' version.

Comment thread packages/google-cloud-bigtable/noxfile.py Outdated
@daniel-sanche daniel-sanche changed the title chore(bigtable): add version pin to pytest-asyncio chore(bigtable): resolve pytest-asyncio test failures Jun 2, 2026
@daniel-sanche daniel-sanche added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 2, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants