Skip to content

tests: move system tests into a package #51

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

Merged
merged 3 commits into from
Feb 12, 2020
Merged

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Feb 11, 2020

Prep for factoring out e.g. signing tests into separate modules.

Port of googleapis/google-cloud-python#9777
into new reposiory.

@tseaver tseaver added api: storage Issues related to the googleapis/python-storage API. type: process A process-related concern. May include testing, release, or the like. labels Feb 11, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 11, 2020
@tseaver tseaver force-pushed the tests-port-gcp-9777 branch from 4e4e810 to bc1df28 Compare February 11, 2020 22:20
@tseaver tseaver added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020
Copy link
Contributor

@plamut plamut left a comment

Choose a reason for hiding this comment

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

Looks good, mentioned a probable existing incompatibility with Windows systems.

The CI failure seems like flakiness, will re-run.
(edit: or maybe not, the same error also occurred on a re-run)

Comment on lines +466 to +459
"logo": {"path": DATA_DIRNAME + "/CloudPlatform_128px_Retina.png"},
"big": {"path": DATA_DIRNAME + "/five-point-one-mb-file.zip"},
"simple": {"path": DATA_DIRNAME + "/simple.txt"},
Copy link
Contributor

Choose a reason for hiding this comment

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

Won't that be an error on Windows that use a different path separator?

(the change itself is good, referring to the existing state here)

@plamut plamut added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020
@release-please release-please bot closed this Feb 12, 2020
@tseaver tseaver reopened this Feb 12, 2020
Prep for factoring out e.g. signing tests into separate modules.

Port of googleapis/google-cloud-python#9777
into new reposiory.
@tseaver tseaver force-pushed the tests-port-gcp-9777 branch from bc1df28 to 33c2407 Compare February 12, 2020 17:48
@tseaver
Copy link
Contributor Author

tseaver commented Feb 12, 2020

Ugh, new systest flake reported in #55.

@tseaver tseaver added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020
@tseaver tseaver added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020
@tseaver tseaver added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020
@tseaver tseaver requested a review from plamut February 12, 2020 21:21
@tseaver tseaver merged commit b9c0bca into master Feb 12, 2020
@tseaver tseaver deleted the tests-port-gcp-9777 branch February 12, 2020 23:50
tseaver added a commit that referenced this pull request Nov 10, 2020
tseaver added a commit that referenced this pull request Nov 10, 2020
gcf-merge-on-green bot pushed a commit that referenced this pull request Nov 10, 2020
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
Prep for factoring out e.g. signing tests into separate modules.

Port of googleapis/google-cloud-python#9777
into new reposiory.
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
Prep for factoring out e.g. signing tests into separate modules.

Port of googleapis/google-cloud-python#9777
into new reposiory.
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
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/python-storage API. cla: yes This human has signed the Contributor License Agreement. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants