Skip to content

persist banners, logos and thumbnails for collection migration #1898

persist banners, logos and thumbnails for collection migration

persist banners, logos and thumbnails for collection migration #1898

GitHub Actions / Test Results failed Sep 19, 2024 in 0s

1 fail, 50 skipped, 1 983 pass in 17m 50s

    3 files  ±0      3 suites  ±0   17m 50s ⏱️ -27s
2 034 tests ±0  1 983 ✅ ±0  50 💤 ±0  1 ❌ ±0 
2 061 runs  ±0  2 008 ✅ ±0  52 💤 ±0  1 ❌ ±0 

Results for commit 51c90c7. ± Comparison against earlier commit 1fcc04d.

Annotations

Check warning on line 0 in ./spec/jobs/migrate_resources_job_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

MigrateResourcesJob#perform migrates admin sets to valkyrie (spec.jobs.migrate_resources_job_spec) failed

artifacts/spec-reports-2/rspec-2.xml [took 0s]
Raw output
expected `nil.present?` to be truthy, got false
Failure/Error: expect(Valkyrie::Persistence::Postgres::ORM::Resource.find_by(id: af_admin_set.id.to_s)).to be_present
  expected `nil.present?` to be truthy, got false
./spec/jobs/migrate_resources_job_spec.rb:30: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'