Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

tests: move system tests into a package - #51

Merged
tseaver merged 3 commits into
masterfrom
tests-port-gcp-9777
Feb 12, 2020
Merged

tests: move system tests into a package#51
tseaver merged 3 commits into
masterfrom
tests-port-gcp-9777

Conversation

@tseaver

Copy link
Copy Markdown
Contributor

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

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

@tseavertseaver 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
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 11, 2020
@tseavertseaver added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020

@plamutplamut left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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)

@plamutplamut added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020
@tseavertseaver 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

Copy link
Copy Markdown
ContributorAuthor

Ugh, new systest flake reported in #55.

@tseavertseaver added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020
@tseavertseaver added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020
@tseavertseaver added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020
@yoshi-kokoroyoshi-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 plamutFebruary 12, 2020 21:21
@tseaver
tseaver merged commit b9c0bca into masterFeb 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-greenBot 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 freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: storageIssues related to the googleapis/python-storage API.cla: yesThis human has signed the Contributor License Agreement.type: processA 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

@tseaver@plamut@busunkim96@googlebot@yoshi-kokoro