Skip to content

Merge branch 'develop' into feature/gravy_valet_integration #214

Merge branch 'develop' into feature/gravy_valet_integration

Merge branch 'develop' into feature/gravy_valet_integration #214

Triggered via push August 14, 2024 04:10
Status Failure
Total duration 34m 5s
Artifacts

test-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 17 warnings
pytest ► tests.test_addons.TestAddonAuth ► test_action_download_contrib: report.xml#L0
Failed test found in: report.xml Error: tests/test_addons.py:196: in test_action_download_contrib
pytest ► tests.test_addons.TestAddonAuth ► test_action_download_mfr_views_contrib: report.xml#L0
Failed test found in: report.xml Error: tests/test_addons.py:220: in test_action_download_mfr_views_contrib
pytest ► tests.test_addons.TestAddonAuth ► test_action_download_mfr_views_non_contrib: report.xml#L0
Failed test found in: report.xml Error: tests/test_addons.py:233: in test_action_download_mfr_views_non_contrib
pytest ► tests.test_addons.TestAddonAuth ► test_action_download_non_contrib: report.xml#L0
Failed test found in: report.xml Error: tests/test_addons.py:209: in test_action_download_non_contrib
pytest ► tests.test_addons.TestAddonAuth ► test_action_render_marks_version_as_seen: report.xml#L0
Failed test found in: report.xml Error: tests/test_addons.py:180: in test_action_render_marks_version_as_seen
pytest ► tests.test_addons.TestAddonAuth ► test_auth_bad_bearer_token: report.xml#L0
Failed test found in: report.xml Error: tests/test_addons.py:170: in test_auth_bad_bearer_token
pytest ► tests.test_addons.TestAddonAuth ► test_auth_bad_cookie: report.xml#L0
Failed test found in: report.xml Error: tests/test_addons.py:151: in test_auth_bad_cookie
pytest ► tests.test_addons.TestAddonAuth ► test_auth_cookie: report.xml#L0
Failed test found in: report.xml Error: tests/test_addons.py:132: in test_auth_cookie
pytest ► tests.test_addons.TestAddonAuth ► test_auth_download: report.xml#L0
Failed test found in: report.xml Error: tests/test_addons.py:99: in test_auth_download
pytest ► tests.test_addons.TestAddonAuth ► test_auth_export_action_requires_read_permission: report.xml#L0
Failed test found in: report.xml Error: tests/test_addons.py:127: in test_auth_export_action_requires_read_permission
pytest ► tests.test_addons.TestAddonAuth ► test_auth_export_action_returns_200: report.xml#L0
Failed test found in: report.xml Error: tests/test_addons.py:122: in test_auth_export_action_returns_200
pytest ► tests.test_addons.TestAddonAuth ► test_auth_missing_addon: report.xml#L0
Failed test found in: report.xml Error: tests/test_addons.py:157: in test_auth_missing_addon
pytest ► tests.test_addons.TestAddonAuth ► test_auth_missing_args: report.xml#L0
Failed test found in: report.xml Error: tests/test_addons.py:164: in test_auth_missing_args
pytest ► tests.test_addons.TestAddonAuth ► test_auth_render_action_returns_200: report.xml#L0
Failed test found in: report.xml Error: tests/test_addons.py:111: in test_auth_render_action_returns_200
pytest ► tests.test_addons.TestCheckAuth ► test_has_permission: report.xml#L0
Failed test found in: report.xml Error: tests/test_addons.py:1025: in test_has_permission
pytest ► tests.test_addons.TestCheckAuth ► test_has_permission_on_parent_node_metadata_pass_if_registration: report.xml#L0
Failed test found in: report.xml Error: tests/test_addons.py:1067: in test_has_permission_on_parent_node_metadata_pass_if_registration
pytest ► tests.test_addons.TestCheckAuth ► test_has_permission_on_parent_node_upload_pass_if_registration: report.xml#L0
Failed test found in: report.xml Error: tests/test_addons.py:1058: in test_has_permission_on_parent_node_upload_pass_if_registration
pytest ► tests.test_addons.TestCheckOAuth ► test_user_has_permission__token_not_authenticated: report.xml#L0
Failed test found in: report.xml Error: addons/base/views.py:325: in _get_token_scopes_from_cas
pytest ► tests.test_addons.TestAddonFileViews ► test_archived_from_url: report.xml#L0
Failed test found in: report.xml Error: osf/models/base.py:175: in save
pytest ► tests.test_addons.TestAddonFileViews ► test_archived_from_url_without_copied_from: report.xml#L0
Failed test found in: report.xml Error: osf/models/base.py:175: in save
pytest ► tests.test_addons.TestAddonFileViews ► test_copied_from_id_trashed: report.xml#L0
Failed test found in: report.xml Error: osf/models/base.py:175: in save
pytest ► tests.test_preprints.TestPreprintOsfStorage ► test_auth_download: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:2066: in test_auth_download
pytest ► tests.test_preprints.TestCheckPreprintAuth ► test_check_access_withdrawn_preprint_file__admin_user: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:2133: in test_check_access_withdrawn_preprint_file__admin_user
pytest ► tests.test_preprints.TestCheckPreprintAuth ► test_check_access_withdrawn_preprint_file__noncontributor: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:2117: in test_check_access_withdrawn_preprint_file__noncontributor
pytest ► tests.test_preprints.TestCheckPreprintAuth ► test_check_access_withdrawn_preprint_file__read_user: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:2126: in test_check_access_withdrawn_preprint_file__read_user
pytest ► tests.test_preprints.TestCheckPreprintAuth ► test_check_access_withdrawn_preprint_file__unauthenticated: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:2109: in test_check_access_withdrawn_preprint_file__unauthenticated
pytest ► tests.test_preprints.TestCheckPreprintAuth ► test_has_permission: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:2084: in test_has_permission
pytest ► tests.test_preprints.TestCheckPreprintAuth ► test_not_has_permission_logged_in: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:2094: in test_not_has_permission_logged_in
pytest ► tests.test_preprints.TestCheckPreprintAuth ► test_not_has_permission_not_logged_in: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:2101: in test_not_has_permission_not_logged_in
pytest ► tests.test_preprints.TestCheckPreprintAuth ► test_not_has_permission_read_published: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:2088: in test_not_has_permission_read_published
website
Failed test were found and 'fail-on-error' option is set to true
website
Process completed with exit code 1.
build-cache
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cache
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-cache
Failed to download action 'https://api.github.com/repos/actions/cache/tarball/8492260343ad570701412c2f464a5877dc76bace'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
build-cache
Back off 12.873 seconds before retry.
build-cache
Failed to download action 'https://api.github.com/repos/actions/cache/tarball/8492260343ad570701412c2f464a5877dc76bace'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
build-cache
Back off 17.786 seconds before retry.
addons
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
addons
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
website
Test report summary exceeded limit of 65535 bytes and will be trimmed
website
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
website
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
api2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
api2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
api1_and_js
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
api1_and_js
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
api3_and_osf
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
api3_and_osf
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/