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 31, 2026. It is now read-only.

tests: fix unit tests broken by dependency drift#430

Merged
andrewsg merged 2 commits into
mastergoogleapis/python-storage:masterfrom
427-429-fix-test_client_wo_project-py27googleapis/python-storage:427-429-fix-test_client_wo_project-py27Copy head branch name to clipboard
May 5, 2021
Merged

tests: fix unit tests broken by dependency drift#430
andrewsg merged 2 commits into
mastergoogleapis/python-storage:masterfrom
427-429-fix-test_client_wo_project-py27googleapis/python-storage:427-429-fix-test_client_wo_project-py27Copy head branch name to clipboard

Conversation

@tseaver

@tseaver tseaver commented May 5, 2021

Copy link
Copy Markdown
Contributor

Pin googleapis-common-protos FBO python2.7

Closes #429

Fix 'TestClient.test_ctor_wo_project', broken by googleapis/python-cloud-core#51

Closes #427

@tseaver tseaver requested review from a team, busunkim96, craiglabenz, crwilcox and frankyn May 5, 2021 16:40
@product-auto-label product-auto-label Bot added the api: storage Issues related to the googleapis/python-storage API. label May 5, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label May 5, 2021
@tseaver tseaver requested a review from andrewsg May 5, 2021 21:24

@andrewsg andrewsg 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.

Thanks!

@andrewsg andrewsg merged commit 2e70a58 into master May 5, 2021
@andrewsg andrewsg deleted the 427-429-fix-test_client_wo_project-py27 branch May 5, 2021 21:34
tseaver added a commit that referenced this pull request May 6, 2021
tseaver added a commit that referenced this pull request May 6, 2021
andrewsg pushed a commit that referenced this pull request May 6, 2021
gcf-merge-on-green Bot pushed a commit that referenced this pull request May 20, 2021
gcf-merge-on-green Bot pushed a commit that referenced this pull request Jun 7, 2021
Use an explicit helper client method for `GET` requests, rather than manipulating client's private `_connection.api_request`.  As a benefit, tests get *way* clearer.

Toward #38

~~Based on top of the branch from #430.  I will rebase when that PR merges.~~
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
* tests: fix 'TestClient.test_ctor_wo_project'

Broken by googleapis/python-cloud-core#51

Closes googleapis#427

* chore(deps): pin googleapis-common-protos' FBO python2.7

Closes googleapis#429
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
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
Use an explicit helper client method for `GET` requests, rather than manipulating client's private `_connection.api_request`.  As a benefit, tests get *way* clearer.

Toward googleapis#38

~~Based on top of the branch from googleapis#430.  I will rebase when that PR merges.~~
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
* tests: fix 'TestClient.test_ctor_wo_project'

Broken by googleapis/python-cloud-core#51

Closes googleapis#427

* chore(deps): pin googleapis-common-protos' FBO python2.7

Closes googleapis#429
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
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
Use an explicit helper client method for `GET` requests, rather than manipulating client's private `_connection.api_request`.  As a benefit, tests get *way* clearer.

Toward googleapis#38

~~Based on top of the branch from googleapis#430.  I will rebase when that PR merges.~~
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: storage Issues related to the googleapis/python-storage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests fail under python2.7 'TestClient.test_ctor_wo_project' fails with `google-cloud-core 1.6.0'

2 participants

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