Skip to content

Fix test_task_definition_templates failures #1026

Fix test_task_definition_templates failures

Fix test_task_definition_templates failures #1026

Triggered via pull request October 24, 2024 13:05
Status Success
Total duration 51s
Artifacts

label.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test_task_definition_templates.test_template_permissions: tests/jms/test_task_definition_templates.py#L211
ansys.hps.client.exceptions.ClientError: 403 Client Error: 403 Forbidden for: GET https://localhost:8443/hps/jms/api/v1/task_definition_templates/02y3Oq3z16Ugz0GPuoSzUB/permissions?fields=all Access to this resource has been restricted
test_exceptions.test_client_error: tests/test_exceptions.py#L71
AssertionError: assert '403 Forbidden' == '404 Not Found' - 404 Not Found + 403 Forbidden
test_projects.test_project_copy: tests/jms/test_projects.py#L148
ansys.hps.client.exceptions.HPSError: Failed to copy projects with ids = ['02y6ipmi3Iv37nZ4DxwcRJ'].
test_exceptions.test_client_error: tests/test_exceptions.py#L71
AssertionError: assert '403 Forbidden' == '404 Not Found' - 404 Not Found + 403 Forbidden