samvera / hyku

Hyku: A multi-tenant Hyrax application built on the latest and greatest Samvera community components. Brought to you by the Hydra-in-a-Box project partners and IMLS; maintained by the Hyku Interest Group.
https://samvera.atlassian.net/wiki/spaces/hyku/overview
Other
96 stars 47 forks source link

Update gems #2246

Closed ShanaLMoore closed 3 months ago

ShanaLMoore commented 3 months ago

Implements defensive coding + updates gems: Bulkrax and IiifPrint

github-actions[bot] commented 3 months ago

Test Results

    3 files  ±0      3 suites  ±0   16m 45s :stopwatch: +33s 1 753 tests ±0  1 720 :white_check_mark: ±0  30 :zzz: ±0  3 :x: ±0  1 772 runs  ±0  1 737 :white_check_mark: ±0  32 :zzz: ±0  3 :x: ±0 

For more details on these failures, see this check.

Results for commit 96bb681b. ± Comparison against base commit 715caacb.

This pull request removes 26 and adds 26 tests. Note that renamed tests count towards both. ``` spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to destroy 21c3f966-f116-439e-ad24-bc14a1f96964 spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to edit fe54d9ed-3fcb-4e65-8b3a-56984ef3d387 spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to read e8b383b3-2b60-4848-9db6-44c62e9d0b95 spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to update a5ba7462-84d6-4131-a308-a3660a18d3ef spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to destroy a251c14d-eb9d-4cb5-a9f8-02064e3c2239 spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to edit 962f6787-6a98-4d04-acd3-8fe59a8b9a1f spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to read 20de0bd9-5a6a-4b14-83a4-67fc9bb26a3a spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to update c4e1e26f-6b20-4692-afde-f22f09fbd028 spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Image permissions is expected not to be able to destroy 6f0d27ad-4d92-48aa-b6f3-7a154c3885a5 spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Image permissions is expected not to be able to edit 15f1d53a-864d-4b3a-b63a-f8653d3bf751 … ``` ``` spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to destroy 5f1cb6e2-2b20-4eb9-afe6-bbf6b10c0fcb spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to edit 492f8185-f6c3-4dba-bac6-3e1b38d4f83b spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to read 8d0c7dc4-0563-4cf6-8d6a-44eca3cc85a3 spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to update ef2a158f-a26a-4010-b0a4-33a6a73dc8fa spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to destroy 2d06041e-f1f4-45ec-8f2e-583e3ba1c326 spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to edit 3c6f4113-9b91-4573-a950-b19f6fc7f456 spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to read c7c93118-47ef-46b3-8cd3-91c6cb3653ec spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to update 0d3eeadf-c2d8-4013-8fc9-c3204796dd20 spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Image permissions is expected not to be able to destroy 47eaf3ef-1dc3-4231-b9a2-5361d79242f7 spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Image permissions is expected not to be able to edit def09ead-d72b-4917-a8e1-7bc04e1f65c3 … ```
laritakr commented 3 months ago

The failing specs are known flaky ones.