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.

fix(tests): remove low version error assertion from iam conditions system tests#53

Merged
crwilcox merged 1 commit into
mastergoogleapis/python-storage:masterfrom
fix-iam-version-assertiongoogleapis/python-storage:fix-iam-version-assertionCopy head branch name to clipboard
Feb 12, 2020
Merged

fix(tests): remove low version error assertion from iam conditions system tests#53
crwilcox merged 1 commit into
mastergoogleapis/python-storage:masterfrom
fix-iam-version-assertiongoogleapis/python-storage:fix-iam-version-assertionCopy head branch name to clipboard

Conversation

@jkwlui

@jkwlui jkwlui commented Feb 12, 2020

Copy link
Copy Markdown
Contributor

Fixes #52

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 12, 2020
@jkwlui jkwlui added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020
@jkwlui jkwlui self-assigned this Feb 12, 2020
@jkwlui jkwlui requested a review from crwilcox February 12, 2020 01:56
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2020
Comment thread tests/system.py
with pytest.raises(
BadRequest, match="cannot be less than the existing policy version"
):
bucket.get_iam_policy()

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.

Do we have a definite confirmation that the backend no longer raises this exception under any circumstance?

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.

We have an internal group with a conversation. Yes.

@crwilcox crwilcox merged commit 8904aee into master Feb 12, 2020
@tseaver tseaver deleted the fix-iam-version-assertion branch August 24, 2021 18:08
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
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.

Fix test for IAM get/set.

5 participants

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