Skip to content

Link Build Test of 6913/merge by @randalldfloyd #112

Link Build Test of 6913/merge by @randalldfloyd

Link Build Test of 6913/merge by @randalldfloyd #112

GitHub Actions / Test Results failed Oct 15, 2024 in 0s

131 fail, 297 skipped, 6 278 pass in 2h 14m 33s

    17 files  +  1      17 suites  +1   2h 14m 33s ⏱️ +21s
 6 706 tests + 25   6 278 ✅ + 41  297 💤 ± 0  131 ❌  - 16 
13 202 runs  +567  12 620 ✅ +596  396 💤 +20  186 ❌  - 49 

Results for commit e95df99. ± Comparison against earlier commit 1075cbc.

Annotations

Check warning on line 0 in ./spec/presenters/hyrax/admin_stats_presenter_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: Hyrax::AdminStatsPresenter#date_filter_string with a start and no end date (spec.presenters.hyrax.admin_stats_presenter_spec)

artifacts/spec-reports-dassie-2/rspec-dassie-2.xml [took 0s]
artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
wrong number of arguments (given 1, expected 0)
Failure/Error: let(:today) { Time.zone.today.to_date.to_s(:standard) }

ArgumentError:
  wrong number of arguments (given 1, expected 0)
./spec/presenters/hyrax/admin_stats_presenter_spec.rb:132:in `to_s'
./spec/presenters/hyrax/admin_stats_presenter_spec.rb:132:in `block (4 levels) in <top (required)>'
./spec/presenters/hyrax/admin_stats_presenter_spec.rb:134:in `block (4 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'

Check warning on line 0 in ./spec/forms/hyrax/forms/pcdm_collection_form_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: Hyrax::Forms::PcdmCollectionForm.validate when all required fields are missing returns error messages for all missing required fields (spec.forms.hyrax.forms.pcdm_collection_form_spec)

artifacts/spec-reports-dassie-2/rspec-dassie-2.xml [took 0s]
artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
uninitialized constant ActiveModel::DeprecationHandlingMessageArray
Failure/Error: expect(form.validate(params_missing_all_required)).to eq false

NameError:
  uninitialized constant ActiveModel::DeprecationHandlingMessageArray
./config/initializers/reform_rails_6_1_monkey_patch.rb:20:in `block in filter_for'
./config/initializers/reform_rails_6_1_monkey_patch.rb:15:in `each'
./config/initializers/reform_rails_6_1_monkey_patch.rb:15:in `find_all'
./config/initializers/reform_rails_6_1_monkey_patch.rb:15:in `filter_for'
/app/bundle/ruby/3.2.0/gems/reform-2.6.2/lib/reform/result.rb:18:in `messages'
/app/bundle/ruby/3.2.0/gems/reform-2.6.2/lib/reform/errors.rb:15:in `block in <class:Errors>'
/app/bundle/ruby/3.2.0/gems/reform-2.6.2/lib/reform/errors.rb:9:in `initialize'
/app/bundle/ruby/3.2.0/gems/reform-rails-0.2.6/lib/reform/form/active_model/validations.rb:126:in `initialize'
/app/bundle/ruby/3.2.0/gems/reform-rails-0.2.6/lib/reform/form/active_model/validations.rb:77:in `new'
/app/bundle/ruby/3.2.0/gems/reform-rails-0.2.6/lib/reform/form/active_model/validations.rb:77:in `block in validate!'
/app/bundle/ruby/3.2.0/gems/reform-rails-0.2.6/lib/reform/form/active_model/validations.rb:70:in `validate!'
/app/bundle/ruby/3.2.0/gems/reform-2.6.2/lib/reform/contract/validate.rb:11:in `validate'
/app/bundle/ruby/3.2.0/gems/reform-2.6.2/lib/reform/form/validate.rb:30:in `validate'
./spec/forms/hyrax/forms/pcdm_collection_form_spec.rb:94:in `block (4 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'

Check warning on line 0 in ./spec/forms/hyrax/forms/pcdm_collection_form_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: Hyrax::Forms::PcdmCollectionForm.validate when collection_type_gid is missing returns error message for field (spec.forms.hyrax.forms.pcdm_collection_form_spec)

artifacts/spec-reports-dassie-2/rspec-dassie-2.xml [took 0s]
artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
uninitialized constant ActiveModel::DeprecationHandlingMessageArray
Failure/Error: expect(form.validate(params_missing_collection_type_gid)).to eq false

NameError:
  uninitialized constant ActiveModel::DeprecationHandlingMessageArray
./config/initializers/reform_rails_6_1_monkey_patch.rb:20:in `block in filter_for'
./config/initializers/reform_rails_6_1_monkey_patch.rb:15:in `each'
./config/initializers/reform_rails_6_1_monkey_patch.rb:15:in `find_all'
./config/initializers/reform_rails_6_1_monkey_patch.rb:15:in `filter_for'
/app/bundle/ruby/3.2.0/gems/reform-2.6.2/lib/reform/result.rb:18:in `messages'
/app/bundle/ruby/3.2.0/gems/reform-2.6.2/lib/reform/errors.rb:15:in `block in <class:Errors>'
/app/bundle/ruby/3.2.0/gems/reform-2.6.2/lib/reform/errors.rb:9:in `initialize'
/app/bundle/ruby/3.2.0/gems/reform-rails-0.2.6/lib/reform/form/active_model/validations.rb:126:in `initialize'
/app/bundle/ruby/3.2.0/gems/reform-rails-0.2.6/lib/reform/form/active_model/validations.rb:77:in `new'
/app/bundle/ruby/3.2.0/gems/reform-rails-0.2.6/lib/reform/form/active_model/validations.rb:77:in `block in validate!'
/app/bundle/ruby/3.2.0/gems/reform-rails-0.2.6/lib/reform/form/active_model/validations.rb:70:in `validate!'
/app/bundle/ruby/3.2.0/gems/reform-2.6.2/lib/reform/contract/validate.rb:11:in `validate'
/app/bundle/ruby/3.2.0/gems/reform-2.6.2/lib/reform/form/validate.rb:30:in `validate'
./spec/forms/hyrax/forms/pcdm_collection_form_spec.rb:83:in `block (4 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'

Check warning on line 0 in ./spec/forms/hyrax/forms/pcdm_collection_form_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: Hyrax::Forms::PcdmCollectionForm.validate when title is missing returns error messages for missing field (spec.forms.hyrax.forms.pcdm_collection_form_spec)

artifacts/spec-reports-dassie-2/rspec-dassie-2.xml [took 0s]
artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
uninitialized constant ActiveModel::DeprecationHandlingMessageArray
Failure/Error: expect(form.validate(params_missing_title)).to eq false

NameError:
  uninitialized constant ActiveModel::DeprecationHandlingMessageArray
./config/initializers/reform_rails_6_1_monkey_patch.rb:20:in `block in filter_for'
./config/initializers/reform_rails_6_1_monkey_patch.rb:15:in `each'
./config/initializers/reform_rails_6_1_monkey_patch.rb:15:in `find_all'
./config/initializers/reform_rails_6_1_monkey_patch.rb:15:in `filter_for'
/app/bundle/ruby/3.2.0/gems/reform-2.6.2/lib/reform/result.rb:18:in `messages'
/app/bundle/ruby/3.2.0/gems/reform-2.6.2/lib/reform/errors.rb:15:in `block in <class:Errors>'
/app/bundle/ruby/3.2.0/gems/reform-2.6.2/lib/reform/errors.rb:9:in `initialize'
/app/bundle/ruby/3.2.0/gems/reform-rails-0.2.6/lib/reform/form/active_model/validations.rb:126:in `initialize'
/app/bundle/ruby/3.2.0/gems/reform-rails-0.2.6/lib/reform/form/active_model/validations.rb:77:in `new'
/app/bundle/ruby/3.2.0/gems/reform-rails-0.2.6/lib/reform/form/active_model/validations.rb:77:in `block in validate!'
/app/bundle/ruby/3.2.0/gems/reform-rails-0.2.6/lib/reform/form/active_model/validations.rb:70:in `validate!'
/app/bundle/ruby/3.2.0/gems/reform-2.6.2/lib/reform/contract/validate.rb:11:in `validate'
/app/bundle/ruby/3.2.0/gems/reform-2.6.2/lib/reform/form/validate.rb:30:in `validate'
./spec/forms/hyrax/forms/pcdm_collection_form_spec.rb:72:in `block (4 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when not signed in #show denies access to private files (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:863:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:871:in `block (4 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when not signed in #show allows access to public files (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:863:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:871:in `block (4 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when not signed in #edit requires login (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:863:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:871:in `block (4 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when not signed in #show shows not currently available for inactive parent (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:863:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:871:in `block (4 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when not signed in #show shows active parent (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:863:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:871:in `block (4 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when signed in #update updates existing groups and users (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:548:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:549:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:728:in `block (5 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when signed in #update adds new groups and users (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:548:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:549:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:713:in `block (5 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when signed in #update with two existing versions from different users restoring a prev… as the first user restores the first versions's content and metadata (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:669:in `block (6 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:549:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:668:in `block (6 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:681:in `block (8 levels) in <top (required)>'
./spec/spec_helper.rb:312:in `block (2 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when signed in #update with two existing versions from different users restoring a previous version as a user without edit access is unauthorized (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:669:in `block (6 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:549:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:702:in `block (8 levels) in <top (required)>'
./spec/spec_helper.rb:312:in `block (2 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when signed in #update when updating the attached file already uploaded spawns a ContentNewVersionEventJob (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:548:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:549:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:649:in `block (6 levels) in <top (required)>'
./spec/spec_helper.rb:312:in `block (2 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when signed in #update when updating the attached file direct upload spawns a ContentNewVersionEventJob (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:548:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:549:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:638:in `block (6 levels) in <top (required)>'
./spec/spec_helper.rb:312:in `block (2 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when signed in #update when there's an error saving draws the edit page (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:548:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:549:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:759:in `block (6 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when signed in #update when updating metadata spawns a content update event job (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:548:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:549:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:618:in `block (7 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:616:in `block (6 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when signed in #update update visibility can make file set public (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:548:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:549:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:751:in `block (6 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when signed in #destroy file_set with a parent deletes the file (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:548:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:549:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:564:in `block (6 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when signed in someone elses (public) files #edit gives me the unauthorized page (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:828:in `block (5 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:549:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:839:in `block (6 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when signed in someone elses (public) files #show allows access to the file (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:828:in `block (5 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:850:in `block (6 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when signed in #edit sets the breadcrumbs and versions presenter (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:548:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:549:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:550:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:579:in `block (5 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when signed in #show with a referer shows me the breadcrumbs (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:548:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:812:in `block (6 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when signed in #show without a referer shows me the file and set breadcrumbs (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:548:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:789:in `block (6 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'

Check warning on line 0 in ./spec/controllers/hyrax/file_sets_controller_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

Hyrax::FileSetsController with valkyrie when signed in #edit someone else's files sets flash error (spec.controllers.hyrax.file_sets_controller_spec) failed

artifacts/spec-reports-koppie-2/rspec-koppie-2.xml [took 0s]
Raw output
undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
Failure/Error:
  perform_enqueued_jobs(only: ValkyrieIngestJob) do
    Hyrax::WorkUploadsHandler.new(work: Hyrax.query_service.find_by(id: work.id)).add(files: evaluator.uploaded_files).attach
  end

NameError:
  undefined local variable or method `tagged_logger' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:268:in `rescue in _assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:265:in `_assert_nothing_raised_or_warn'
/app/bundle/ruby/3.2.0/gems/activejob-7.2.1/lib/active_job/test_helper.rb:645:in `perform_enqueued_jobs'
./lib/hyrax/specs/shared_specs/factories/hyrax_work.rb:115:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `instance_exec'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callback.rb:14:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:11:in `block in update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `each'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/callbacks_observer.rb:10:in `update'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/evaluation.rb:24:in `notify'
./lib/hyrax/specs/shared_specs/factories/strategies/valkyrie_resource.rb:18:in `result'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory.rb:43:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:29:in `block in run'
/app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/notifications.rb:212:in `instrument'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/factory_runner.rb:28:in `run'
/app/bundle/ruby/3.2.0/gems/factory_bot-4.11.1/lib/factory_bot/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
./spec/controllers/hyrax/file_sets_controller_spec.rb:548:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:549:in `block (4 levels) in <top (required)>'
./spec/controllers/hyrax/file_sets_controller_spec.rb:775:in `block (6 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
------------------
--- Caused by: ---
NoMethodError:
  undefined method `assert' for #<FactoryBot::SyntaxRunner:0x00007f7890d74190>
  /app/bundle/ruby/3.2.0/gems/activesupport-7.2.1/lib/active_support/testing/assertions.rb:49:in `block in assert_nothing_raised'