update for node context specific curator status #7634
test-build.yml
on: push
build-cache
6s
addons
10m 1s
website
14m 43s
api1_and_js
23m 55s
api2
22m 59s
api3_and_osf
26m 41s
Annotations
59 errors and 8 warnings
pytest ► addons.wiki.tests.test_wiki.TestWikiViews ► test_project_dashboard_shows_no_wiki_content_text:
report.xml#L0
Failed test found in:
report.xml
Error:
addons/wiki/tests/test_wiki.py:328: in test_project_dashboard_shows_no_wiki_content_text
|
addons
Failed test were found and 'fail-on-error' option is set to true
|
addons
Process completed with exit code 1.
|
pytest ► tests.test_auth_basic_auth.TestAuthBasicAuthentication ► test_valid_cookie:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_auth_basic_auth.py:91: in test_valid_cookie
|
pytest ► tests.test_auth_basic_auth.TestAuthBasicAuthentication ► test_valid_credential_authenticates_and_has_permissions:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_auth_basic_auth.py:47: in test_valid_credential_authenticates_and_has_permissions
|
pytest ► tests.test_auth_basic_auth.TestAuthBasicAuthentication ► test_valid_credential_twofactor_valid_otp:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_auth_basic_auth.py:84: in test_valid_credential_twofactor_valid_otp
|
pytest ► tests.test_contributors_views.TestContributorUtils ► test_serialize_user:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_contributors_views.py:18: in test_serialize_user
|
pytest ► tests.test_contributors_views.TestContributorUtils ► test_serialize_user_admin:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_contributors_views.py:36: in test_serialize_user_admin
|
pytest ► tests.test_contributors_views.TestContributorUtils ► test_serialize_user_full_does_not_include_emails_by_default:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_contributors_views.py:23: in test_serialize_user_full_does_not_include_emails_by_default
|
pytest ► tests.test_contributors_views.TestContributorUtils ► test_serialize_user_full_includes_email_if_is_profile:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_contributors_views.py:27: in test_serialize_user_full_includes_email_if_is_profile
|
pytest ► tests.test_contributors_views.TestContributorViews ► test_get_contributors_no_limit:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_contributors_views.py:78: in test_get_contributors_no_limit
|
pytest ► tests.test_contributors_views.TestContributorViews ► test_get_contributors_with_limit:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_contributors_views.py:112: in test_get_contributors_with_limit
|
pytest ► tests.test_views.TestViewingProjectWithPrivateLink ► test_has_private_link_key:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:192: in test_has_private_link_key
|
pytest ► tests.test_views.TestViewingProjectWithPrivateLink ► test_logged_in_has_key:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:207: in test_logged_in_has_key
|
pytest ► tests.test_views.TestProjectViews ► test_add_contributor_post:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:479: in test_add_contributor_post
|
pytest ► tests.test_views.TestProjectViews ► test_can_view_nested_project_as_admin:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:430: in test_can_view_nested_project_as_admin
|
pytest ► tests.test_views.TestProjectViews ► test_fork_count_does_not_include_deleted_forks:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:906: in test_fork_count_does_not_include_deleted_forks
|
pytest ► tests.test_views.TestProjectViews ► test_fork_count_does_not_include_fork_registrations:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:919: in test_fork_count_does_not_include_fork_registrations
|
pytest ► tests.test_views.TestProjectViews ► test_project_api_url:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:444: in test_project_api_url
|
pytest ► tests.test_views.TestProjectViews ► test_retraction_view:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:958: in test_retraction_view
|
pytest ► tests.test_views.TestProjectViews ► test_view_project_doesnt_select_for_update:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:386: in test_view_project_doesnt_select_for_update
|
pytest ► tests.test_views.TestProjectViews ► test_view_project_no_tos_status_message:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:339: in test_view_project_no_tos_status_message
|
pytest ► tests.test_views.TestProjectViews ► test_view_project_returns_whether_to_show_wiki_widget:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:880: in test_view_project_returns_whether_to_show_wiki_widget
|
pytest ► tests.test_views.TestProjectViews ► test_view_project_tos_status_message:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:328: in test_view_project_tos_status_message
|
pytest ► tests.test_views.TestAddingContributorViews ► test_add_contribs_to_multiple_nodes:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:2212: in test_add_contribs_to_multiple_nodes
|
pytest ► tests.test_views.TestAddingContributorViews ► test_add_contributor_with_unreg_contribs_and_reg_contribs:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:1928: in test_add_contributor_with_unreg_contribs_and_reg_contribs
|
pytest ► tests.test_views.TestAddingContributorViews ► test_add_contributors_post_only_sends_one_email_to_registered_user:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:1996: in test_add_contributors_post_only_sends_one_email_to_registered_user
|
pytest ► tests.test_views.TestAddingContributorViews ► test_add_contributors_post_only_sends_one_email_to_unreg_user:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:1968: in test_add_contributors_post_only_sends_one_email_to_unreg_user
|
pytest ► tests.test_views.TestAddingContributorViews ► test_add_contributors_post_sends_email_if_user_not_contributor_on_parent_node:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:2024: in test_add_contributors_post_sends_email_if_user_not_contributor_on_parent_node
|
pytest ► tests.test_views.TestAddingContributorViews ► test_add_multiple_contributors_only_adds_one_log:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:2187: in test_add_multiple_contributors_only_adds_one_log
|
pytest ► tests.test_views.TestAddingContributorViews ► test_email_sent_when_unreg_user_is_added:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:2045: in test_email_sent_when_unreg_user_is_added
|
pytest ► tests.test_views.TestPointerViews ► test_pointer_list_read_contributor_cannot_remove_private_component_entry:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:2882: in test_pointer_list_read_contributor_cannot_remove_private_component_entry
|
pytest ► tests.test_views.TestPointerViews ► test_pointer_list_read_contributor_cannot_remove_public_component_entry:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:2903: in test_pointer_list_read_contributor_cannot_remove_public_component_entry
|
pytest ► tests.test_views.TestPointerViews ► test_pointer_list_write_contributor_can_remove_private_component_entry:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:2851: in test_pointer_list_write_contributor_can_remove_private_component_entry
|
pytest ► tests.test_views.TestPointerViews ► test_pointer_list_write_contributor_can_remove_public_component_entry:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:2865: in test_pointer_list_write_contributor_can_remove_public_component_entry
|
pytest ► tests.test_views.TestProjectCreation ► test_create_component_strips_html:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_views.py:4478: in test_create_component_strips_html
|
pytest ► tests.test_webtests.TestAUser ► test_can_see_make_private_button_if_admin:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_webtests.py:169: in test_can_see_make_private_button_if_admin
|
pytest ► tests.test_webtests.TestAUser ► test_can_see_make_public_button_if_admin:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_webtests.py:147: in test_can_see_make_public_button_if_admin
|
pytest ► tests.test_webtests.TestAUser ► test_cant_see_make_private_button_if_not_admin:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_webtests.py:180: in test_cant_see_make_private_button_if_not_admin
|
pytest ► tests.test_webtests.TestAUser ► test_cant_see_make_public_button_if_not_admin:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_webtests.py:158: in test_cant_see_make_public_button_if_not_admin
|
pytest ► tests.test_webtests.TestAUser ► test_noncontributor_cannot_see_wiki_if_no_content:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_webtests.py:228: in test_noncontributor_cannot_see_wiki_if_no_content
|
pytest ► tests.test_webtests.TestAUser ► test_sees_logs_on_a_project:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_webtests.py:186: in test_sees_logs_on_a_project
|
pytest ► tests.test_webtests.TestComponents ► test_components_should_have_component_list:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_webtests.py:325: in test_components_should_have_component_list
|
pytest ► tests.test_webtests.TestComponents ► test_sees_parent:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_webtests.py:273: in test_sees_parent
|
pytest ► tests.test_webtests.TestPrivateLinkView ► test_no_warning_for_read_only_user_with_invalid_link:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_webtests.py:371: in test_no_warning_for_read_only_user_with_invalid_link
|
pytest ► tests.test_webtests.TestPrivateLinkView ► test_no_warning_for_read_only_user_with_valid_link:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_webtests.py:359: in test_no_warning_for_read_only_user_with_valid_link
|
pytest ► tests.test_webtests.TestMergingAccounts ► test_merged_user_is_not_shown_as_a_contributor:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_webtests.py:397: in test_merged_user_is_not_shown_as_a_contributor
|
pytest ► tests.test_webtests.TestShortUrls ► test_component_url:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_webtests.py:462: in test_component_url
|
pytest ► tests.test_webtests.TestShortUrls ► test_project_url:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_webtests.py:458: in test_project_url
|
pytest ► tests.test_webtests.TestClaiming ► test_correct_name_shows_in_contributor_list:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_webtests.py:487: in test_correct_name_shows_in_contributor_list
|
pytest ► tests.test_webtests.TestClaiming ► test_unregistered_users_names_are_project_specific:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_webtests.py:543: in test_unregistered_users_names_are_project_specific
|
pytest ► tests.test_webtests.TestClaimingAsARegisteredUser ► test_claim_user_registered_with_correct_password:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_webtests.py:673: in test_claim_user_registered_with_correct_password
|
pytest ► tests.test_webtests.TestPreprintBannerView ► test_implicit_admins_can_see_project_status:
report.xml#L0
Failed test found in:
report.xml
Error:
tests/test_webtests.py:1291: in test_implicit_admins_can_see_project_status
|
website
Failed test were found and 'fail-on-error' option is set to true
|
website
Process completed with exit code 1.
|
pytest ► osf_tests.test_guid.TestResolveGuid ► test_resolve_guid_no_auth_redirect_to_cas_includes_public:
report.xml#L0
Failed test found in:
report.xml
Error:
osf_tests/test_guid.py:175: in test_resolve_guid_no_auth_redirect_to_cas_includes_public
|
pytest ► osf_tests.test_guid.TestResolveGuid ► test_resolve_guid_no_auth_redirect_to_cas_includes_public_with_url_segments:
report.xml#L0
Failed test found in:
report.xml
Error:
osf_tests/test_guid.py:196: in test_resolve_guid_no_auth_redirect_to_cas_includes_public_with_url_segments
|
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
|
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
|
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
|
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
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
|