Skip to content

feat: allow to request specific properties when logging in #1215

feat: allow to request specific properties when logging in

feat: allow to request specific properties when logging in #1215

Triggered via pull request September 17, 2024 14:53
Status Failure
Total duration 11m 39s
Artifacts

main.yml

on: pull_request
shellcheck
7s
shellcheck
pytest-integration
10m 11s
pytest-integration
client-generation
3m 16s
client-generation
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Unit test - ./diracx-routers: diracx-routers/tests/auth/test_standard.py#L899
test_parse_scopes[vos1-groups1-vo:lhcb group:lhcb_user property:ProxyManagement-expected1] AssertionError: assert {'group': 'lh... 'vo': 'lhcb'} == {'group': 'lh... 'vo': 'lhcb'} Omitting 2 identical items, use -vv to show Differing items: {'properties': ['ProxyManagement']} != {'properties': ['NormalUser', 'ProxyManagement']} Full diff: { 'group': 'lhcb_user', 'properties': [ - 'NormalUser', 'ProxyManagement', ], 'vo': 'lhcb', }
Unit test - ./diracx-routers
Process completed with exit code 1.
pytest-integration: diracx-routers/tests/auth/test_standard.py#L899
test_parse_scopes[vos1-groups1-vo:lhcb group:lhcb_user property:ProxyManagement-expected1] AssertionError: assert {'group': 'lh... 'vo': 'lhcb'} == {'group': 'lh... 'vo': 'lhcb'} Omitting 2 identical items, use -vv to show Differing items: {'properties': ['ProxyManagement']} != {'properties': ['NormalUser', 'ProxyManagement']} Full diff: { 'group': 'lhcb_user', 'properties': [ - 'NormalUser', 'ProxyManagement', ], 'vo': 'lhcb', }
pytest-integration
Process completed with exit code 1.