Skip to content

🚧 Include bulkrax guided metrics 🚧 #3009

Draft
laritakr wants to merge 1 commit into
mainfrom
guided-import-metrics
Draft

🚧 Include bulkrax guided metrics 🚧 #3009
laritakr wants to merge 1 commit into
mainfrom
guided-import-metrics

Include bulkrax guided metrics

dd1e937
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Test Results failed Apr 10, 2026 in 0s

1 fail, 56 skipped, 2 282 pass in 17m 5s

    3 files      3 suites   17m 5s ⏱️
2 339 tests 2 282 ✅ 56 💤 1 ❌
2 366 runs  2 307 ✅ 58 💤 1 ❌

Results for commit dd1e937.

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / Test Results

collection_type default collection type participants when creating a collection type includes user access_grants to render in tables (spec.features.collection_type_spec) failed

artifacts/spec-reports-2/rspec-2.xml [took 10s]
Raw output
Unable to find visible css ".select2-result-label" with text "user@example.com" within #<Capybara::Node::Element tag="li" path="/HTML/BODY[1]/DIV[5]/UL[1]/LI[1]">
Failure/Error: find('.select2-result-label', text: 'user@example.com').click

Capybara::ElementNotFound:
  Unable to find visible css ".select2-result-label" with text "user@example.com" within #<Capybara::Node::Element tag="li" path="/HTML/BODY[1]/DIV[5]/UL[1]/LI[1]">
/usr/local/bundle/gems/capybara-3.40.0/lib/capybara/node/finders.rb:312:in `block in synced_resolve'
/usr/local/bundle/gems/capybara-3.40.0/lib/capybara/node/base.rb:84:in `synchronize'
/usr/local/bundle/gems/capybara-3.40.0/lib/capybara/node/finders.rb:301:in `synced_resolve'
/usr/local/bundle/gems/capybara-3.40.0/lib/capybara/node/finders.rb:60:in `find'
/usr/local/bundle/gems/capybara-3.40.0/lib/capybara/session.rb:774:in `find'
/usr/local/bundle/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/usr/local/bundle/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `find'
./spec/features/collection_type_spec.rb:564:in `block (7 levels) in <top (required)>'
/usr/local/bundle/gems/capybara-3.40.0/lib/capybara/session.rb:366:in `within'
/usr/local/bundle/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/usr/local/bundle/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `within_element'
/usr/local/bundle/gems/capybara-3.40.0/lib/capybara/rspec/matcher_proxies.rb:15:in `within'
./spec/features/collection_type_spec.rb:563:in `block (6 levels) in <top (required)>'
/usr/local/bundle/gems/capybara-3.40.0/lib/capybara/session.rb:366:in `within'
/usr/local/bundle/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/usr/local/bundle/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `within_element'
/usr/local/bundle/gems/capybara-3.40.0/lib/capybara/rspec/matcher_proxies.rb:15:in `within'
./spec/features/collection_type_spec.rb:562:in `block (5 levels) in <top (required)>'
/usr/local/bundle/gems/capybara-3.40.0/lib/capybara/session.rb:366:in `within'
/usr/local/bundle/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/usr/local/bundle/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `within_element'
/usr/local/bundle/gems/capybara-3.40.0/lib/capybara/rspec/matcher_proxies.rb:15:in `within'
./spec/features/collection_type_spec.rb:561: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.25.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 `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'