Skip to content

Build Test Lint of 6867/merge by @kirkkwang #276

Build Test Lint of 6867/merge by @kirkkwang

Build Test Lint of 6867/merge by @kirkkwang #276

GitHub Actions / Test Results failed Jul 30, 2024 in 0s. View latest attempt.

1 fail, 297 skipped, 6 407 pass in 2h 17m 58s

    17 files      17 suites   2h 17m 58s ⏱️
 6 705 tests  6 407 ✅ 297 💤 1 ❌
13 178 runs  12 782 ✅ 395 💤 1 ❌

Results for commit 9b2ffae.

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: Creating a new Work as admin when there are multiple admin sets allows default admin set to be the first item in the select menu (spec.features.create_work_admin_spec)

artifacts/spec-reports-koppie-0/rspec-koppie-0.xml [took 16s]
Raw output
expected to find visible select box "generic_work_admin_set_id" that is not disabled with "Default Admin Set" selected but there were no matches. Also found "Another Admin Set\nDefault Admin Set", which matched the selector but not all filters. Expected "Default Admin Set" to be selected found ["Another Admin Set"]
Failure/Error: expect(page).to have_select('generic_work_admin_set_id', selected: 'Default Admin Set')
  expected to find visible select box "generic_work_admin_set_id" that is not disabled with "Default Admin Set" selected but there were no matches. Also found "Another Admin Set\nDefault Admin Set", which matched the selector but not all filters. Expected "Default Admin Set" to be selected found ["Another Admin Set"]
./spec/features/create_work_admin_spec.rb:26:in `block (3 levels) in <top (required)>'
./spec/spec_helper.rb:307:in `block (2 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.23.1/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'