Skip to content

Merge pull request #10839 from bodintsov/feature/improve_version_inel… #9348

Merge pull request #10839 from bodintsov/feature/improve_version_inel…

Merge pull request #10839 from bodintsov/feature/improve_version_inel… #9348

Triggered via push December 12, 2024 17:50
Status Failure
Total duration 28m 2s
Artifacts

test-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

107 errors and 11 warnings
pytest ► addons.mendeley.tests.test_models.MendeleyNodeSettingsTestCase ► test_remove_contributor_authorizer: report.xml#L0
Failed test found in: report.xml Error: addons/base/tests/models.py:577: in test_remove_contributor_authorizer
pytest ► addons.mendeley.tests.test_models.MendeleyNodeSettingsTestCase ► test_remove_contributor_not_authorizer: report.xml#L0
Failed test found in: report.xml Error: addons/base/tests/models.py:586: in test_remove_contributor_not_authorizer
pytest ► addons.osfstorage.tests.test_models.TestOsfStorageCheckout ► test_remove_contributor_with_checked_file: report.xml#L0
Failed test found in: report.xml Error: addons/osfstorage/tests/test_models.py:947: in test_remove_contributor_with_checked_file
pytest ► addons.osfstorage.tests.test_views.TestFileViews ► test_file_views: report.xml#L0
Failed test found in: report.xml Error: addons/osfstorage/tests/test_views.py:1432: in test_file_views
pytest ► addons.osfstorage.tests.test_views.TestPreprintFileViews ► test_file_views: report.xml#L0
Failed test found in: report.xml Error: addons/osfstorage/tests/test_views.py:1542: in test_file_views
pytest ► addons.zotero.tests.test_models.ZoteroNodeSettingsTestCase ► test_remove_contributor_authorizer: report.xml#L0
Failed test found in: report.xml Error: addons/base/tests/models.py:577: in test_remove_contributor_authorizer
pytest ► addons.zotero.tests.test_models.ZoteroNodeSettingsTestCase ► test_remove_contributor_not_authorizer: report.xml#L0
Failed test found in: report.xml Error: addons/base/tests/models.py:586: in test_remove_contributor_not_authorizer
addons
Failed test were found and 'fail-on-error' option is set to true
addons
Process completed with exit code 1.
pytest ► tests.test_addons.TestAddonFileViews ► test_action_view_calls_view_file: report.xml#L0
Failed test found in: report.xml Error: tests/test_addons.py:1396: in test_action_view_calls_view_file
pytest ► tests.test_addons.TestAddonFileViews ► test_head_returns_url_and_redriect: report.xml#L0
Failed test found in: report.xml Error: tests/test_addons.py:1494: in test_head_returns_url_and_redriect
pytest ► tests.test_addons.TestAddonFileViews ► test_no_action_calls_view_file: report.xml#L0
Failed test found in: report.xml Error: tests/test_addons.py:1413: in test_no_action_calls_view_file
pytest ► tests.test_notifications.TestRemoveContributor ► test_remove_contributor_signal_called_when_contributor_is_removed: report.xml#L0
Failed test found in: report.xml Error: tests/test_notifications.py:553: in test_remove_contributor_signal_called_when_contributor_is_removed
pytest ► tests.test_notifications.TestRemoveContributor ► test_removed_contributor_admin_on_parent_not_removed_from_node_subscription: report.xml#L0
Failed test found in: report.xml Error: tests/test_notifications.py:547: in test_removed_contributor_admin_on_parent_not_removed_from_node_subscription
pytest ► tests.test_notifications.TestRemoveContributor ► test_removed_non_admin_contributor_is_removed_from_subscriptions: report.xml#L0
Failed test found in: report.xml Error: tests/test_notifications.py:530: in test_removed_non_admin_contributor_is_removed_from_subscriptions
pytest ► tests.test_notifications.TestRemoveContributor ► test_removed_non_parent_admin_contributor_is_removed_from_subscriptions: report.xml#L0
Failed test found in: report.xml Error: tests/test_notifications.py:537: in test_removed_non_parent_admin_contributor_is_removed_from_subscriptions
pytest ► tests.test_views.TestProjectViews ► test_multiple_project_remove_contributor: report.xml#L0
Failed test found in: report.xml Error: tests/test_views.py:629: in test_multiple_project_remove_contributor
pytest ► tests.test_views.TestProjectViews ► test_private_project_remove_self_not_admin: report.xml#L0
Failed test found in: report.xml Error: tests/test_views.py:645: in test_private_project_remove_self_not_admin
pytest ► tests.test_views.TestProjectViews ► test_project_remove_contributor: report.xml#L0
Failed test found in: report.xml Error: tests/test_views.py:617: in test_project_remove_contributor
pytest ► tests.test_views.TestProjectViews ► test_public_project_remove_self_not_admin: report.xml#L0
Failed test found in: report.xml Error: tests/test_views.py:660: in test_public_project_remove_self_not_admin
pytest ► tests.test_views.TestProjectViews ► test_retraction_view: report.xml#L0
Failed test found in: report.xml Error: tests/test_views.py:972: in test_retraction_view
pytest ► tests.test_views.TestClaimViews ► test_user_with_removed_unclaimed_url_claiming: report.xml#L0
Failed test found in: report.xml Error: tests/test_views.py:2576: in test_user_with_removed_unclaimed_url_claiming
pytest ► tests.test_views.TestWikiWidgetViews ► test_show_wiki_for_osf_group_members: report.xml#L0
Failed test found in: report.xml Error: tests/test_views.py:4446: in test_show_wiki_for_osf_group_members
website
Failed test were found and 'fail-on-error' option is set to true
website
Process completed with exit code 1.
pytest ► api_tests.nodes.views.test_node_groups.TestNodeGroupDelete ► test_delete_group: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_groups.py:427: in test_delete_group
pytest ► api_tests.nodes.views.test_node_preprints.TestNodePreprintsListFiltering ► test_id_filter_equals_returns_one: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/filters/test_filters.py:149: in test_id_filter_equals_returns_one
api2
Failed test were found and 'fail-on-error' option is set to true
api2
Process completed with exit code 1.
pytest ► api_tests.providers.preprints.views.test_preprint_provider_request_list.TestPreprintProviderWithdrawalRequstList ► test_list: report.xml#L0
Failed test found in: report.xml Error: api_tests/providers/preprints/views/test_preprint_provider_request_list.py:49: in test_list
pytest ► api_tests.preprints.views.test_preprint_actions.TestPreprintActionFilters ► test_filter_actions[moderator]: report.xml#L0
Failed test found in: report.xml Error: api_tests/reviews/mixins/filter_mixins.py:146: in test_filter_actions
pytest ► api_tests.preprints.views.test_preprint_actions.TestPreprintActionFilters ► test_filter_actions[node_admin]: report.xml#L0
Failed test found in: report.xml Error: api_tests/reviews/mixins/filter_mixins.py:146: in test_filter_actions
pytest ► api_tests.preprints.views.test_preprint_citations.TestPreprintCitations ► test_preprint_citations_are_read_only: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_citations.py:39: in test_preprint_citations_are_read_only
pytest ► api_tests.preprints.views.test_preprint_citations.TestPreprintCitationsPermissions ► test_preprint_citations_are_read_only: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_citations.py:39: in test_preprint_citations_are_read_only
pytest ► api_tests.preprints.views.test_preprint_contributors_detail.TestPreprintContributorDelete ► test_remove_self_non_admin: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_detail.py:1170: in test_remove_self_non_admin
pytest ► api_tests.preprints.views.test_preprint_contributors_detail.TestPreprintContributorDelete ► test_remove_self_contributor_not_unique_admin: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_detail.py:1187: in test_remove_self_contributor_not_unique_admin
pytest ► api_tests.preprints.views.test_preprint_contributors_detail.TestPreprintContributorDelete ► test_can_remove_self_as_contributor_not_unique_admin: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_detail.py:1202: in test_can_remove_self_as_contributor_not_unique_admin
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorAdd ► test_adds_non_bibliographic_contributor_unpublished_preprint_admin: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:687: in test_adds_non_bibliographic_contributor_unpublished_preprint_admin
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorAdd ► test_adds_contributor_unpublished_preprint_admin: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:727: in test_adds_contributor_unpublished_preprint_admin
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorAdd ► test_adds_contributor_without_bibliographic_unpublished_preprint_admin: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:756: in test_adds_contributor_without_bibliographic_unpublished_preprint_admin
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorAdd ► test_adds_admin_contributor_unpublished_preprint_admin: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:781: in test_adds_admin_contributor_unpublished_preprint_admin
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorAdd ► test_adds_write_contributor_unpublished_preprint_admin: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:810: in test_adds_write_contributor_unpublished_preprint_admin
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorAdd ► test_adds_read_contributor_unpublished_preprint_admin: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:840: in test_adds_read_contributor_unpublished_preprint_admin
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorAdd ► test_adds_invalid_permission_contributor_unpublished_preprint_admin: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:871: in test_adds_invalid_permission_contributor_unpublished_preprint_admin
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorAdd ► test_adds_none_permission_contributor_unpublished_preprint_admin_uses_default_permissions: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:896: in test_adds_none_permission_contributor_unpublished_preprint_admin_uses_default_permissions
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorAdd ► test_adds_already_existing_contributor_unpublished_preprint_admin: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:911: in test_adds_already_existing_contributor_unpublished_preprint_admin
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorAdd ► test_adds_non_existing_user_unpublished_preprint_admin: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:934: in test_adds_non_existing_user_unpublished_preprint_admin
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorAdd ► test_adds_contributor_unpublished_preprint_non_admin: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:949: in test_adds_contributor_unpublished_preprint_non_admin
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorAdd ► test_adds_contributor_unpublished_preprint_non_contributor: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:958: in test_adds_contributor_unpublished_preprint_non_contributor
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorCreateEmail ► test_publishing_preprint_sends_emails_to_contributors: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:1514: in test_publishing_preprint_sends_emails_to_contributors
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorCreateEmail ► test_contributor_added_not_sent_if_unpublished: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:1551: in test_contributor_added_not_sent_if_unpublished
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorBulkCreate ► test_preprint_contributor_bulk_create_errors: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:1660: in test_preprint_contributor_bulk_create_errors
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorBulkCreate ► test_preprint_contributor_bulk_create_logged_in_contrib_unpublished_preprint: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:1700: in test_preprint_contributor_bulk_create_logged_in_contrib_unpublished_preprint
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorBulkDelete ► test_bulk_delete_contributors_errors: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:2825: in test_bulk_delete_contributors_errors
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorBulkDelete ► test_bulk_delete_contributors_unpublished_preprints_logged_in_contributor: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:2903: in test_bulk_delete_contributors_unpublished_preprints_logged_in_contributor
pytest ► api_tests.preprints.views.test_preprint_detail.TestPreprintDelete ► test_cannot_delete_preprints: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_detail.py:255: in test_cannot_delete_preprints
pytest ► api_tests.preprints.views.test_preprint_detail.TestPreprintUpdate ► test_update_published: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_detail.py:802: in test_update_published
pytest ► api_tests.preprints.views.test_preprint_detail.TestPreprintUpdate ► test_update_published_does_not_make_node_public: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_detail.py:814: in test_update_published_does_not_make_node_public
pytest ► api_tests.preprints.views.test_preprint_institutions.TestPrivatePreprintInstitutionsList ► test_invalid_preprint_id: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_institutions.py:106: in test_invalid_preprint_id
pytest ► api_tests.preprints.views.test_preprint_institutions.TestPublicPreprintInstitutionsList ► test_invalid_preprint_id: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_institutions.py:161: in test_invalid_preprint_id
pytest ► api_tests.preprints.views.test_preprint_institutions_relationship.TestPreprintInstitutionsRelationship ► test_delete_affiliated_institution: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_institutions_relationship.py:279: in test_delete_affiliated_institution
pytest ► api_tests.preprints.views.test_preprint_list.TestPreprintCreateWithoutNode ► test_create_preprint_with_supplementary_node: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_list.py:132: in test_create_preprint_with_supplementary_node
pytest ► api_tests.preprints.views.test_preprint_list.TestPreprintsListFiltering ► test_id_filter_equals_returns_one: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/filters/test_filters.py:149: in test_id_filter_equals_returns_one
pytest ► api_tests.preprints.views.test_preprint_list.TestPreprintCreate ► test_create_preprint_adds_log_if_published: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_list.py:543: in test_create_preprint_adds_log_if_published
pytest ► api_tests.preprints.views.test_preprint_list.TestPreprintCreate ► test_create_preprint_from_project_published_hits_update: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_list.py:556: in test_create_preprint_from_project_published_hits_update
pytest ► api_tests.preprints.views.test_preprint_list.TestPreprintCreate ► test_create_preprint_with_supplemental_private_project: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_list.py:383: in test_create_preprint_with_supplemental_private_project
pytest ► api_tests.preprints.views.test_preprint_list.TestPreprintCreate ► test_file_not_osfstorage: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_list.py:508: in test_file_not_osfstorage
pytest ► api_tests.preprints.views.test_preprint_list.TestPreprintCreate ► test_preprint_contributor_signal_sent_on_creation: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_list.py:518: in test_preprint_contributor_signal_sent_on_creation
pytest ► api_tests.preprints.views.test_preprint_list.TestPreprintCreate ► test_publish_preprint_fails_with_invalid_primary_file: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_list.py:472: in test_publish_preprint_fails_with_invalid_primary_file
pytest ► api_tests.preprints.views.test_preprint_node_relationship.TestPreprintNodeRelationship ► test_preprint_node_relationship_delete: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_node_relationship.py:88: in test_preprint_node_relationship_delete
pytest ► api_tests.preprints.views.test_preprint_versions.TestPreprintVersion ► test_pending_version_exists: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_versions.py:71: in test_pending_version_exists
pytest ► api_tests.users.views.test_user_actions.TestReviewActionFilters ► test_filter_actions: report.xml#L0
Failed test found in: report.xml Error: api_tests/reviews/mixins/filter_mixins.py:146: in test_filter_actions
pytest ► api_tests.users.views.test_user_claim.TestClaimUser ► test_claim_unauth_success_with_preprint_id: report.xml#L0
Failed test found in: report.xml Error: api_tests/users/views/test_user_claim.py:149: in test_claim_unauth_success_with_preprint_id
pytest ► api_tests.users.views.test_user_preprints_list.TestUserPreprintsListFiltering ► test_id_filter_equals_returns_one: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/filters/test_filters.py:149: in test_id_filter_equals_returns_one
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 ► api_tests.collections.test_views.TestCollectionLinkedPreprints ► test_linked_preprints_returns_everything: report.xml#L0
Failed test found in: report.xml Error: api_tests/collections/test_views.py:3914: in test_linked_preprints_returns_everything
pytest ► api_tests.collections.test_views.TestCollectionLinkedPreprints ► test_linked_preprints_only_return_viewable_preprints: report.xml#L0
Failed test found in: report.xml Error: api_tests/collections/test_views.py:3941: in test_linked_preprints_only_return_viewable_preprints
pytest ► api_tests.share.test_share_preprint.TestPreprintShare ► test_save_published_called: report.xml#L0
Failed test found in: report.xml Error: api_tests/share/test_share_preprint.py:75: in test_save_published_called
pytest ► api_tests.share.test_share_preprint.TestPreprintShare ► test_save_unpublished_called_forced: report.xml#L0
Failed test found in: report.xml Error: api_tests/share/test_share_preprint.py:81: in test_save_unpublished_called_forced
pytest ► api_tests.share.test_share_preprint.TestPreprintShare ► test_save_published_subject_change_called: report.xml#L0
Failed test found in: report.xml Error: api_tests/share/test_share_preprint.py:89: in test_save_published_subject_change_called
pytest ► api_tests.share.test_share_preprint.TestPreprintShare ► test_save_unpublished_subject_change_not_called: report.xml#L0
Failed test found in: report.xml Error: api_tests/share/test_share_preprint.py:93: in test_save_unpublished_subject_change_not_called
pytest ► api_tests.share.test_share_preprint.TestPreprintShare ► test_send_to_share_is_true: report.xml#L0
Failed test found in: report.xml Error: api_tests/share/test_share_preprint.py:98: in test_send_to_share_is_true
pytest ► api_tests.share.test_share_preprint.TestPreprintShare ► test_preprint_contributor_changes_updates_preprints_share: report.xml#L0
Failed test found in: report.xml Error: api_tests/share/test_share_preprint.py:106: in test_preprint_contributor_changes_updates_preprints_share
pytest ► api_tests.share.test_share_preprint.TestPreprintShare ► test_no_call_async_update_on_400_failure: report.xml#L0
Failed test found in: report.xml Error: api_tests/share/test_share_preprint.py:136: in test_no_call_async_update_on_400_failure
pytest ► api_tests.share.test_share_preprint.TestPreprintShare ► test_delete_from_share: report.xml#L0
Failed test found in: report.xml Error: api_tests/share/test_share_preprint.py:141: in test_delete_from_share
pytest ► osf_tests.test_elastic_search.TestOSFGroup ► test_connect_to_node: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_elastic_search.py:500: in test_connect_to_node
pytest ► osf_tests.test_elastic_search.TestOSFGroup ► test_remove_group: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_elastic_search.py:510: in test_remove_group
pytest ► osf_tests.test_elastic_search.TestPreprint ► test_remove_contributor: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_elastic_search.py:680: in test_remove_contributor
pytest ► osf_tests.test_elastic_search.TestPreprint ► test_unsubmitted_preprint_primary_file: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_elastic_search.py:567: in test_unsubmitted_preprint_primary_file
pytest ► osf_tests.test_elastic_search.TestPublicNodes ► test_remove_contributor: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_elastic_search.py:1040: in test_remove_contributor
pytest ► osf_tests.test_osfgroup.TestRemovingContributorOrGroupMembers ► test_remove_contributor_no_member_perms: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_osfgroup.py:999: in test_remove_contributor_no_member_perms
pytest ► osf_tests.test_osfgroup.TestRemovingContributorOrGroupMembers ► test_remove_group_from_node_no_contributor_perms: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_osfgroup.py:1018: in test_remove_group_from_node_no_contributor_perms
pytest ► osf_tests.test_osfgroup.TestRemovingContributorOrGroupMembers ► test_remove_member_no_contributor_perms: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_osfgroup.py:1038: in test_remove_member_no_contributor_perms
pytest ► osf_tests.test_osfgroup.TestRemovingContributorOrGroupMembers ► test_delete_group_no_contributor_perms: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_osfgroup.py:1058: in test_delete_group_no_contributor_perms
pytest ► osf_tests.test_osfgroup.TestRemovingContributorOrGroupMembers ► test_remove_contributor_also_member: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_osfgroup.py:1073: in test_remove_contributor_also_member
pytest ► osf_tests.test_osfgroup.TestRemovingContributorOrGroupMembers ► test_remove_osf_group_from_node_also_member: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_osfgroup.py:1088: in test_remove_osf_group_from_node_also_member
pytest ► osf_tests.test_osfgroup.TestRemovingContributorOrGroupMembers ► test_remove_member_also_contributor: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_osfgroup.py:1104: in test_remove_member_also_contributor
pytest ► osf_tests.test_osfgroup.TestRemovingContributorOrGroupMembers ► test_delete_group_also_contributor: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_osfgroup.py:1119: in test_delete_group_also_contributor
pytest ► osf_tests.management_commands.test_check_crossref_dois.TestCheckCrossrefDOIs ► test_check_crossref_dois: report.xml#L0
Failed test found in: report.xml Error: osf_tests/management_commands/test_check_crossref_dois.py:56: in test_check_crossref_dois
pytest ► osf_tests.metadata.test_osf_gathering.TestOsfGathering ► test_setupdata: report.xml#L0
Failed test found in: report.xml Error: osf_tests/metadata/test_osf_gathering.py:127: in test_setupdata
pytest ► osf_tests.metadata.test_serialized_metadata.TestSerializers ► test_serialized_metadata: report.xml#L0
Failed test found in: report.xml Error: osf_tests/metadata/test_serialized_metadata.py:329: in test_serialized_metadata
pytest ► osf_tests.metrics.reporters.test_public_item_usage_reporter.TestPublicItemUsageReporter ► test_reporter: report.xml#L0
Failed test found in: report.xml Error: osf_tests/metrics/reporters/test_public_item_usage_reporter.py:189: in test_reporter
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
api2
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
addons
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
website
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
addons
Test report summary exceeded limit of 65535 bytes and will be trimmed
website
Test report summary exceeded limit of 65535 bytes and will be trimmed
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