Skip to content

🎁 [i84] - Integrate Hyrax dynamic metadata feature into Hyku #2102

🎁 [i84] - Integrate Hyrax dynamic metadata feature into Hyku

🎁 [i84] - Integrate Hyrax dynamic metadata feature into Hyku #2102

GitHub Actions / Test Results failed Dec 21, 2024 in 0s

79 fail, 40 skipped, 1 246 pass in 14m 49s

    2 files  +    2      2 suites  +2   14m 49s ⏱️ + 14m 49s
1 365 tests +1 365  1 246 ✅ +1 246  40 💤 +40  79 ❌ +79 
1 384 runs  +1 384  1 263 ✅ +1 263  42 💤 +42  79 ❌ +79 

Results for commit bc5e462. ± Comparison against earlier commit 1accf06.

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / Test Results

Etd show page attribute labels displays the custom Etd labels (spec.features.etd_show_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 13s]
Raw output
expected not to find text "Date created" in "Title\nFull ETD\nCreator\nThe Librarian\nLicense\n https://creativecommons.org/licenses/by/4.0/\nContributor\nObi Wan Kenobi\nDate created\n01/23/2021\nIdentifier\nStar Wars\nKeyword\njedi\nLanguage\nHuttese\nPublisher\nCoruscant Weekly\nRelated url\n https://hykucommons.org\nResource type\nDissertation\nRights statement\nCopyright Not Evaluated\nSource\nStar Wars Universe\nSubject\nThe Force\nDepartment\nJedi\nDegree name\nJedi Knight\nDegree level\nKnight\nDegree discipline\nMentor\nDegree grantor\nThe Jedi Council"
Failure/Error: expect(metadata).not_to have_content('Date created')
  expected not to find text "Date created" in "Title\nFull ETD\nCreator\nThe Librarian\nLicense\n https://creativecommons.org/licenses/by/4.0/\nContributor\nObi Wan Kenobi\nDate created\n01/23/2021\nIdentifier\nStar Wars\nKeyword\njedi\nLanguage\nHuttese\nPublisher\nCoruscant Weekly\nRelated url\n https://hykucommons.org\nResource type\nDissertation\nRights statement\nCopyright Not Evaluated\nSource\nStar Wars Universe\nSubject\nThe Force\nDepartment\nJedi\nDegree name\nJedi Knight\nDegree level\nKnight\nDegree discipline\nMentor\nDegree grantor\nThe Jedi Council"
./spec/features/etd_show_spec.rb:29:in `block (3 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'

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

See this annotation in the file changed.

@github-actions github-actions / Test Results

Work approval permissions when signed in as a work editor can see works submitted for review in the dashboard (spec.features.work_approval_permissions_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 1s]
Raw output
Flexible schema not found in version  for AdminSet
Failure/Error: Hyrax::AdminSetCreateService.call!(admin_set:, creating_user: nil)

Hyrax::SchemaLoader::UndefinedSchemaError:
  Flexible schema not found in version  for AdminSet
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:41:in `rescue in definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:24:in `definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/schema_loader.rb:19:in `attributes_for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/schema.rb:83:in `attributes'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:75:in `load'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:63:in `new'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/model_transformer.rb:58:in `build'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/model_transformer.rb:40:in `for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/valkyrizable.rb:21:in `valkyrie_resource'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:159:in `admin_set_resource'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:168:in `initialize'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:66:in `new'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:66:in `call!'
./spec/features/work_approval_permissions_spec.rb:17: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: ---
NoMethodError:
  undefined method `map' for nil:NilClass
  /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:26:in `definitions'

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

See this annotation in the file changed.

@github-actions github-actions / Test Results

Work approval permissions when signed in as a work editor can see the workflow actions widget on the work's show page (spec.features.work_approval_permissions_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 1s]
Raw output
Flexible schema not found in version  for AdminSet
Failure/Error: Hyrax::AdminSetCreateService.call!(admin_set:, creating_user: nil)

Hyrax::SchemaLoader::UndefinedSchemaError:
  Flexible schema not found in version  for AdminSet
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:41:in `rescue in definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:24:in `definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/schema_loader.rb:19:in `attributes_for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/schema.rb:83:in `attributes'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:75:in `load'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:63:in `new'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/model_transformer.rb:58:in `build'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/model_transformer.rb:40:in `for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/valkyrizable.rb:21:in `valkyrie_resource'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:159:in `admin_set_resource'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:168:in `initialize'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:66:in `new'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:66:in `call!'
./spec/features/work_approval_permissions_spec.rb:17: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: ---
NoMethodError:
  undefined method `map' for nil:NilClass
  /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:26:in `definitions'

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

See this annotation in the file changed.

@github-actions github-actions / Test Results

Work approval permissions when signed in as a user with no special access cannot see works submitted for review in the dashboard (spec.features.work_approval_permissions_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 1s]
Raw output
Flexible schema not found in version  for AdminSet
Failure/Error: Hyrax::AdminSetCreateService.call!(admin_set:, creating_user: nil)

Hyrax::SchemaLoader::UndefinedSchemaError:
  Flexible schema not found in version  for AdminSet
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:41:in `rescue in definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:24:in `definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/schema_loader.rb:19:in `attributes_for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/schema.rb:83:in `attributes'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:75:in `load'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:63:in `new'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/model_transformer.rb:58:in `build'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/model_transformer.rb:40:in `for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/valkyrizable.rb:21:in `valkyrie_resource'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:159:in `admin_set_resource'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:168:in `initialize'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:66:in `new'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:66:in `call!'
./spec/features/work_approval_permissions_spec.rb:17: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: ---
NoMethodError:
  undefined method `map' for nil:NilClass
  /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:26:in `definitions'

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

See this annotation in the file changed.

@github-actions github-actions / Test Results

Work approval permissions when signed in as a user with no special access cannot see the workflow actions widget on the work's show page (spec.features.work_approval_permissions_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 1s]
Raw output
Flexible schema not found in version  for AdminSet
Failure/Error: Hyrax::AdminSetCreateService.call!(admin_set:, creating_user: nil)

Hyrax::SchemaLoader::UndefinedSchemaError:
  Flexible schema not found in version  for AdminSet
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:41:in `rescue in definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:24:in `definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/schema_loader.rb:19:in `attributes_for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/schema.rb:83:in `attributes'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:75:in `load'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:63:in `new'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/model_transformer.rb:58:in `build'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/model_transformer.rb:40:in `for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/valkyrizable.rb:21:in `valkyrie_resource'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:159:in `admin_set_resource'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:168:in `initialize'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:66:in `new'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:66:in `call!'
./spec/features/work_approval_permissions_spec.rb:17: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: ---
NoMethodError:
  undefined method `map' for nil:NilClass
  /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:26:in `definitions'

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

See this annotation in the file changed.

@github-actions github-actions / Test Results

Work approval permissions when signed in as an admin can see works submitted for review in the dashboard (spec.features.work_approval_permissions_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 1s]
Raw output
Flexible schema not found in version  for AdminSet
Failure/Error: Hyrax::AdminSetCreateService.call!(admin_set:, creating_user: nil)

Hyrax::SchemaLoader::UndefinedSchemaError:
  Flexible schema not found in version  for AdminSet
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:41:in `rescue in definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:24:in `definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/schema_loader.rb:19:in `attributes_for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/schema.rb:83:in `attributes'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:75:in `load'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:63:in `new'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/model_transformer.rb:58:in `build'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/model_transformer.rb:40:in `for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/valkyrizable.rb:21:in `valkyrie_resource'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:159:in `admin_set_resource'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:168:in `initialize'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:66:in `new'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:66:in `call!'
./spec/features/work_approval_permissions_spec.rb:17: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: ---
NoMethodError:
  undefined method `map' for nil:NilClass
  /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:26:in `definitions'

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

See this annotation in the file changed.

@github-actions github-actions / Test Results

Work approval permissions when signed in as an admin can see the workflow actions widget on the work's show page (spec.features.work_approval_permissions_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 1s]
Raw output
Flexible schema not found in version  for AdminSet
Failure/Error: Hyrax::AdminSetCreateService.call!(admin_set:, creating_user: nil)

Hyrax::SchemaLoader::UndefinedSchemaError:
  Flexible schema not found in version  for AdminSet
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:41:in `rescue in definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:24:in `definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/schema_loader.rb:19:in `attributes_for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/schema.rb:83:in `attributes'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:75:in `load'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:63:in `new'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/model_transformer.rb:58:in `build'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/model_transformer.rb:40:in `for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/valkyrizable.rb:21:in `valkyrie_resource'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:159:in `admin_set_resource'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:168:in `initialize'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:66:in `new'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:66:in `call!'
./spec/features/work_approval_permissions_spec.rb:17: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: ---
NoMethodError:
  undefined method `map' for nil:NilClass
  /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:26:in `definitions'

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

See this annotation in the file changed.

@github-actions github-actions / Test Results

Work approval permissions when signed in as a work depositor cannot see the workflow actions widget on the work's show page (spec.features.work_approval_permissions_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 1s]
Raw output
Flexible schema not found in version  for AdminSet
Failure/Error: Hyrax::AdminSetCreateService.call!(admin_set:, creating_user: nil)

Hyrax::SchemaLoader::UndefinedSchemaError:
  Flexible schema not found in version  for AdminSet
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:41:in `rescue in definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:24:in `definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/schema_loader.rb:19:in `attributes_for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/schema.rb:83:in `attributes'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:75:in `load'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:63:in `new'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/model_transformer.rb:58:in `build'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/model_transformer.rb:40:in `for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/valkyrizable.rb:21:in `valkyrie_resource'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:159:in `admin_set_resource'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:168:in `initialize'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:66:in `new'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:66:in `call!'
./spec/features/work_approval_permissions_spec.rb:17: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: ---
NoMethodError:
  undefined method `map' for nil:NilClass
  /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:26:in `definitions'

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

See this annotation in the file changed.

@github-actions github-actions / Test Results

Work approval permissions when signed in as a work depositor cannot see works submitted for review in the dashboard (spec.features.work_approval_permissions_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 1s]
Raw output
Flexible schema not found in version  for AdminSet
Failure/Error: Hyrax::AdminSetCreateService.call!(admin_set:, creating_user: nil)

Hyrax::SchemaLoader::UndefinedSchemaError:
  Flexible schema not found in version  for AdminSet
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:41:in `rescue in definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:24:in `definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/schema_loader.rb:19:in `attributes_for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/schema.rb:83:in `attributes'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:75:in `load'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:63:in `new'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/model_transformer.rb:58:in `build'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/model_transformer.rb:40:in `for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/wings/valkyrizable.rb:21:in `valkyrie_resource'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:159:in `admin_set_resource'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:168:in `initialize'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:66:in `new'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/admin_set_create_service.rb:66:in `call!'
./spec/features/work_approval_permissions_spec.rb:17: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: ---
NoMethodError:
  undefined method `map' for nil:NilClass
  /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:26:in `definitions'

Check warning on line 0 in ./spec/models/generic_work_resource_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

GenericWorkResource behaves like a Hyrax::Work behaves like a Hyrax::Resource behaves like a Valkyrie::Resource #attributes returns all defined attributs, including nil keys (spec.models.generic_work_resource_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
Flexible schema not found in version  for #<Class:0x00007f29215b4928>
Failure/Error: example.run

Hyrax::SchemaLoader::UndefinedSchemaError:
  Flexible schema not found in version  for #<Class:0x00007f29215b4928>
Shared Example Group: "a Valkyrie::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:8
Shared Example Group: "a Hyrax::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:237
Shared Example Group: "a Hyrax::Work" called from ./spec/models/generic_work_resource_spec.rb:12
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:41:in `rescue in definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:24:in `definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/schema_loader.rb:19:in `attributes_for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/schema.rb:83:in `attributes'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:75:in `load'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:63:in `new'
/usr/local/bundle/gems/valkyrie-3.3.0/lib/valkyrie/specs/shared_specs/resource.rb:144:in `block (3 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: ---
NoMethodError:
  undefined method `map' for nil:NilClass
  /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:26:in `definitions'

Check warning on line 0 in ./spec/models/generic_work_resource_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

GenericWorkResource behaves like a Hyrax::Work behaves like a Hyrax::Resource behaves like a Valkyrie::Resource #__attributes__ returns all defined attributes, but doesn't add nil keys (spec.models.generic_work_resource_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
Flexible schema not found in version  for #<Class:0x00007f292c0332a0>
Failure/Error: example.run

Hyrax::SchemaLoader::UndefinedSchemaError:
  Flexible schema not found in version  for #<Class:0x00007f292c0332a0>
Shared Example Group: "a Valkyrie::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:8
Shared Example Group: "a Hyrax::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:237
Shared Example Group: "a Hyrax::Work" called from ./spec/models/generic_work_resource_spec.rb:12
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:41:in `rescue in definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:24:in `definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/schema_loader.rb:19:in `attributes_for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/schema.rb:83:in `attributes'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:75:in `load'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:63:in `new'
/usr/local/bundle/gems/valkyrie-3.3.0/lib/valkyrie/specs/shared_specs/resource.rb:162:in `block (3 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: ---
NoMethodError:
  undefined method `map' for nil:NilClass
  /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:26:in `definitions'

Check warning on line 0 in ./spec/models/generic_work_resource_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

GenericWorkResource behaves like a Hyrax::Work behaves like a Hyrax::Resource behaves like a Valkyrie::Resource #internal_resource is set to the resource's class on instantiation (spec.models.generic_work_resource_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
Flexible schema not found in version  for #<Class:0x00007f2935d02a90>
Failure/Error: example.run

Hyrax::SchemaLoader::UndefinedSchemaError:
  Flexible schema not found in version  for #<Class:0x00007f2935d02a90>
Shared Example Group: "a Valkyrie::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:8
Shared Example Group: "a Hyrax::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:237
Shared Example Group: "a Hyrax::Work" called from ./spec/models/generic_work_resource_spec.rb:12
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:41:in `rescue in definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:24:in `definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/schema_loader.rb:19:in `attributes_for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/schema.rb:83:in `attributes'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:75:in `load'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:63:in `new'
/usr/local/bundle/gems/valkyrie-3.3.0/lib/valkyrie/specs/shared_specs/resource.rb:51:in `block (3 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: ---
NoMethodError:
  undefined method `map' for nil:NilClass
  /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:26:in `definitions'

Check warning on line 0 in ./spec/models/generic_work_resource_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

GenericWorkResource behaves like a Hyrax::Work behaves like a Hyrax::Resource behaves like a Valkyrie::Resource #id can be set via instantiation and casts to a Valkyrie::ID (spec.models.generic_work_resource_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
Flexible schema not found in version  for #<Class:0x00007f2935a833f0>
Failure/Error: example.run

Hyrax::SchemaLoader::UndefinedSchemaError:
  Flexible schema not found in version  for #<Class:0x00007f2935a833f0>
Shared Example Group: "a Valkyrie::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:8
Shared Example Group: "a Hyrax::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:237
Shared Example Group: "a Hyrax::Work" called from ./spec/models/generic_work_resource_spec.rb:12
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:41:in `rescue in definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:24:in `definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/schema_loader.rb:19:in `attributes_for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/schema.rb:83:in `attributes'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:75:in `load'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:63:in `new'
/usr/local/bundle/gems/valkyrie-3.3.0/lib/valkyrie/specs/shared_specs/resource.rb:12:in `block (3 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: ---
NoMethodError:
  undefined method `map' for nil:NilClass
  /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:26:in `definitions'

Check warning on line 0 in ./spec/models/generic_work_resource_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

GenericWorkResource behaves like a Hyrax::Work behaves like a Hyrax::Resource behaves like a Valkyrie::Resource #id is nil when not set (spec.models.generic_work_resource_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
Flexible schema not found in version  for #<Class:0x00007f29214f00a0>
Failure/Error: example.run

Hyrax::SchemaLoader::UndefinedSchemaError:
  Flexible schema not found in version  for #<Class:0x00007f29214f00a0>
Shared Example Group: "a Valkyrie::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:8
Shared Example Group: "a Hyrax::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:237
Shared Example Group: "a Hyrax::Work" called from ./spec/models/generic_work_resource_spec.rb:12
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:41:in `rescue in definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:24:in `definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/schema_loader.rb:19:in `attributes_for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/schema.rb:83:in `attributes'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:75:in `load'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:63:in `new'
/usr/local/bundle/gems/valkyrie-3.3.0/lib/valkyrie/specs/shared_specs/resource.rb:17:in `block (3 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: ---
NoMethodError:
  undefined method `map' for nil:NilClass
  /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:26:in `definitions'

Check warning on line 0 in ./spec/models/generic_work_resource_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

GenericWorkResource behaves like a Hyrax::Work behaves like a Hyrax::Resource behaves like a Valkyrie::Resource #id #attributes returns a list of all set attributes (spec.models.generic_work_resource_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
Flexible schema not found in version  for #<Class:0x00007f2925c59d88>
Failure/Error: example.run

Hyrax::SchemaLoader::UndefinedSchemaError:
  Flexible schema not found in version  for #<Class:0x00007f2925c59d88>
Shared Example Group: "a Valkyrie::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:8
Shared Example Group: "a Hyrax::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:237
Shared Example Group: "a Hyrax::Work" called from ./spec/models/generic_work_resource_spec.rb:12
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:41:in `rescue in definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:24:in `definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/schema_loader.rb:19:in `attributes_for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/schema.rb:83:in `attributes'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:75:in `load'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:63:in `new'
/usr/local/bundle/gems/valkyrie-3.3.0/lib/valkyrie/specs/shared_specs/resource.rb:43:in `block (4 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: ---
NoMethodError:
  undefined method `map' for nil:NilClass
  /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:26:in `definitions'

Check warning on line 0 in ./spec/models/generic_work_resource_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

GenericWorkResource behaves like a Hyrax::Work behaves like a Hyrax::Resource behaves like a Valkyrie::Resource #id #has_attribute? returns true when it has a given attribute (spec.models.generic_work_resource_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
Flexible schema not found in version  for #<Class:0x00007f2921469938>
Failure/Error: example.run

Hyrax::SchemaLoader::UndefinedSchemaError:
  Flexible schema not found in version  for #<Class:0x00007f2921469938>
Shared Example Group: "a Valkyrie::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:8
Shared Example Group: "a Hyrax::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:237
Shared Example Group: "a Hyrax::Work" called from ./spec/models/generic_work_resource_spec.rb:12
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:41:in `rescue in definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:24:in `definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/schema_loader.rb:19:in `attributes_for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/schema.rb:83:in `attributes'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:75:in `load'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:63:in `new'
/usr/local/bundle/gems/valkyrie-3.3.0/lib/valkyrie/specs/shared_specs/resource.rb:29:in `block (4 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: ---
NoMethodError:
  undefined method `map' for nil:NilClass
  /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:26:in `definitions'

Check warning on line 0 in ./spec/models/generic_work_resource_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

GenericWorkResource behaves like a Hyrax::Work behaves like a Hyrax::Resource behaves like a Valkyrie::Resource #[] allows access to properties which are set (spec.models.generic_work_resource_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
Flexible schema not found in version  for #<Class:0x00007f2921a964a0>
Failure/Error: example.run

Hyrax::SchemaLoader::UndefinedSchemaError:
  Flexible schema not found in version  for #<Class:0x00007f2921a964a0>
Shared Example Group: "a Valkyrie::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:8
Shared Example Group: "a Hyrax::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:237
Shared Example Group: "a Hyrax::Work" called from ./spec/models/generic_work_resource_spec.rb:12
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:41:in `rescue in definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:24:in `definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/schema_loader.rb:19:in `attributes_for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/schema.rb:83:in `attributes'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:75:in `load'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:63:in `new'
/usr/local/bundle/gems/valkyrie-3.3.0/lib/valkyrie/specs/shared_specs/resource.rb:77:in `block (3 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: ---
NoMethodError:
  undefined method `map' for nil:NilClass
  /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:26:in `definitions'

Check warning on line 0 in ./spec/models/generic_work_resource_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

GenericWorkResource behaves like a Hyrax::Work behaves like a Hyrax::Resource behaves like a Valkyrie::Resource #[] returns nil for non-existent properties (spec.models.generic_work_resource_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
Flexible schema not found in version  for #<Class:0x00007f29354e6cd0>
Failure/Error: example.run

Hyrax::SchemaLoader::UndefinedSchemaError:
  Flexible schema not found in version  for #<Class:0x00007f29354e6cd0>
Shared Example Group: "a Valkyrie::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:8
Shared Example Group: "a Hyrax::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:237
Shared Example Group: "a Hyrax::Work" called from ./spec/models/generic_work_resource_spec.rb:12
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:41:in `rescue in definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:24:in `definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/schema_loader.rb:19:in `attributes_for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/schema.rb:83:in `attributes'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:75:in `load'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:63:in `new'
/usr/local/bundle/gems/valkyrie-3.3.0/lib/valkyrie/specs/shared_specs/resource.rb:86:in `block (3 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: ---
NoMethodError:
  undefined method `map' for nil:NilClass
  /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:26:in `definitions'

Check warning on line 0 in ./spec/models/generic_work_resource_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

GenericWorkResource behaves like a Hyrax::Work behaves like a Hyrax::Resource behaves like a Valkyrie::Resource #[] can be accessed via a string (spec.models.generic_work_resource_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
Flexible schema not found in version  for #<Class:0x00007f2944b960f8>
Failure/Error: example.run

Hyrax::SchemaLoader::UndefinedSchemaError:
  Flexible schema not found in version  for #<Class:0x00007f2944b960f8>
Shared Example Group: "a Valkyrie::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:8
Shared Example Group: "a Hyrax::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:237
Shared Example Group: "a Hyrax::Work" called from ./spec/models/generic_work_resource_spec.rb:12
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:41:in `rescue in definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:24:in `definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/schema_loader.rb:19:in `attributes_for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/schema.rb:83:in `attributes'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:75:in `load'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:63:in `new'
/usr/local/bundle/gems/valkyrie-3.3.0/lib/valkyrie/specs/shared_specs/resource.rb:92:in `block (3 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: ---
NoMethodError:
  undefined method `map' for nil:NilClass
  /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:26:in `definitions'

Check warning on line 0 in ./spec/models/generic_work_resource_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

GenericWorkResource behaves like a Hyrax::Work behaves like a Hyrax::Resource behaves like a Valkyrie::Resource #set_value can set a value (spec.models.generic_work_resource_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
Flexible schema not found in version  for #<Class:0x00007f293db41eb0>
Failure/Error: example.run

Hyrax::SchemaLoader::UndefinedSchemaError:
  Flexible schema not found in version  for #<Class:0x00007f293db41eb0>
Shared Example Group: "a Valkyrie::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:8
Shared Example Group: "a Hyrax::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:237
Shared Example Group: "a Hyrax::Work" called from ./spec/models/generic_work_resource_spec.rb:12
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:41:in `rescue in definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:24:in `definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/schema_loader.rb:19:in `attributes_for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/schema.rb:83:in `attributes'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:75:in `load'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:63:in `new'
/usr/local/bundle/gems/valkyrie-3.3.0/lib/valkyrie/specs/shared_specs/resource.rb:111:in `block (3 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: ---
NoMethodError:
  undefined method `map' for nil:NilClass
  /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:26:in `definitions'

Check warning on line 0 in ./spec/models/generic_work_resource_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

GenericWorkResource behaves like a Hyrax::Work behaves like a Hyrax::Resource behaves like a Valkyrie::Resource .new can set values with symbols (spec.models.generic_work_resource_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
Flexible schema not found in version  for #<Class:0x00007f2934c57088>
Failure/Error: example.run

Hyrax::SchemaLoader::UndefinedSchemaError:
  Flexible schema not found in version  for #<Class:0x00007f2934c57088>
Shared Example Group: "a Valkyrie::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:8
Shared Example Group: "a Hyrax::Resource" called from /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/specs/shared_specs/hydra_works.rb:237
Shared Example Group: "a Hyrax::Work" called from ./spec/models/generic_work_resource_spec.rb:12
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:41:in `rescue in definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:24:in `definitions'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/schema_loader.rb:19:in `attributes_for'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/lib/hyrax/schema.rb:83:in `attributes'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:75:in `load'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/concerns/hyrax/flexibility.rb:63:in `new'
/usr/local/bundle/gems/valkyrie-3.3.0/lib/valkyrie/specs/shared_specs/resource.rb:126:in `block (3 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: ---
NoMethodError:
  undefined method `map' for nil:NilClass
  /usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/services/hyrax/m3_schema_loader.rb:26:in `definitions'

Check warning on line 0 in ./spec/models/generic_work_resource_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

GenericWorkResource#creator is ordered by user input (spec.models.generic_work_resource_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
 expected: ["0~Jeremy", "1~Shana"]      got: ["Jeremy", "Shana"]  (compared using ==)
Failure/Error: expect(work.attributes[:creator]).to eq(["0~Jeremy", "1~Shana"])

  expected: ["0~Jeremy", "1~Shana"]
       got: ["Jeremy", "Shana"]

  (compared using ==)
./spec/models/generic_work_resource_spec.rb:21:in `block (3 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'

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 in a Hyrax::Group that has the collection_reader role cannot create a Collection (spec.features.collection_reader_role_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 1s]
Raw output
undefined method `id' for nil:NilClass
Failure/Error: super

NoMethodError:
  undefined method `id' for nil:NilClass
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/hyrax/flexible_schema.rb:15:in `current_schema_id'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/controllers/concerns/hyrax/flexible_schema_behavior.rb:14:in `set_latest_schema_version'
/usr/local/bundle/bundler/gems/rails-d16199e50708/actiontext/lib/action_text/rendering.rb:20:in `with_renderer'
/usr/local/bundle/bundler/gems/rails-d16199e50708/actiontext/lib/action_text/engine.rb:59:in `block (4 levels) in <class:Engine>'
(eval):2:in `process_action'
(eval):3:in `process'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/engine.rb:539:in `call'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/railtie.rb:207:in `public_send'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/railtie.rb:207:in `method_missing'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:470:in `call_app!'
/usr/local/bundle/gems/omniauth-saml-2.1.0/lib/omniauth/strategies/saml.rb:86:in `other_phase'
./lib/omni_auth/strategies/saml_decorator.rb:30:in `other_phase'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:195:in `call!'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:169:in `call'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:470:in `call_app!'
/usr/local/bundle/gems/omniauth_openid_connect-0.7.1/lib/omniauth/strategies/openid_connect.rb:157:in `other_phase'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:195:in `call!'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:169:in `call'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:202:in `call!'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:169:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/deflater.rb:44:in `call'
/usr/local/bundle/gems/warden-1.2.9/lib/warden/manager.rb:36:in `block in call'
/usr/local/bundle/gems/warden-1.2.9/lib/warden/manager.rb:34:in `catch'
/usr/local/bundle/gems/warden-1.2.9/lib/warden/manager.rb:34:in `call'
/usr/local/bundle/bundler/gems/apartment-9ad4b0ef2ee6/lib/apartment/elevators/generic.rb:23:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/tempfile_reaper.rb:15:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/etag.rb:27:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/conditional_get.rb:27:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/head.rb:12:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/session/abstract/id.rb:266:in `context'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/session/abstract/id.rb:260:in `call'
/usr/local/bundle/gems/active-fedora-14.0.1/lib/active_fedora/ldp_cache.rb:26:in `call'
/usr/local/bundle/gems/flipflop-2.7.1/lib/flipflop/feature_cache.rb:12:in `call'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/rack/logger.rb:37:in `call_app'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/rack/logger.rb:26:in `block in call'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/rack/logger.rb:26:in `call'
/usr/local/bundle/gems/request_store-1.5.1/lib/request_store/middleware.rb:19:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/method_override.rb:24:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/runtime.rb:22:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/sendfile.rb:110:in `call'
/usr/local/bundle/gems/secure_headers-6.5.0/lib/secure_headers/middleware.rb:11:in `call'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/engine.rb:539:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/urlmap.rb:74:in `block in call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/urlmap.rb:58:in `each'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/urlmap.rb:58:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/builder.rb:244:in `call'
/usr/local/bundle/gems/capybara-3.39.2/lib/capybara/server/middleware.rb:60:in `call'
/usr/local/bundle/gems/puma-5.6.7/lib/puma/configuration.rb:252:in `call'
/usr/local/bundle/gems/puma-5.6.7/lib/puma/request.rb:77:in `block in handle_request'
/usr/local/bundle/gems/puma-5.6.7/lib/puma/thread_pool.rb:340:in `with_force_shutdown'
/usr/local/bundle/gems/puma-5.6.7/lib/puma/request.rb:76:in `handle_request'
/usr/local/bundle/gems/puma-5.6.7/lib/puma/server.rb:443:in `process_client'
/usr/local/bundle/gems/puma-5.6.7/lib/puma/thread_pool.rb:147:in `block in spawn_thread'
------------------
--- Caused by: ---
Capybara::ExpectationNotMet:
  expected to find text "You are not authorized to access this page." in "Puma caught this error: undefined method `id' for nil:NilClass (NoMethodError)\n/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/hyrax/flexible_schema.rb:15:in `current_schema_id'\n/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/controllers/concerns/hyrax/flexible_schema_behavior.rb:14:in `set_latest_schema_version'\n/usr/local/bundle/gems/activesupport-6.1.7.6/lib/active_support/callbacks.rb:427:in `block in make_lambda'\n/usr/local/bundle/gems/activesupport-6.1.7.6/lib/active_support/callbacks.rb:179:in `block (2 levels) in halting_and_conditional'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/abstract_controller/callbacks.rb:34:in `block (2 levels) in <module:Callbacks>'\n/usr/local/bundle/gems/activesupport-6.1.7.6/lib/active_support/callbacks.rb:180:in `block in halting_and_conditional'\n/usr/local/bundle/gems/activesupport-6.1.7.6/lib/active_support/callbacks.rb:512:in `block in invoke_before'\n/usr/local/bundle/gems/activesupport-6.1.7.6/lib/active_support/callbacks.rb:512:in `each'\n/usr/local/bundle/gems/activesupport-6.1.7.6/lib/active_support/callbacks.rb:512:in `invoke_before'\n/usr/local/bundle/gems/activesupport-6.1.7.6/lib/active_support/callbacks.rb:115:in `block in run_callbacks'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actiontext/lib/action_text/rendering.rb:20:in `with_renderer'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actiontext/lib/action_text/engine.rb:59:in `block (4 levels) in <class:Engine>'\n/usr/local/bundle/gems/activesupport-6.1.7.6/lib/active_support/callbacks.rb:126:in `instance_exec'\n/usr/local/bundle/gems/activesupport-6.1.7.6/lib/active_support/callbacks.rb:126:in `block in run_callbacks'\n/usr/local/bundle/gems/activesupport-6.1.7.6/lib/active_support/callbacks.rb:137:in `run_callbacks'\n(eval):2:in `process_action'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_controller/metal/rescue.rb:22:in `process_action'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_controller/metal/instrumentation.rb:34:in `block in process_action'\n/usr/local/bundle/gems/activesupport-6.1.7.6/lib/active_support/notifications.rb:203:in `block in instrument'\n/usr/local/bundle/gems/activesupport-6.1.7.6/lib/active_support/notifications/instrumenter.rb:24:in `instrument'\n/usr/local/bundle/gems/activesupport-6.1.7.6/lib/active_support/notifications.rb:203:in `instrument'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_controller/metal/instrumentation.rb:33:in `process_action'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_controller/metal/params_wrapper.rb:249:in `process_action'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/activerecord/lib/active_record/railties/controller_runtime.rb:27:in `process_action'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/abstract_controller/base.rb:165:in `process'\n(eval):3:in `process'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_controller/metal.rb:190:in `dispatch'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_controller/metal.rb:254:in `dispatch'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/routing/route_set.rb:50:in `dispatch'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/routing/route_set.rb:33:in `serve'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/journey/router.rb:50:in `block in serve'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/journey/router.rb:32:in `each'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/journey/router.rb:32:in `serve'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/routing/route_set.rb:842:in `call'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/engine.rb:539:in `call'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/railtie.rb:207:in `public_send'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/railtie.rb:207:in `method_missing'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/routing/mapper.rb:20:in `block in <class:Constraints>'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/routing/mapper.rb:49:in `serve'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/journey/router.rb:50:in `block in serve'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/journey/router.rb:32:in `each'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/journey/router.rb:32:in `serve'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/routing/route_set.rb:842:in `call'\n/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:470:in `call_app!'\n/usr/local/bundle/gems/omniauth-saml-2.1.0/lib/omniauth/strategies/saml.rb:86:in `other_phase'\n/app/samvera/hyrax-webapp/lib/omni_auth/strategies/saml_decorator.rb:30:in `other_phase'\n/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:195:in `call!'\n/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:169:in `call'\n/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:470:in `call_app!'\n/usr/local/bundle/gems/omniauth_openid_connect-0.7.1/lib/omniauth/strategies/openid_connect.rb:157:in `other_phase'\n/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:195:in `call!'\n/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:169:in `call'\n/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:202:in `call!'\n/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:169:in `call'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/middleware/static.rb:24:in `call'\n/usr/local/bundle/gems/rack-2.2.8/lib/rack/deflater.rb:44:in `call'\n/usr/local/bundle/gems/warden-1.2.9/lib/warden/manager.rb:36:in `block in call'\n/usr/local/bundle/gems/warden-1.2.9/lib/warden/manager.rb:34:in `catch'\n/usr/local/bundle/gems/warden-1.2.9/lib/warden/manager.rb:34:in `call'\n/usr/local/bundle/bundler/gems/apartment-9ad4b0ef2ee6/lib/apartment/elevators/generic.rb:23:in `call'\n/usr/local/bundle/gems/rack-2.2.8/lib/rack/tempfile_reaper.rb:15:in `call'\n/usr/local/bundle/gems/rack-2.2.8/lib/rack/etag.rb:27:in `call'\n/usr/local/bundle/gems/rack-2.2.8/lib/rack/conditional_get.rb:27:in `call'\n/usr/local/bundle/gems/rack-2.2.8/lib/rack/head.rb:12:in `call'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/http/permissions_policy.rb:22:in `call'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/http/content_security_policy.rb:19:in `call'\n/usr/local/bundle/gems/rack-2.2.8/lib/rack/session/abstract/id.rb:266:in `context'\n/usr/local/bundle/gems/rack-2.2.8/lib/rack/session/abstract/id.rb:260:in `call'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/middleware/cookies.rb:697:in `call'\n/usr/local/bundle/gems/active-fedora-14.0.1/lib/active_fedora/ldp_cache.rb:26:in `call'\n/usr/local/bundle/gems/flipflop-2.7.1/lib/flipflop/feature_cache.rb:12:in `call'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/middleware/callbacks.rb:27:in `block in call'\n/usr/local/bundle/gems/activesupport-6.1.7.6/lib/active_support/callbacks.rb:98:in `run_callbacks'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/middleware/callbacks.rb:26:in `call'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/middleware/actionable_exceptions.rb:18:in `call'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/middleware/debug_exceptions.rb:29:in `call'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/rack/logger.rb:37:in `call_app'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/rack/logger.rb:26:in `block in call'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/activesupport/lib/active_support/tagged_logging.rb:99:in `block in tagged'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/activesupport/lib/active_support/tagged_logging.rb:37:in `tagged'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/activesupport/lib/active_support/tagged_logging.rb:99:in `tagged'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/rack/logger.rb:26:in `call'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/middleware/remote_ip.rb:81:in `call'\n/usr/local/bundle/gems/request_store-1.5.1/lib/request_store/middleware.rb:19:in `call'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/middleware/request_id.rb:26:in `call'\n/usr/local/bundle/gems/rack-2.2.8/lib/rack/method_override.rb:24:in `call'\n/usr/local/bundle/gems/rack-2.2.8/lib/rack/runtime.rb:22:in `call'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/activesupport/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/middleware/executor.rb:14:in `call'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/middleware/static.rb:24:in `call'\n/usr/local/bundle/gems/rack-2.2.8/lib/rack/sendfile.rb:110:in `call'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/actionpack/lib/action_dispatch/middleware/host_authorization.rb:142:in `call'\n/usr/local/bundle/gems/secure_headers-6.5.0/lib/secure_headers/middleware.rb:11:in `call'\n/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/engine.rb:539:in `call'\n/usr/local/bundle/gems/rack-2.2.8/lib/rack/urlmap.rb:74:in `block in call'\n/usr/local/bundle/gems/rack-2.2.8/lib/rack/urlmap.rb:58:in `each'\n/usr/local/bundle/gems/rack-2.2.8/lib/rack/urlmap.rb:58:in `call'\n/usr/local/bundle/gems/rack-2.2.8/lib/rack/builder.rb:244:in `call'\n/usr/local/bundle/gems/capybara-3.39.2/lib/capybara/server/middleware.rb:60:in `call'\n/usr/local/bundle/gems/puma-5.6.7/lib/puma/configuration.rb:252:in `call'\n/usr/local/bundle/gems/puma-5.6.7/lib/puma/request.rb:77:in `block in handle_request'\n/usr/local/bundle/gems/puma-5.6.7/lib/puma/thread_pool.rb:340:in `with_force_shutdown'\n/usr/local/bundle/gems/puma-5.6.7/lib/puma/request.rb:76:in `handle_request'\n/usr/local/bundle/gems/puma-5.6.7/lib/puma/server.rb:443:in `process_client'\n/usr/local/bundle/gems/puma-5.6.7/lib/puma/thread_pool.rb:147:in `block in spawn_thread'"
  /usr/local/bundle/gems/capybara-3.39.2/lib/capybara/node/matchers.rb:678:in `block in assert_text'

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

See this annotation in the file changed.

@github-actions github-actions / Test Results

collection default collection sharing when creating a collection displays the groups humanized name (spec.features.collection_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 1s]
Raw output
undefined method `id' for nil:NilClass
Failure/Error: super

NoMethodError:
  undefined method `id' for nil:NilClass
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/hyrax/flexible_schema.rb:15:in `current_schema_id'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/controllers/concerns/hyrax/flexible_schema_behavior.rb:14:in `set_latest_schema_version'
/usr/local/bundle/bundler/gems/rails-d16199e50708/actiontext/lib/action_text/rendering.rb:20:in `with_renderer'
/usr/local/bundle/bundler/gems/rails-d16199e50708/actiontext/lib/action_text/engine.rb:59:in `block (4 levels) in <class:Engine>'
(eval):2:in `process_action'
(eval):3:in `process'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/engine.rb:539:in `call'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/railtie.rb:207:in `public_send'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/railtie.rb:207:in `method_missing'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:470:in `call_app!'
/usr/local/bundle/gems/omniauth-saml-2.1.0/lib/omniauth/strategies/saml.rb:86:in `other_phase'
./lib/omni_auth/strategies/saml_decorator.rb:30:in `other_phase'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:195:in `call!'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:169:in `call'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:470:in `call_app!'
/usr/local/bundle/gems/omniauth_openid_connect-0.7.1/lib/omniauth/strategies/openid_connect.rb:157:in `other_phase'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:195:in `call!'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:169:in `call'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:202:in `call!'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:169:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/deflater.rb:44:in `call'
/usr/local/bundle/gems/warden-1.2.9/lib/warden/manager.rb:36:in `block in call'
/usr/local/bundle/gems/warden-1.2.9/lib/warden/manager.rb:34:in `catch'
/usr/local/bundle/gems/warden-1.2.9/lib/warden/manager.rb:34:in `call'
/usr/local/bundle/bundler/gems/apartment-9ad4b0ef2ee6/lib/apartment/elevators/generic.rb:23:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/tempfile_reaper.rb:15:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/etag.rb:27:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/conditional_get.rb:27:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/head.rb:12:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/session/abstract/id.rb:266:in `context'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/session/abstract/id.rb:260:in `call'
/usr/local/bundle/gems/active-fedora-14.0.1/lib/active_fedora/ldp_cache.rb:26:in `call'
/usr/local/bundle/gems/flipflop-2.7.1/lib/flipflop/feature_cache.rb:12:in `call'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/rack/logger.rb:37:in `call_app'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/rack/logger.rb:26:in `block in call'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/rack/logger.rb:26:in `call'
/usr/local/bundle/gems/request_store-1.5.1/lib/request_store/middleware.rb:19:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/method_override.rb:24:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/runtime.rb:22:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/sendfile.rb:110:in `call'
/usr/local/bundle/gems/secure_headers-6.5.0/lib/secure_headers/middleware.rb:11:in `call'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/engine.rb:539:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/urlmap.rb:74:in `block in call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/urlmap.rb:58:in `each'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/urlmap.rb:58:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/builder.rb:244:in `call'
/usr/local/bundle/gems/capybara-3.39.2/lib/capybara/server/middleware.rb:60:in `call'
/usr/local/bundle/gems/puma-5.6.7/lib/puma/configuration.rb:252:in `call'
/usr/local/bundle/gems/puma-5.6.7/lib/puma/request.rb:77:in `block in handle_request'
/usr/local/bundle/gems/puma-5.6.7/lib/puma/thread_pool.rb:340:in `with_force_shutdown'
/usr/local/bundle/gems/puma-5.6.7/lib/puma/request.rb:76:in `handle_request'
/usr/local/bundle/gems/puma-5.6.7/lib/puma/server.rb:443:in `process_client'
/usr/local/bundle/gems/puma-5.6.7/lib/puma/thread_pool.rb:147:in `block in spawn_thread'
------------------
--- Caused by: ---
Capybara::ElementNotFound:
  Unable to find field "collection_title" that is not disabled
  /usr/local/bundle/gems/capybara-3.39.2/lib/capybara/node/finders.rb:312:in `block in synced_resolve'

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

See this annotation in the file changed.

@github-actions github-actions / Test Results

collection default collection sharing when creating a collection excludes default role access_grants from rendering in tables (spec.features.collection_spec) failed

artifacts/spec-reports-1/rspec-1.xml [took 1s]
Raw output
undefined method `id' for nil:NilClass
Failure/Error: super

NoMethodError:
  undefined method `id' for nil:NilClass
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/models/hyrax/flexible_schema.rb:15:in `current_schema_id'
/usr/local/bundle/bundler/gems/hyrax-260376bba8c1/app/controllers/concerns/hyrax/flexible_schema_behavior.rb:14:in `set_latest_schema_version'
/usr/local/bundle/bundler/gems/rails-d16199e50708/actiontext/lib/action_text/rendering.rb:20:in `with_renderer'
/usr/local/bundle/bundler/gems/rails-d16199e50708/actiontext/lib/action_text/engine.rb:59:in `block (4 levels) in <class:Engine>'
(eval):2:in `process_action'
(eval):3:in `process'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/engine.rb:539:in `call'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/railtie.rb:207:in `public_send'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/railtie.rb:207:in `method_missing'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:470:in `call_app!'
/usr/local/bundle/gems/omniauth-saml-2.1.0/lib/omniauth/strategies/saml.rb:86:in `other_phase'
./lib/omni_auth/strategies/saml_decorator.rb:30:in `other_phase'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:195:in `call!'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:169:in `call'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:470:in `call_app!'
/usr/local/bundle/gems/omniauth_openid_connect-0.7.1/lib/omniauth/strategies/openid_connect.rb:157:in `other_phase'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:195:in `call!'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:169:in `call'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:202:in `call!'
/usr/local/bundle/gems/omniauth-2.1.1/lib/omniauth/strategy.rb:169:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/deflater.rb:44:in `call'
/usr/local/bundle/gems/warden-1.2.9/lib/warden/manager.rb:36:in `block in call'
/usr/local/bundle/gems/warden-1.2.9/lib/warden/manager.rb:34:in `catch'
/usr/local/bundle/gems/warden-1.2.9/lib/warden/manager.rb:34:in `call'
/usr/local/bundle/bundler/gems/apartment-9ad4b0ef2ee6/lib/apartment/elevators/generic.rb:23:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/tempfile_reaper.rb:15:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/etag.rb:27:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/conditional_get.rb:27:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/head.rb:12:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/session/abstract/id.rb:266:in `context'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/session/abstract/id.rb:260:in `call'
/usr/local/bundle/gems/active-fedora-14.0.1/lib/active_fedora/ldp_cache.rb:26:in `call'
/usr/local/bundle/gems/flipflop-2.7.1/lib/flipflop/feature_cache.rb:12:in `call'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/rack/logger.rb:37:in `call_app'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/rack/logger.rb:26:in `block in call'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/rack/logger.rb:26:in `call'
/usr/local/bundle/gems/request_store-1.5.1/lib/request_store/middleware.rb:19:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/method_override.rb:24:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/runtime.rb:22:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/sendfile.rb:110:in `call'
/usr/local/bundle/gems/secure_headers-6.5.0/lib/secure_headers/middleware.rb:11:in `call'
/usr/local/bundle/bundler/gems/rails-d16199e50708/railties/lib/rails/engine.rb:539:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/urlmap.rb:74:in `block in call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/urlmap.rb:58:in `each'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/urlmap.rb:58:in `call'
/usr/local/bundle/gems/rack-2.2.8/lib/rack/builder.rb:244:in `call'
/usr/local/bundle/gems/capybara-3.39.2/lib/capybara/server/middleware.rb:60:in `call'
/usr/local/bundle/gems/puma-5.6.7/lib/puma/configuration.rb:252:in `call'
/usr/local/bundle/gems/puma-5.6.7/lib/puma/request.rb:77:in `block in handle_request'
/usr/local/bundle/gems/puma-5.6.7/lib/puma/thread_pool.rb:340:in `with_force_shutdown'
/usr/local/bundle/gems/puma-5.6.7/lib/puma/request.rb:76:in `handle_request'
/usr/local/bundle/gems/puma-5.6.7/lib/puma/server.rb:443:in `process_client'
/usr/local/bundle/gems/puma-5.6.7/lib/puma/thread_pool.rb:147:in `block in spawn_thread'
------------------
--- Caused by: ---
Capybara::ElementNotFound:
  Unable to find field "collection_title" that is not disabled
  /usr/local/bundle/gems/capybara-3.39.2/lib/capybara/node/finders.rb:312:in `block in synced_resolve'