Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

chore: run system tests with Python 3.10#534

Merged
plamut merged 2 commits into
googleapis:maingoogleapis/python-pubsub:mainfrom
plamut:iss-533plamut/python-pubsub:iss-533Copy head branch name to clipboard
Nov 10, 2021
Merged

chore: run system tests with Python 3.10#534
plamut merged 2 commits into
googleapis:maingoogleapis/python-pubsub:mainfrom
plamut:iss-533plamut/python-pubsub:iss-533Copy head branch name to clipboard

Conversation

@plamut

@plamut plamut commented Nov 10, 2021

Copy link
Copy Markdown
Contributor

Closes #533.

PR checklist:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

@plamut plamut requested review from a team and pradn November 10, 2021 15:34
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 10, 2021
@product-auto-label product-auto-label Bot added the api: pubsub Issues related to the googleapis/python-pubsub API. label Nov 10, 2021
@plamut plamut added owlbot:run Add this label to trigger the Owlbot post processor. and removed api: pubsub Issues related to the googleapis/python-pubsub API. cla: yes This human has signed the Contributor License Agreement. labels Nov 10, 2021
@google-cla

google-cla Bot commented Nov 10, 2021

Copy link
Copy Markdown

☹️ Sorry, but only Googlers may change the label cla: yes.

@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 10, 2021
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 10, 2021
@tswast

tswast commented Nov 10, 2021

Copy link
Copy Markdown
Contributor
nox > Session unit-3.10 was successful.
nox > Running session system-3.10
nox > Creating virtual environment (virtualenv) using python3.10 in .nox/system-3-10
nox > python -m pip install --pre grpcio
nox > python -m pip install mock pytest google-cloud-testutils psutil -c /tmpfs/src/github/python-pubsub/testing/constraints-3.10.txt
nox > python -m pip install -e . -c /tmpfs/src/github/python-pubsub/testing/constraints-3.10.txt
nox > py.test --quiet --junitxml=system_3.10_sponge_log.xml tests/system.py
..................s..                                                    [100%]
- generated xml file: /tmpfs/src/github/python-pubsub/system_3.10_sponge_log.xml -
20 passed, 1 skipped in 315.79s (0:05:15)
nox > Session system-3.10 was successful.

Looks like the system tests are getting run correctly.

@plamut plamut merged commit 169a587 into googleapis:main Nov 10, 2021
@plamut plamut deleted the iss-533 branch November 10, 2021 16:05
@plamut plamut mentioned this pull request Nov 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Run system tests with Python 3.10

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.