Skip to content

revert last commit and fix data model by adding more booleans and ser… #7654

revert last commit and fix data model by adding more booleans and ser…

revert last commit and fix data model by adding more booleans and ser… #7654

Triggered via push January 10, 2025 20:44
Status Failure
Total duration 27m 42s
Artifacts

test-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

74 errors and 9 warnings
pytest ► tests.test_preprints.TestContributorMethods ► test_set_visible_false: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:419: in test_set_visible_false
pytest ► tests.test_preprints.TestContributorMethods ► test_set_visible_true: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:430: in test_set_visible_true
pytest ► tests.test_preprints.TestContributorMethods ► test_set_visible_is_noop_if_visibility_is_unchanged: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:443: in test_set_visible_is_noop_if_visibility_is_unchanged
pytest ► tests.test_preprints.TestContributorMethods ► test_set_visible_contributor_with_only_one_contributor: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:450: in test_set_visible_contributor_with_only_one_contributor
pytest ► tests.test_preprints.TestContributorMethods ► test_update_contributor: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:529: in test_update_contributor
pytest ► tests.test_preprints.TestContributorVisibility ► test_get_visible_false: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:629: in test_get_visible_false
pytest ► tests.test_preprints.TestContributorVisibility ► test_make_invisible: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:633: in test_make_invisible
pytest ► tests.test_preprints.TestContributorVisibility ► test_make_visible: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:640: in test_make_visible
pytest ► tests.test_preprints.TestManageContributors ► test_contributor_manage_visibility: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:1053: in test_contributor_manage_visibility
pytest ► tests.test_preprints.TestManageContributors ► test_contributor_set_visibility_validation: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:1082: in test_contributor_set_visibility_validation
pytest ► tests.test_preprints.TestManageContributors ► test_manage_contributors_cannot_remove_last_admin_contributor: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:1091: in test_manage_contributors_cannot_remove_last_admin_contributor
pytest ► tests.test_preprints.TestManageContributors ► test_manage_contributors_reordering: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:1106: in test_manage_contributors_reordering
pytest ► tests.test_preprints.TestManageContributors ► test_manage_contributors_logs_when_users_reorder: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:1133: in test_manage_contributors_logs_when_users_reorder
pytest ► tests.test_preprints.TestManageContributors ► test_manage_contributors_logs_when_permissions_change: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:1159: in test_manage_contributors_logs_when_permissions_change
pytest ► tests.test_preprints.TestManageContributors ► test_manage_contributors_no_admins: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:1211: in test_manage_contributors_no_admins
pytest ► tests.test_preprints.TestManageContributors ► test_manage_contributors_no_registered_admins: report.xml#L0
Failed test found in: report.xml Error: tests/test_preprints.py:1229: in test_manage_contributors_no_registered_admins
website
Failed test were found and 'fail-on-error' option is set to true
website
Process completed with exit code 1.
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:116: in test_preprint_contributor_changes_updates_preprints_share
pytest ► osf_tests.test_draft_registration.TestDraftRegistrationContributorMethods ► test_set_visible_false: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_draft_registration.py:455: in test_set_visible_false
pytest ► osf_tests.test_draft_registration.TestDraftRegistrationContributorMethods ► test_set_visible_true: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_draft_registration.py:466: in test_set_visible_true
pytest ► osf_tests.test_draft_registration.TestDraftRegistrationContributorMethods ► test_set_visible_is_noop_if_visibility_is_unchanged: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_draft_registration.py:479: in test_set_visible_is_noop_if_visibility_is_unchanged
pytest ► osf_tests.test_draft_registration.TestDraftRegistrationContributorMethods ► test_set_visible_contributor_with_only_one_contributor: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_draft_registration.py:486: in test_set_visible_contributor_with_only_one_contributor
pytest ► osf_tests.test_draft_registration.TestDraftRegistrationContributorMethods ► test_update_contributor: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_draft_registration.py:565: in test_update_contributor
pytest ► osf_tests.test_elastic_search.TestPreprint ► test_hide_contributor: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_elastic_search.py:688: in test_hide_contributor
pytest ► osf_tests.test_user.TestOSFUser ► test_merge_preprints: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_user.py:359: in test_merge_preprints
pytest ► osf_tests.test_user.TestOSFUser ► test_merge_drafts: report.xml#L0
Failed test found in: report.xml Error: osf_tests/test_user.py:429: in test_merge_drafts
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.
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_detail.TestDraftContributorOrdering ► test_move_top_contributor_down_one_and_also_log: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_contributors_detail.py:281: in test_move_top_contributor_down_one_and_also_log
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_detail.TestDraftContributorOrdering ► test_move_second_contributor_up_one_to_top: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_contributors_detail.py:307: in test_move_second_contributor_up_one_to_top
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_detail.TestDraftContributorOrdering ► test_move_top_contributor_down_to_bottom: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_contributors_detail.py:334: in test_move_top_contributor_down_to_bottom
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_detail.TestDraftContributorOrdering ► test_move_bottom_contributor_up_to_top: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_contributors_detail.py:363: in test_move_bottom_contributor_up_to_top
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_detail.TestDraftContributorOrdering ► test_move_second_to_last_contributor_down_past_bottom: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_contributors_detail.py:392: in test_move_second_to_last_contributor_down_past_bottom
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_detail.TestDraftContributorOrdering ► test_move_top_contributor_down_to_second_to_last_position_with_negative_numbers: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_contributors_detail.py:419: in test_move_top_contributor_down_to_second_to_last_position_with_negative_numbers
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_detail.TestDraftRegistrationContributorUpdate ► test_change_contributor_correct_id: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_contributors_detail.py:725: in test_change_contributor_correct_id
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_detail.TestDraftRegistrationContributorUpdate ► test_remove_all_bibliographic_statuses_contributors: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_contributors_detail.py:755: in test_remove_all_bibliographic_statuses_contributors
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_detail.TestDraftRegistrationContributorUpdate ► test_change_contributor_permissions: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_contributors_detail.py:790: in test_change_contributor_permissions
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_detail.TestDraftRegistrationContributorUpdate ► test_change_contributor_bibliographic: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_contributors_detail.py:851: in test_change_contributor_bibliographic
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_detail.TestDraftRegistrationContributorUpdate ► test_change_contributor_permission_and_bibliographic: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_contributors_detail.py:891: in test_change_contributor_permission_and_bibliographic
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_detail.TestDraftRegistrationContributorUpdate ► test_not_change_contributor: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_contributors_detail.py:916: in test_not_change_contributor
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_detail.TestDraftRegistrationContributorUpdate ► test_change_admin_self_with_other_admin: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_contributors_detail.py:942: in test_change_admin_self_with_other_admin
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_detail.TestDraftRegistrationContributorPartialUpdate ► test_patch_bibliographic_only: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_contributors_detail.py:990: in test_patch_bibliographic_only
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_detail.TestDraftRegistrationContributorPartialUpdate ► test_patch_permission_only: report.xml#L0
Failed test found in: report.xml Error: api_tests/draft_registrations/views/test_draft_registration_contributor_detail.py:226: in test_patch_permission_only
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_detail.TestDraftContributorDelete ► test_can_not_remove_only_bibliographic_contributor: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_contributors_detail.py:1126: in test_can_not_remove_only_bibliographic_contributor
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_list.TestDraftContributorBulkUpdated ► test_bulk_update_contributors_errors: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_contributors_list.py:2023: in test_bulk_update_contributors_errors
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_list.TestDraftContributorBulkUpdated ► test_bulk_update_contributors_public_projects_logged_in: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_contributors_list.py:2079: in test_bulk_update_contributors_public_projects_logged_in
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_list.TestDraftContributorBulkUpdated ► test_bulk_update_contributors_private_projects_logged_in_contrib: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_contributors_list.py:2095: in test_bulk_update_contributors_private_projects_logged_in_contrib
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_list.TestDraftRegistrationContributorBulkPartialUpdate ► test_bulk_partial_update_contributors_public_projects_logged_in: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_contributors_list.py:2455: in test_bulk_partial_update_contributors_public_projects_logged_in
pytest ► api_tests.draft_registrations.views.test_draft_registration_contributor_list.TestDraftRegistrationContributorBulkPartialUpdate ► test_bulk_partial_update_contributors_private_projects_logged_in_contrib: report.xml#L0
Failed test found in: report.xml Error: api_tests/nodes/views/test_node_contributors_list.py:2471: in test_bulk_partial_update_contributors_private_projects_logged_in_contrib
pytest ► api_tests.preprints.views.test_preprint_contributors_detail.TestPreprintContributorOrdering ► test_move_top_contributor_down_one_and_also_log: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_detail.py:334: in test_move_top_contributor_down_one_and_also_log
pytest ► api_tests.preprints.views.test_preprint_contributors_detail.TestPreprintContributorOrdering ► test_move_second_contributor_up_one_to_top: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_detail.py:361: in test_move_second_contributor_up_one_to_top
pytest ► api_tests.preprints.views.test_preprint_contributors_detail.TestPreprintContributorOrdering ► test_move_top_contributor_down_to_bottom: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_detail.py:389: in test_move_top_contributor_down_to_bottom
pytest ► api_tests.preprints.views.test_preprint_contributors_detail.TestPreprintContributorOrdering ► test_move_bottom_contributor_up_to_top: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_detail.py:419: in test_move_bottom_contributor_up_to_top
pytest ► api_tests.preprints.views.test_preprint_contributors_detail.TestPreprintContributorOrdering ► test_move_second_to_last_contributor_down_past_bottom: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_detail.py:449: in test_move_second_to_last_contributor_down_past_bottom
pytest ► api_tests.preprints.views.test_preprint_contributors_detail.TestPreprintContributorOrdering ► test_move_top_contributor_down_to_second_to_last_position_with_negative_numbers: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_detail.py:477: in test_move_top_contributor_down_to_second_to_last_position_with_negative_numbers
pytest ► api_tests.preprints.views.test_preprint_contributors_detail.TestPreprintContributorUpdate ► test_change_contributor_correct_id: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_detail.py:755: in test_change_contributor_correct_id
pytest ► api_tests.preprints.views.test_preprint_contributors_detail.TestPreprintContributorUpdate ► test_remove_all_bibliographic_statuses_contributors: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_detail.py:763: in test_remove_all_bibliographic_statuses_contributors
pytest ► api_tests.preprints.views.test_preprint_contributors_detail.TestPreprintContributorUpdate ► test_change_contributor_permissions: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_detail.py:798: in test_change_contributor_permissions
pytest ► api_tests.preprints.views.test_preprint_contributors_detail.TestPreprintContributorUpdate ► test_change_contributor_bibliographic: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_detail.py:857: in test_change_contributor_bibliographic
pytest ► api_tests.preprints.views.test_preprint_contributors_detail.TestPreprintContributorUpdate ► test_change_contributor_permission_and_bibliographic: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_detail.py:897: in test_change_contributor_permission_and_bibliographic
pytest ► api_tests.preprints.views.test_preprint_contributors_detail.TestPreprintContributorUpdate ► test_not_change_contributor: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_detail.py:922: in test_not_change_contributor
pytest ► api_tests.preprints.views.test_preprint_contributors_detail.TestPreprintContributorUpdate ► test_change_admin_self_with_other_admin: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_detail.py:947: in test_change_admin_self_with_other_admin
pytest ► api_tests.preprints.views.test_preprint_contributors_detail.TestPreprintContributorPartialUpdate ► test_patch_bibliographic_only: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_detail.py:994: in test_patch_bibliographic_only
pytest ► api_tests.preprints.views.test_preprint_contributors_detail.TestPreprintContributorPartialUpdate ► test_patch_permission_only: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_detail.py:1019: in test_patch_permission_only
pytest ► api_tests.preprints.views.test_preprint_contributors_detail.TestPreprintContributorDelete ► test_can_not_remove_only_bibliographic_contributor: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_detail.py:1119: in test_can_not_remove_only_bibliographic_contributor
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorBulkUpdate ► test_bulk_update_contributors_errors: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:2145: in test_bulk_update_contributors_errors
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorBulkUpdate ► test_bulk_update_contributors_published_preprints_logged_in: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:2197: in test_bulk_update_contributors_published_preprints_logged_in
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorBulkUpdate ► test_bulk_update_contributors_unpublished_preprints_logged_in_contrib: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:2212: in test_bulk_update_contributors_unpublished_preprints_logged_in_contrib
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorBulkPartialUpdate ► test_bulk_partial_update_contributors_published_preprints_logged_in: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:2561: in test_bulk_partial_update_contributors_published_preprints_logged_in
pytest ► api_tests.preprints.views.test_preprint_contributors_list.TestPreprintContributorBulkPartialUpdate ► test_bulk_partial_update_contributors_unpublished_preprints_logged_in_contrib: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_contributors_list.py:2574: in test_bulk_partial_update_contributors_unpublished_preprints_logged_in_contrib
pytest ► api_tests.preprints.views.test_preprint_node_relationship.TestPreprintNodeRelationship ► test_preprint_node_relationship_update: report.xml#L0
Failed test found in: report.xml Error: api_tests/preprints/views/test_preprint_node_relationship.py:110: in test_preprint_node_relationship_update
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.
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
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
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
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
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
website
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
api1_and_js
Test report summary exceeded limit of 65535 bytes and will be trimmed