Skip to content

Conversation

@plamut
Copy link
Contributor

@plamut plamut commented Nov 10, 2021

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 a review from pradn November 10, 2021 15:34
@plamut plamut requested review from a team as code owners 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
Copy link

google-cla bot commented Nov 10, 2021

☹️ 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
Copy link
Contributor

tswast commented Nov 10, 2021

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 join this conversation on GitHub. Already have an account? Sign in to comment

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