Skip to content

Fix set user roles when role is None #2119

Fix set user roles when role is None

Fix set user roles when role is None #2119

Triggered via pull request September 28, 2023 14:55
@janjaguschjanjagusch
opened #668
Status Failure
Total duration 16m 27s
Artifacts

ci.yml

on: pull_request_target
Matrix: test_quetz
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 5 warnings
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/api/test_users.py#L47
test_set_user_role[other-owner-None-200] assert 422 == 200 + where 422 = <Response [422 Unprocessable Entity]>.status_code
test_quetz (ubuntu-latest, sqlite, create-tables)
Process completed with exit code 1.
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/api/test_users.py#L47
test_set_user_role[other-owner-None-200] assert 422 == 200 + where 422 = <Response [422 Unprocessable Entity]>.status_code
test_quetz (ubuntu-latest, postgres, create-tables)
Process completed with exit code 1.
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/api/test_users.py#L47
test_set_user_role[other-owner-None-200] assert 422 == 200 + where 422 = <Response [422 Unprocessable Entity]>.status_code
test_quetz (ubuntu-latest, sqlite, use-migrations)
Process completed with exit code 1.
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/api/test_users.py#L47
test_set_user_role[other-owner-None-200] assert 422 == 200 + where 422 = <Response [422 Unprocessable Entity]>.status_code
test_quetz (ubuntu-latest, postgres, use-migrations)
Process completed with exit code 1.
test_release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_quetz (ubuntu-latest, sqlite, create-tables)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_quetz (ubuntu-latest, postgres, create-tables)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_quetz (ubuntu-latest, sqlite, use-migrations)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_quetz (ubuntu-latest, postgres, use-migrations)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/