Skip to content

send email notifications when changing affiliations, split up test files #7683

send email notifications when changing affiliations, split up test files

send email notifications when changing affiliations, split up test files #7683

Triggered via push January 23, 2025 17:16
Status Failure
Total duration 30m 15s
Artifacts

test-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

62 errors and 9 warnings
pytest ► api_tests.nodes.views.test_node_detail.TestNodeUpdate ► test_node_institution_update: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_detail.py:774: in test_node_institution_update
pytest ► api_tests.nodes.views.test_node_list.TestNodeCreate ► test_creates_public_project_logged_in: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_list.py:1484: in test_creates_public_project_logged_in
pytest ► api_tests.nodes.views.test_node_list.TestNodeCreate ► test_create_project_with_region_relationship: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_list.py:1796: in test_create_project_with_region_relationship
pytest ► api_tests.nodes.views.test_node_relationship_institutions.TestNodeRelationshipInstitutions ► test_user_with_institution_and_permissions: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:159: in test_user_with_institution_and_permissions
pytest ► api_tests.nodes.views.test_node_relationship_institutions.TestNodeRelationshipInstitutions ► test_user_with_institution_and_permissions_through_patch: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:182: in test_user_with_institution_and_permissions_through_patch
pytest ► api_tests.nodes.views.test_node_relationship_institutions.TestNodeRelationshipInstitutions ► test_remove_institutions_with_affiliated_user: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:205: in test_remove_institutions_with_affiliated_user
pytest ► api_tests.nodes.views.test_node_relationship_institutions.TestNodeRelationshipInstitutions ► test_put_not_admin_but_affiliated: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:242: in test_put_not_admin_but_affiliated
pytest ► api_tests.nodes.views.test_node_relationship_institutions.TestNodeRelationshipInstitutions ► test_add_through_patch_one_inst_to_node_with_inst: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:260: in test_add_through_patch_one_inst_to_node_with_inst
pytest ► api_tests.nodes.views.test_node_relationship_institutions.TestNodeRelationshipInstitutions ► test_add_through_patch_one_inst_while_removing_other: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:279: in test_add_through_patch_one_inst_while_removing_other
pytest ► api_tests.nodes.views.test_node_relationship_institutions.TestNodeRelationshipInstitutions ► test_add_one_inst_with_post_to_node_with_inst: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:298: in test_add_one_inst_with_post_to_node_with_inst
pytest ► api_tests.nodes.views.test_node_relationship_institutions.TestNodeRelationshipInstitutions ► test_delete_existing_inst: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:325: in test_delete_existing_inst
pytest ► api_tests.nodes.views.test_node_relationship_institutions.TestNodeRelationshipInstitutions ► test_delete_not_affiliated_and_affiliated_insts: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:343: in test_delete_not_affiliated_and_affiliated_insts
pytest ► api_tests.nodes.views.test_node_relationship_institutions.TestNodeRelationshipInstitutions ► test_delete_user_is_admin: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:362: in test_delete_user_is_admin
pytest ► api_tests.nodes.views.test_node_relationship_institutions.TestNodeRelationshipInstitutions ► test_delete_user_is_read_write: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:380: in test_delete_user_is_read_write
pytest ► api_tests.nodes.views.test_node_relationship_institutions.TestNodeRelationshipInstitutions ► test_delete_user_is_admin_but_not_affiliated_with_inst: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:416: in test_delete_user_is_admin_but_not_affiliated_with_inst
pytest ► api_tests.nodes.views.test_node_relationship_institutions.TestNodeRelationshipInstitutions ► test_admin_can_add_affiliated_institution: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:434: in test_admin_can_add_affiliated_institution
pytest ► api_tests.nodes.views.test_node_relationship_institutions.TestNodeRelationshipInstitutions ► test_admin_can_remove_admin_affiliated_institution: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:448: in test_admin_can_remove_admin_affiliated_institution
pytest ► api_tests.nodes.views.test_node_relationship_institutions.TestNodeRelationshipInstitutions ► test_admin_can_remove_read_write_contributor_affiliated_institution: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:464: in test_admin_can_remove_read_write_contributor_affiliated_institution
pytest ► api_tests.nodes.views.test_node_relationship_institutions.TestNodeRelationshipInstitutions ► test_read_write_contributor_can_add_affiliated_institution: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:478: in test_read_write_contributor_can_add_affiliated_institution
pytest ► api_tests.nodes.views.test_node_relationship_institutions.TestNodeRelationshipInstitutions ► test_read_write_contributor_can_remove_affiliated_institution: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:496: in test_read_write_contributor_can_remove_affiliated_institution
pytest ► api_tests.requests.views.test_node_request_institutional_access.TestNodeRequestListInstitutionalAccess ► test_access_requests_disabled_raises_permission_denied: report.xml#L0
Failed test found in: report.xml Error: api_tests/requests/views/test_node_request_institutional_access.py:114: in node_with_disabled_access_requests
api2
Failed test were found and 'fail-on-error' option is set to true
api2
Process completed with exit code 1.
pytest ► api_tests.institutions.views.test_institution_relationship_nodes.TestInstitutionRelationshipNodes ► test_user_with_nodes_and_permissions: report.xml#L0
Failed test found in: report.xml Error: api_tests/institutions/views/test_institution_relationship_nodes.py:120: in test_user_with_nodes_and_permissions
pytest ► api_tests.institutions.views.test_institution_relationship_nodes.TestInstitutionRelationshipNodes ► test_user_is_admin: report.xml#L0
Failed test found in: report.xml Error: api_tests/institutions/views/test_institution_relationship_nodes.py:153: in test_user_is_admin
pytest ► api_tests.institutions.views.test_institution_relationship_nodes.TestInstitutionRelationshipNodes ► test_user_is_read_write: report.xml#L0
Failed test found in: report.xml Error: api_tests/institutions/views/test_institution_relationship_nodes.py:171: in test_user_is_read_write
pytest ► api_tests.institutions.views.test_institution_relationship_nodes.TestInstitutionRelationshipNodes ► test_add_some_with_permissions_others_without: report.xml#L0
Failed test found in: report.xml Error: api_tests/institutions/views/test_institution_relationship_nodes.py:217: in test_add_some_with_permissions_others_without
pytest ► api_tests.institutions.views.test_institution_relationship_nodes.TestInstitutionRelationshipNodes ► test_add_some_existant_others_not: report.xml#L0
Failed test found in: report.xml Error: api_tests/institutions/views/test_institution_relationship_nodes.py:235: in test_add_some_existant_others_not
pytest ► api_tests.institutions.views.test_institution_relationship_nodes.TestInstitutionRelationshipNodes ► test_delete_user_is_admin: report.xml#L0
Failed test found in: report.xml Error: api_tests/institutions/views/test_institution_relationship_nodes.py:288: in test_delete_user_is_admin
pytest ► api_tests.institutions.views.test_institution_relationship_nodes.TestInstitutionRelationshipNodes ► test_delete_user_is_read_write: report.xml#L0
Failed test found in: report.xml Error: api_tests/institutions/views/test_institution_relationship_nodes.py:305: in test_delete_user_is_read_write
pytest ► api_tests.institutions.views.test_institution_relationship_nodes.TestInstitutionRelationshipNodes ► test_delete_user_is_admin_and_affiliated_with_inst: report.xml#L0
Failed test found in: report.xml Error: api_tests/institutions/views/test_institution_relationship_nodes.py:336: in test_delete_user_is_admin_and_affiliated_with_inst
pytest ► api_tests.institutions.views.test_institution_relationship_nodes.TestInstitutionRelationshipNodes ► test_delete_user_is_admin_but_not_affiliated_with_inst: report.xml#L0
Failed test found in: report.xml Error: api_tests/institutions/views/test_institution_relationship_nodes.py:354: in test_delete_user_is_admin_but_not_affiliated_with_inst
pytest ► api_tests.institutions.views.test_institution_relationship_nodes.TestInstitutionRelationshipNodes ► test_email_sent_on_affiliation_addition: report.xml#L0
Failed test found in: report.xml Error: file /home/runner/work/osf.io/osf.io/api_tests/institutions/views/test_institution_relationship_nodes.py, line 387
pytest ► api_tests.institutions.views.test_institution_relationship_nodes.TestInstitutionRelationshipNodes ► test_email_sent_on_affiliation_removal: report.xml#L0
Failed test found in: report.xml Error: file /home/runner/work/osf.io/osf.io/api_tests/institutions/views/test_institution_relationship_nodes.py, line 410
pytest ► api_tests.institutions.views.test_institution_relationship_nodes.TestInstitutionRelationshipNodes ► test_email_sent_on_affiliation_mixed_update: report.xml#L0
Failed test found in: report.xml Error: api_tests/institutions/views/test_institution_relationship_nodes.py:432: in test_email_sent_on_affiliation_mixed_update
pytest ► api_tests.institutions.views.test_institution_relationship_nodes.TestInstitutionEmailNotifications ► test_email_sent_on_affiliation_addition: report.xml#L0
Failed test found in: report.xml Error: file /home/runner/work/osf.io/osf.io/api_tests/institutions/views/test_institution_relationship_nodes.py, line 485
pytest ► api_tests.institutions.views.test_institution_relationship_nodes.TestInstitutionEmailNotifications ► test_email_sent_on_affiliation_removal: report.xml#L0
Failed test found in: report.xml Error: file /home/runner/work/osf.io/osf.io/api_tests/institutions/views/test_institution_relationship_nodes.py, line 499
pytest ► api_tests.institutions.views.test_institution_relationship_nodes.TestInstitutionEmailNotifications ► test_no_email_sent_for_no_affiliation_change: report.xml#L0
Failed test found in: report.xml Error: file /home/runner/work/osf.io/osf.io/api_tests/institutions/views/test_institution_relationship_nodes.py, line 510
pytest ► api_tests.registrations.views.test_registration_relationship_institutions.TestNodeRelationshipInstitutions ► test_user_with_institution_and_permissions: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:159: in test_user_with_institution_and_permissions
pytest ► api_tests.registrations.views.test_registration_relationship_institutions.TestNodeRelationshipInstitutions ► test_user_with_institution_and_permissions_through_patch: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:182: in test_user_with_institution_and_permissions_through_patch
pytest ► api_tests.registrations.views.test_registration_relationship_institutions.TestNodeRelationshipInstitutions ► test_remove_institutions_with_affiliated_user: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:205: in test_remove_institutions_with_affiliated_user
pytest ► api_tests.registrations.views.test_registration_relationship_institutions.TestNodeRelationshipInstitutions ► test_put_not_admin_but_affiliated: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:242: in test_put_not_admin_but_affiliated
pytest ► api_tests.registrations.views.test_registration_relationship_institutions.TestNodeRelationshipInstitutions ► test_add_through_patch_one_inst_to_node_with_inst: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:260: in test_add_through_patch_one_inst_to_node_with_inst
pytest ► api_tests.registrations.views.test_registration_relationship_institutions.TestNodeRelationshipInstitutions ► test_add_through_patch_one_inst_while_removing_other: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:279: in test_add_through_patch_one_inst_while_removing_other
pytest ► api_tests.registrations.views.test_registration_relationship_institutions.TestNodeRelationshipInstitutions ► test_add_one_inst_with_post_to_node_with_inst: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:298: in test_add_one_inst_with_post_to_node_with_inst
pytest ► api_tests.registrations.views.test_registration_relationship_institutions.TestNodeRelationshipInstitutions ► test_delete_existing_inst: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:325: in test_delete_existing_inst
pytest ► api_tests.registrations.views.test_registration_relationship_institutions.TestNodeRelationshipInstitutions ► test_delete_not_affiliated_and_affiliated_insts: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:343: in test_delete_not_affiliated_and_affiliated_insts
pytest ► api_tests.registrations.views.test_registration_relationship_institutions.TestNodeRelationshipInstitutions ► test_delete_user_is_admin: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:362: in test_delete_user_is_admin
pytest ► api_tests.registrations.views.test_registration_relationship_institutions.TestNodeRelationshipInstitutions ► test_delete_user_is_read_write: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:380: in test_delete_user_is_read_write
pytest ► api_tests.registrations.views.test_registration_relationship_institutions.TestNodeRelationshipInstitutions ► test_delete_user_is_admin_but_not_affiliated_with_inst: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:416: in test_delete_user_is_admin_but_not_affiliated_with_inst
pytest ► api_tests.registrations.views.test_registration_relationship_institutions.TestNodeRelationshipInstitutions ► test_admin_can_add_affiliated_institution: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:434: in test_admin_can_add_affiliated_institution
pytest ► api_tests.registrations.views.test_registration_relationship_institutions.TestNodeRelationshipInstitutions ► test_admin_can_remove_admin_affiliated_institution: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:448: in test_admin_can_remove_admin_affiliated_institution
pytest ► api_tests.registrations.views.test_registration_relationship_institutions.TestNodeRelationshipInstitutions ► test_admin_can_remove_read_write_contributor_affiliated_institution: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:464: in test_admin_can_remove_read_write_contributor_affiliated_institution
pytest ► api_tests.registrations.views.test_registration_relationship_institutions.TestNodeRelationshipInstitutions ► test_read_write_contributor_can_add_affiliated_institution: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:478: in test_read_write_contributor_can_add_affiliated_institution
pytest ► api_tests.registrations.views.test_registration_relationship_institutions.TestNodeRelationshipInstitutions ► test_read_write_contributor_can_remove_affiliated_institution: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_relationship_institutions.py:496: in test_read_write_contributor_can_remove_affiliated_institution
api1_and_js
Failed test were found and 'fail-on-error' option is set to true
api1_and_js
Process completed with exit code 1.
pytest ► osf_tests.test_node ► test_find_by_institutions: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_node.py:2180: in test_find_by_institutions
pytest ► osf_tests.test_registrations.TestRegisterNode ► test_registration_gets_institution_affiliation: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_registrations.py:329: in test_registration_gets_institution_affiliation
pytest ► osf_tests.metadata.test_osf_gathering.TestOsfGathering ► test_gather_affiliated_institutions: report.xml#L0
Failed test found in: report.xml Error: osf_tests/metadata/test_osf_gathering.py:561: in test_gather_affiliated_institutions
api3_and_osf
Failed test were found and 'fail-on-error' option is set to true
api3_and_osf
Process completed with exit code 1.
build-cache
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
api1_and_js
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
api2
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
addons
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
website
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
api3_and_osf
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
api2
Test report summary exceeded limit of 65535 bytes and will be trimmed
api1_and_js
Test report summary exceeded limit of 65535 bytes and will be trimmed
api3_and_osf
Test report summary exceeded limit of 65535 bytes and will be trimmed