Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Final step in build from forks work #6881

Merged
merged 4 commits into from
Aug 8, 2024
Merged

Final step in build from forks work #6881

merged 4 commits into from
Aug 8, 2024

Conversation

orangewolf
Copy link
Member

Actually put the specs back to running now that the test reporting is worked out

Copy link

github-actions bot commented Aug 7, 2024

Test Results

    17 files  ±     0      17 suites  +14   2h 12m 24s ⏱️ + 2h 9m 52s
 6 705 tests + 5 354   6 408 ✅ +5 083  297 💤 +271  0 ❌ ±0 
13 178 runs  +10 078  12 783 ✅ +9 709  395 💤 +369  0 ❌ ±0 

Results for commit 6036701. ± Comparison against base commit cc5b673.

This pull request removes 11 and adds 5365 tests. Note that renamed tests count towards both.
spec.abilities.operation_ability_spec ‑ Hyrax::Ability a registered user is expected not to be able to read #<Hyrax::Operation:0x00007fd8910fbfd8>
spec.abilities.operation_ability_spec ‑ Hyrax::Ability a registered user is expected to be able to read #<Hyrax::Operation:0x00007fd8942112d0>
spec.search_builders.hyrax.dashboard.collections_search_builder_spec ‑ Hyrax::Dashboard::CollectionsSearchBuilder#gated_discovery_filters does not include public group for read access is expected to eq [["({!terms f=edit_access_group_ssim}public,registered)"], ["edit_access_person_ssim:user196@example.com", "read_access_person_ssim:user196@example.com"]]
spec.search_builders.hyrax.dashboard.collections_search_builder_spec ‑ Hyrax::Dashboard::CollectionsSearchBuilder#gated_discovery_filters does not include registered group for read access is expected not to include ["{!terms f=id}e2e205a7-1187-40f5-af1b-ae6b1d3a51b8"]
spec.search_builders.hyrax.dashboard.collections_search_builder_spec ‑ Hyrax::Dashboard::CollectionsSearchBuilder#gated_discovery_filters user has deposit access and registered has deposit access is expected to include ["{!terms f=id}903c67c8-3da0-4b89-8e61-d09dca410ff2"]
spec.search_builders.hyrax.dashboard.collections_search_builder_spec ‑ Hyrax::Dashboard::CollectionsSearchBuilder#gated_discovery_filters user has deposit access is expected to include ["{!terms f=id}06d61f99-ff20-4aac-ae95-c90b799a1dd0"]
spec.search_builders.hyrax.dashboard.collections_search_builder_spec ‑ Hyrax::Dashboard::CollectionsSearchBuilder#gated_discovery_filters user has manage access is expected to include ["{!terms f=id}803b1fd7-a262-4f93-b092-f7a8aae4f5d3"]
spec.search_builders.hyrax.dashboard.collections_search_builder_spec ‑ Hyrax::Dashboard::CollectionsSearchBuilder#gated_discovery_filters user has view access is expected not to include ["{!terms f=id}a1c6ecb8-1909-447a-8855-c51da5fe7304"]
spec.search_builders.hyrax.dashboard.nested_collections_search_builder_spec ‑ Hyrax::Dashboard::NestedCollectionsSearchBuilder when test_valkyrie is true #gated_discovery_filters when access is :deposit and group has access is expected to eq ["{!terms f=id}cde96312-621e-42f6-85ba-1d75c4d3e251"]
spec.search_builders.hyrax.dashboard.nested_collections_search_builder_spec ‑ Hyrax::Dashboard::NestedCollectionsSearchBuilder when test_valkyrie is true #gated_discovery_filters when access is :deposit and user has access is expected to eq ["{!terms f=id}03c4b615-5628-4cdf-a990-a7987a53f6b1"]
…
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplate:0x00007f22442712e0>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplate:0x00007ffb7c025c90>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplateAccess:0x00007f2246a99b00>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplateAccess:0x00007ffb7bfef280>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to destroy AdminSet: 490240c9-0fbb-4198-aaec-d55302b414aa
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to destroy Hyrax::AdministrativeSet: 180cf426-22df-4ce8-aef4-59c837e650aa
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to edit AdminSet: 89b7f589-f8fe-4343-ae31-5dd97c3737d6
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to edit Hyrax::AdministrativeSet: 1558bfef-671a-44e3-9e96-5a803fccc594
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to update AdminSet: d9a3bbf3-a42c-48d2-8aba-1113a6f27dbf
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to update Hyrax::AdministrativeSet: 90530346-26d9-490b-9b56-8c95eae5904e
…

♻️ This comment has been updated with latest results.

@orangewolf orangewolf merged commit e4f8a06 into main Aug 8, 2024
22 checks passed
@orangewolf orangewolf deleted the builds_from_forks_5 branch August 8, 2024 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants