Skip to content
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

[iam] flake: keyerror #3994

Closed
tmatsuo opened this issue Jun 6, 2020 · 0 comments · Fixed by #3959
Closed

[iam] flake: keyerror #3994

tmatsuo opened this issue Jun 6, 2020 · 0 comments · Fixed by #3959
Assignees
Labels
api: iam Issues related to the Identity and Access Management API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@tmatsuo
Copy link
Contributor

tmatsuo commented Jun 6, 2020

build

log

Traceback (most recent call last):
  File "/workspace/iam/api-client/grantable_roles_test.py", line 23, in test_service_accounts
    grantable_roles.view_grantable_roles(resource)
  File "/workspace/iam/api-client/grantable_roles.py", line 40, in view_grantable_roles
    print('Description: ' + role['description'])
KeyError: 'description'
@tmatsuo tmatsuo added priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. api: iam Issues related to the Identity and Access Management API. labels Jun 6, 2020
@tmatsuo tmatsuo self-assigned this Jun 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: iam Issues related to the Identity and Access Management API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant