Skip to content

Update Hyrax and IIIF Print #2023

Update Hyrax and IIIF Print

Update Hyrax and IIIF Print #2023

GitHub Actions / Test Results failed Nov 8, 2024 in 0s

24 fail, 50 skipped, 1 966 pass in 17m 41s

    3 files  ±0      3 suites  ±0   17m 41s ⏱️ -3s
2 040 tests ±0  1 966 ✅  - 23  50 💤 ±0  24 ❌ +23 
2 067 runs  ±0  1 991 ✅  - 23  52 💤 ±0  24 ❌ +23 

Results for commit 97a6ceb. ± Comparison against earlier commit 200fd9e.

Annotations

Check warning on line 0 in ./spec/features/work_show_institution_visibility_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Users trying to access an Institution Work's show page an admin user is authorized (spec.features.work_show_institution_visibility_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 4s]
Raw output
PG::TRDeadlockDetected: ERROR:  deadlock detected DETAIL:  Process 97 waits for AccessExclusiveLock on relation 18895 of database 16385; blocked by process 98. Process 98 waits for AccessShareLock on relation 18469 of database 16385; blocked by process 97. HINT:  See server log for query details.
Failure/Error: DatabaseCleaner.clean

ActiveRecord::Deadlocked:
  PG::TRDeadlockDetected: ERROR:  deadlock detected
  DETAIL:  Process 97 waits for AccessExclusiveLock on relation 18895 of database 16385; blocked by process 98.
  Process 98 waits for AccessShareLock on relation 18469 of database 16385; blocked by process 97.
  HINT:  See server log for query details.
/usr/local/bundle/gems/database_cleaner-active_record-2.1.0/lib/database_cleaner/active_record/truncation.rb:192:in `truncate_tables'
/usr/local/bundle/gems/database_cleaner-active_record-2.1.0/lib/database_cleaner/active_record/truncation.rb:25:in `block in clean'
/usr/local/bundle/gems/database_cleaner-active_record-2.1.0/lib/database_cleaner/active_record/truncation.rb:21:in `clean'
/usr/local/bundle/gems/database_cleaner-core-2.0.1/lib/database_cleaner/cleaners.rb:28:in `block in clean'
/usr/local/bundle/gems/database_cleaner-core-2.0.1/lib/database_cleaner/cleaners.rb:28:in `each'
/usr/local/bundle/gems/database_cleaner-core-2.0.1/lib/database_cleaner/cleaners.rb:28:in `clean'
./spec/rails_helper.rb:194:in `block (2 levels) in <top (required)>'
./spec/support/multitenancy_metadata.rb:50:in `block (2 levels) in <top (required)>'
/usr/local/bundle/gems/webmock-3.19.1/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
/usr/local/bundle/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
/usr/local/bundle/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `loop'
/usr/local/bundle/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
/usr/local/bundle/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/usr/local/bundle/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'
------------------
--- Caused by: ---
PG::TRDeadlockDetected:
  ERROR:  deadlock detected
  DETAIL:  Process 97 waits for AccessExclusiveLock on relation 18895 of database 16385; blocked by process 98.
  Process 98 waits for AccessShareLock on relation 18469 of database 16385; blocked by process 97.
  HINT:  See server log for query details.
  /usr/local/bundle/gems/database_cleaner-active_record-2.1.0/lib/database_cleaner/active_record/truncation.rb:192:in `truncate_tables'

Check warning on line 0 in ./spec/features/collection_reader_role_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

actions permitted by the collection_reader role a User that has the collection_reader role cannot destroy an individual Collection from the Dashboard index view (spec.features.collection_reader_role_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 2s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/collection_reader_role_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

actions permitted by the collection_reader role a User that has the collection_reader role has the proper abilities (spec.features.collection_reader_role_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 1s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/collection_reader_role_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

actions permitted by the collection_reader role a User that has the collection_reader role can view all Collections (spec.features.collection_reader_role_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 1s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/collection_reader_role_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

actions permitted by the collection_reader role a User that has the collection_reader role cannot edit or update a Collection (spec.features.collection_reader_role_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 1s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/collection_reader_role_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

actions permitted by the collection_reader role a User that has the collection_reader role cannot destroy a Collection from the Dashboard show view (spec.features.collection_reader_role_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 1s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/collection_reader_role_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

actions permitted by the collection_reader role a User that has the collection_reader role cannot destroy batches of Collections from the Dashboard index view (spec.features.collection_reader_role_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/collection_reader_role_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

actions permitted by the collection_reader role a User that has the collection_reader role managing subcollections cannot remove a subcollection from the child collection's show page (spec.features.collection_reader_role_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 1s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/collection_reader_role_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

actions permitted by the collection_reader role a User that has the collection_reader role managing subcollections cannot remove a subcollection from the parent collection's show page (spec.features.collection_reader_role_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 1s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/collection_reader_role_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

actions permitted by the collection_reader role a User that has the collection_reader role managing subcollections cannot create a new collection as a subcolleciton (spec.features.collection_reader_role_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 1s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/collection_reader_role_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

actions permitted by the collection_reader role a User that has the collection_reader role managing subcollections cannot add an existing collection as a subcolleciton (spec.features.collection_reader_role_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/collection_reader_role_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

actions permitted by the collection_reader role a User that has the collection_reader role managing works cannot deposit a new work through a collection (spec.features.collection_reader_role_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/collection_reader_role_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

actions permitted by the collection_reader role a User that has the collection_reader role managing works cannot remove any works from a collection (spec.features.collection_reader_role_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 1s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/collection_reader_role_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

actions permitted by the collection_reader role a User that has the collection_reader role managing works cannot add an existing work to a collection (spec.features.collection_reader_role_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/labels_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Site labels configuration as an administrator institution name updates the institution name in the agreement text (spec.features.labels_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/labels_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Site labels configuration as an administrator application name updates the application name in the brand bar (spec.features.labels_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/labels_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Site labels configuration as an administrator application name updates the application name in the <head> <title> (spec.features.labels_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/labels_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Site labels configuration as an administrator institution name full updates the full institution name in the agreement text (spec.features.labels_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/manage_user_groups_and_roles_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

The Manage Users table as a user reader can visit Manage Users but cannot invite users (spec.features.manage_user_groups_and_roles_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 1s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/manage_user_groups_and_roles_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

The Manage Users table as a user manager can visit Manage Users and invite users (spec.features.manage_user_groups_and_roles_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/manage_user_groups_and_roles_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

The Manage Users table as a user manager can visit Manage Users but cannot invite admin users (spec.features.manage_user_groups_and_roles_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/manage_user_groups_and_roles_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

The Manage Users table as an admin user lists each user's associated groups' humanized names (spec.features.manage_user_groups_and_roles_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/manage_user_groups_and_roles_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

The Manage Users table as an admin user can visit Manage Users and invite users with the admin role (spec.features.manage_user_groups_and_roles_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
RSpec::Core::MultipleExceptionError

Check warning on line 0 in ./spec/features/manage_user_groups_and_roles_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

The Manage Users table as an admin user lists each user's associated direct and inherited roles (spec.features.manage_user_groups_and_roles_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
RSpec::Core::MultipleExceptionError