Skip to content
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

tests: pin systest dep pytest-asyncio #218

Merged
merged 1 commit into from
May 11, 2021
Merged

tests: pin systest dep pytest-asyncio #218

merged 1 commit into from
May 11, 2021

Conversation

cojenco
Copy link
Contributor

@cojenco cojenco commented May 11, 2021

System test-3.8 failure is due to an issue in the pytest-asyncio package, in which the loop cleanup changes is causing test errors. Pinning pytest-asyncio to previous working version to unblock PR submissions. Opening another issue to track the pytest-asyncio issue.

Fixes #214

@cojenco cojenco requested a review from a team as a code owner May 11, 2021 00:01
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/google-resumable-media-python API. label May 11, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 11, 2021
@cojenco cojenco requested review from andrewsg and crwilcox May 11, 2021 00:04
@cojenco cojenco merged commit 79257dd into master May 11, 2021
@cojenco cojenco deleted the testsys-214 branch May 11, 2021 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/google-resumable-media-python API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test failure on system-3.8 test
2 participants