Skip to content

Build Test Lint of 6744/merge by @dlpierce #35

Build Test Lint of 6744/merge by @dlpierce

Build Test Lint of 6744/merge by @dlpierce #35

GitHub Actions / JUnit Test Report failed Mar 27, 2024 in 0s

1251 tests run, 1149 passed, 22 skipped, 80 failed.

Annotations

Check failure on line 11 in spec/services/hyrax/statistics/collections/over_time_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/services/hyrax/statistics/collections/over_time_spec.rb.Hyrax::Statistics::Collections::OverTime#points is a list of points

expected: 1
     got: 0

(compared using ==)
Raw output
Failure/Error: expect(service.points.to_a.last[1]).to eq 1

  expected: 1
       got: 0

  (compared using ==)
./spec/services/hyrax/statistics/collections/over_time_spec.rb:11:in `block (3 levels) in <top (required)>'
/app/bundle/ruby/3.2.0/gems/webmock-3.23.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'

Check failure on line 1 in spec/features/create_collection_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/create_collection_spec.rb.Creating a new Admin Set when user is an admin creates the collection

RSpec::Core::MultipleExceptionError

Check failure on line 1 in spec/features/create_collection_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/create_collection_spec.rb.Creating a new Admin Set when the user is not an admin and user is a creator for managed collection type creates the collection

RSpec::Core::MultipleExceptionError

Check failure on line 1 in spec/features/create_collection_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/create_collection_spec.rb.Creating a new Admin Set when the user is not an admin and user is a manager for managed collection type creates the collection

RSpec::Core::MultipleExceptionError

Check failure on line 1 in spec/features/create_collection_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/create_collection_spec.rb.Creating a new Admin Set when the user is not an admin and user does not have permissions to create managed collection type and collection model is a Valkyrie::Resource user is not offered the option to create that type of collection

RSpec::Core::MultipleExceptionError

Check failure on line 1 in spec/features/create_collection_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/create_collection_spec.rb.Creating a new Admin Set when the user is not an admin and user does not have permissions to create managed collection type and collection model is an ActiveFedora::Base user is not offered the option to create that type of collection

RSpec::Core::MultipleExceptionError

Check failure on line 1 in spec/features/collection_multi_membership_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/collection_multi_membership_spec.rb.Adding a work to multiple collections when both collections support multiple membership and are of different types then the work is added to both collections

invalid session id
Raw output
Failure/Error: visit "/assets/application.css"

Selenium::WebDriver::Error::InvalidSessionIdError:
  invalid session id
#0 0x55c2a1d6cc87 <unknown>
#1 0x55c2a1a54a2a <unknown>
#2 0x55c2a1a8d992 <unknown>
#3 0x55c2a1abb478 <unknown>
#4 0x55c2a1ab5fd2 <unknown>
#5 0x55c2a1ab5709 <unknown>
#6 0x55c2a1a275fc <unknown>
#7 0x55c2a1d3b89a <unknown>
#8 0x55c2a1d3eb39 <unknown>
#9 0x55c2a1d3e603 <unknown>
#10 0x55c2a1d3efb9 <unknown>
#11 0x55c2a1d2d0af <unknown>
#12 0x55c2a1d3f364 <unknown>
#13 0x55c2a1d162ea <unknown>
#14 0x55c2a1a25ea5 <unknown>
#15 0x55c2a1a25667 <unknown>
#16 0x7f15c6a4924a <unknown>
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:55:in `assert_ok'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:34:in `initialize'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `new'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `create_response'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:59:in `call'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:607:in `execute'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:96:in `get'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/common/navigation.rb:32:in `to'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/selenium/driver.rb:95:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/session.rb:281:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `visit'
./spec/spec_helper.rb:210:in `block (2 levels) in <top (required)>'

Check failure on line 1 in spec/features/collection_multi_membership_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/collection_multi_membership_spec.rb.Adding a work to multiple collections when both collections support multiple membership and are of the same type then the work is added to both collections

invalid session id
Raw output
Failure/Error: visit "/assets/application.css"

Selenium::WebDriver::Error::InvalidSessionIdError:
  invalid session id
#0 0x55c2a1d6cc87 <unknown>
#1 0x55c2a1a54a2a <unknown>
#2 0x55c2a1a8d992 <unknown>
#3 0x55c2a1abb478 <unknown>
#4 0x55c2a1ab5fd2 <unknown>
#5 0x55c2a1ab5709 <unknown>
#6 0x55c2a1a275fc <unknown>
#7 0x55c2a1d3b89a <unknown>
#8 0x55c2a1d3eb39 <unknown>
#9 0x55c2a1d3e603 <unknown>
#10 0x55c2a1d3efb9 <unknown>
#11 0x55c2a1d2d0af <unknown>
#12 0x55c2a1d3f364 <unknown>
#13 0x55c2a1d162ea <unknown>
#14 0x55c2a1a25ea5 <unknown>
#15 0x55c2a1a25667 <unknown>
#16 0x7f15c6a4924a <unknown>
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:55:in `assert_ok'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:34:in `initialize'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `new'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `create_response'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:59:in `call'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:607:in `execute'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:96:in `get'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/common/navigation.rb:32:in `to'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/selenium/driver.rb:95:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/session.rb:281:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `visit'
./spec/spec_helper.rb:210:in `block (2 levels) in <top (required)>'

Check failure on line 1 in spec/features/collection_multi_membership_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/collection_multi_membership_spec.rb.Adding a work to multiple collections when both collections require single membership and are of different types then the work is added to both collections

invalid session id
Raw output
Failure/Error: visit "/assets/application.css"

Selenium::WebDriver::Error::InvalidSessionIdError:
  invalid session id
#0 0x55c2a1d6cc87 <unknown>
#1 0x55c2a1a54a2a <unknown>
#2 0x55c2a1a8d992 <unknown>
#3 0x55c2a1abb478 <unknown>
#4 0x55c2a1ab5fd2 <unknown>
#5 0x55c2a1ab5709 <unknown>
#6 0x55c2a1a275fc <unknown>
#7 0x55c2a1d3b89a <unknown>
#8 0x55c2a1d3eb39 <unknown>
#9 0x55c2a1d3e603 <unknown>
#10 0x55c2a1d3efb9 <unknown>
#11 0x55c2a1d2d0af <unknown>
#12 0x55c2a1d3f364 <unknown>
#13 0x55c2a1d162ea <unknown>
#14 0x55c2a1a25ea5 <unknown>
#15 0x55c2a1a25667 <unknown>
#16 0x7f15c6a4924a <unknown>
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:55:in `assert_ok'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:34:in `initialize'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `new'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `create_response'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:59:in `call'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:607:in `execute'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:96:in `get'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/common/navigation.rb:32:in `to'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/selenium/driver.rb:95:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/session.rb:281:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `visit'
./spec/spec_helper.rb:210:in `block (2 levels) in <top (required)>'

Check failure on line 1 in spec/features/collection_multi_membership_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/collection_multi_membership_spec.rb.Adding a work to multiple collections when both collections require single membership and are of the same type then the work fails to add to the second collection from the dashboard->works batch add to collection

invalid session id
Raw output
Failure/Error: visit "/assets/application.css"

Selenium::WebDriver::Error::InvalidSessionIdError:
  invalid session id
#0 0x55c2a1d6cc87 <unknown>
#1 0x55c2a1a54a2a <unknown>
#2 0x55c2a1a8d992 <unknown>
#3 0x55c2a1abb478 <unknown>
#4 0x55c2a1ab5fd2 <unknown>
#5 0x55c2a1ab5709 <unknown>
#6 0x55c2a1a275fc <unknown>
#7 0x55c2a1d3b89a <unknown>
#8 0x55c2a1d3eb39 <unknown>
#9 0x55c2a1d3e603 <unknown>
#10 0x55c2a1d3efb9 <unknown>
#11 0x55c2a1d2d0af <unknown>
#12 0x55c2a1d3f364 <unknown>
#13 0x55c2a1d162ea <unknown>
#14 0x55c2a1a25ea5 <unknown>
#15 0x55c2a1a25667 <unknown>
#16 0x7f15c6a4924a <unknown>
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:55:in `assert_ok'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:34:in `initialize'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `new'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `create_response'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:59:in `call'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:607:in `execute'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:96:in `get'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/common/navigation.rb:32:in `to'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/selenium/driver.rb:95:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/session.rb:281:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `visit'
./spec/spec_helper.rb:210:in `block (2 levels) in <top (required)>'

Check failure on line 1 in spec/features/collection_multi_membership_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/collection_multi_membership_spec.rb.Adding a work to multiple collections when both collections require single membership and are of the same type then the work fails to add to the second collection from the work's edit form Relationships tab

invalid session id
Raw output
Failure/Error: visit "/assets/application.css"

Selenium::WebDriver::Error::InvalidSessionIdError:
  invalid session id
#0 0x55c2a1d6cc87 <unknown>
#1 0x55c2a1a54a2a <unknown>
#2 0x55c2a1a8d992 <unknown>
#3 0x55c2a1abb478 <unknown>
#4 0x55c2a1ab5fd2 <unknown>
#5 0x55c2a1ab5709 <unknown>
#6 0x55c2a1a275fc <unknown>
#7 0x55c2a1d3b89a <unknown>
#8 0x55c2a1d3eb39 <unknown>
#9 0x55c2a1d3e603 <unknown>
#10 0x55c2a1d3efb9 <unknown>
#11 0x55c2a1d2d0af <unknown>
#12 0x55c2a1d3f364 <unknown>
#13 0x55c2a1d162ea <unknown>
#14 0x55c2a1a25ea5 <unknown>
#15 0x55c2a1a25667 <unknown>
#16 0x7f15c6a4924a <unknown>
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:55:in `assert_ok'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:34:in `initialize'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `new'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `create_response'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:59:in `call'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:607:in `execute'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:96:in `get'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/common/navigation.rb:32:in `to'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/selenium/driver.rb:95:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/session.rb:281:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `visit'
./spec/spec_helper.rb:210:in `block (2 levels) in <top (required)>'

Check failure on line 1 in spec/features/collection_multi_membership_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/collection_multi_membership_spec.rb.Adding a work to multiple collections when both collections require single membership and are of the same type then the work fails to add to the second collection from the collection's show page Add to collection

invalid session id
Raw output
Failure/Error: visit "/assets/application.css"

Selenium::WebDriver::Error::InvalidSessionIdError:
  invalid session id
#0 0x55c2a1d6cc87 <unknown>
#1 0x55c2a1a54a2a <unknown>
#2 0x55c2a1a8d992 <unknown>
#3 0x55c2a1abb478 <unknown>
#4 0x55c2a1ab5fd2 <unknown>
#5 0x55c2a1ab5709 <unknown>
#6 0x55c2a1a275fc <unknown>
#7 0x55c2a1d3b89a <unknown>
#8 0x55c2a1d3eb39 <unknown>
#9 0x55c2a1d3e603 <unknown>
#10 0x55c2a1d3efb9 <unknown>
#11 0x55c2a1d2d0af <unknown>
#12 0x55c2a1d3f364 <unknown>
#13 0x55c2a1d162ea <unknown>
#14 0x55c2a1a25ea5 <unknown>
#15 0x55c2a1a25667 <unknown>
#16 0x7f15c6a4924a <unknown>
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:55:in `assert_ok'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:34:in `initialize'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `new'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `create_response'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:59:in `call'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:607:in `execute'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:96:in `get'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/common/navigation.rb:32:in `to'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/selenium/driver.rb:95:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/session.rb:281:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `visit'
./spec/spec_helper.rb:210:in `block (2 levels) in <top (required)>'

Check failure on line 1 in spec/features/collection_multi_membership_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/collection_multi_membership_spec.rb.Adding a work to multiple collections when adding a work already in a collection allowing multi-membership then the add is treated as a success

invalid session id
Raw output
Failure/Error: visit "/assets/application.css"

Selenium::WebDriver::Error::InvalidSessionIdError:
  invalid session id
#0 0x55c2a1d6cc87 <unknown>
#1 0x55c2a1a54a2a <unknown>
#2 0x55c2a1a8d992 <unknown>
#3 0x55c2a1abb478 <unknown>
#4 0x55c2a1ab5fd2 <unknown>
#5 0x55c2a1ab5709 <unknown>
#6 0x55c2a1a275fc <unknown>
#7 0x55c2a1d3b89a <unknown>
#8 0x55c2a1d3eb39 <unknown>
#9 0x55c2a1d3e603 <unknown>
#10 0x55c2a1d3efb9 <unknown>
#11 0x55c2a1d2d0af <unknown>
#12 0x55c2a1d3f364 <unknown>
#13 0x55c2a1d162ea <unknown>
#14 0x55c2a1a25ea5 <unknown>
#15 0x55c2a1a25667 <unknown>
#16 0x7f15c6a4924a <unknown>
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:55:in `assert_ok'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:34:in `initialize'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `new'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `create_response'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:59:in `call'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:607:in `execute'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:96:in `get'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/common/navigation.rb:32:in `to'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/selenium/driver.rb:95:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/session.rb:281:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `visit'
./spec/spec_helper.rb:210:in `block (2 levels) in <top (required)>'

Check failure on line 1 in spec/features/collection_multi_membership_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/collection_multi_membership_spec.rb.Adding a work to multiple collections when adding a work already in a collection requiring single-membership then the add is treated as a success

invalid session id
Raw output
Failure/Error: visit "/assets/application.css"

Selenium::WebDriver::Error::InvalidSessionIdError:
  invalid session id
#0 0x55c2a1d6cc87 <unknown>
#1 0x55c2a1a54a2a <unknown>
#2 0x55c2a1a8d992 <unknown>
#3 0x55c2a1abb478 <unknown>
#4 0x55c2a1ab5fd2 <unknown>
#5 0x55c2a1ab5709 <unknown>
#6 0x55c2a1a275fc <unknown>
#7 0x55c2a1d3b89a <unknown>
#8 0x55c2a1d3eb39 <unknown>
#9 0x55c2a1d3e603 <unknown>
#10 0x55c2a1d3efb9 <unknown>
#11 0x55c2a1d2d0af <unknown>
#12 0x55c2a1d3f364 <unknown>
#13 0x55c2a1d162ea <unknown>
#14 0x55c2a1a25ea5 <unknown>
#15 0x55c2a1a25667 <unknown>
#16 0x7f15c6a4924a <unknown>
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:55:in `assert_ok'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:34:in `initialize'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `new'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `create_response'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:59:in `call'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:607:in `execute'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:96:in `get'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/common/navigation.rb:32:in `to'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/selenium/driver.rb:95:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/session.rb:281:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `visit'
./spec/spec_helper.rb:210:in `block (2 levels) in <top (required)>'

Check failure on line 1 in spec/features/edit_content_block_admin_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/edit_content_block_admin_spec.rb.Editing content blocks as admin when user wants to change tabs does not display a confirmation message when form data has not changed

invalid session id
Raw output
Failure/Error: visit "/assets/application.css"

Selenium::WebDriver::Error::InvalidSessionIdError:
  invalid session id
#0 0x55c2a1d6cc87 <unknown>
#1 0x55c2a1a54a2a <unknown>
#2 0x55c2a1a8d992 <unknown>
#3 0x55c2a1abb478 <unknown>
#4 0x55c2a1ab5fd2 <unknown>
#5 0x55c2a1ab5709 <unknown>
#6 0x55c2a1a275fc <unknown>
#7 0x55c2a1d3b89a <unknown>
#8 0x55c2a1d3eb39 <unknown>
#9 0x55c2a1d3e603 <unknown>
#10 0x55c2a1d3efb9 <unknown>
#11 0x55c2a1d2d0af <unknown>
#12 0x55c2a1d3f364 <unknown>
#13 0x55c2a1d162ea <unknown>
#14 0x55c2a1a25ea5 <unknown>
#15 0x55c2a1a25667 <unknown>
#16 0x7f15c6a4924a <unknown>
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:55:in `assert_ok'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:34:in `initialize'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `new'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `create_response'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:59:in `call'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:607:in `execute'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:96:in `get'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/common/navigation.rb:32:in `to'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/selenium/driver.rb:95:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/session.rb:281:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `visit'
./spec/spec_helper.rb:210:in `block (2 levels) in <top (required)>'

Check failure on line 1 in spec/features/edit_content_block_admin_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/edit_content_block_admin_spec.rb.Editing content blocks as admin when user wants to change tabs displays a confirmation message when form data has changed

invalid session id
Raw output
Failure/Error: visit "/assets/application.css"

Selenium::WebDriver::Error::InvalidSessionIdError:
  invalid session id
#0 0x55c2a1d6cc87 <unknown>
#1 0x55c2a1a54a2a <unknown>
#2 0x55c2a1a8d992 <unknown>
#3 0x55c2a1abb478 <unknown>
#4 0x55c2a1ab5fd2 <unknown>
#5 0x55c2a1ab5709 <unknown>
#6 0x55c2a1a275fc <unknown>
#7 0x55c2a1d3b89a <unknown>
#8 0x55c2a1d3eb39 <unknown>
#9 0x55c2a1d3e603 <unknown>
#10 0x55c2a1d3efb9 <unknown>
#11 0x55c2a1d2d0af <unknown>
#12 0x55c2a1d3f364 <unknown>
#13 0x55c2a1d162ea <unknown>
#14 0x55c2a1a25ea5 <unknown>
#15 0x55c2a1a25667 <unknown>
#16 0x7f15c6a4924a <unknown>
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:55:in `assert_ok'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:34:in `initialize'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `new'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `create_response'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:59:in `call'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:607:in `execute'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:96:in `get'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/common/navigation.rb:32:in `to'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/selenium/driver.rb:95:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/session.rb:281:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `visit'
./spec/spec_helper.rb:210:in `block (2 levels) in <top (required)>'

Check failure on line 1 in spec/features/edit_content_block_admin_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/edit_content_block_admin_spec.rb.Editing content blocks as admin when user wants to change tabs change tab when user dismisses the confirmation

invalid session id
Raw output
Failure/Error: visit "/assets/application.css"

Selenium::WebDriver::Error::InvalidSessionIdError:
  invalid session id
#0 0x55c2a1d6cc87 <unknown>
#1 0x55c2a1a54a2a <unknown>
#2 0x55c2a1a8d992 <unknown>
#3 0x55c2a1abb478 <unknown>
#4 0x55c2a1ab5fd2 <unknown>
#5 0x55c2a1ab5709 <unknown>
#6 0x55c2a1a275fc <unknown>
#7 0x55c2a1d3b89a <unknown>
#8 0x55c2a1d3eb39 <unknown>
#9 0x55c2a1d3e603 <unknown>
#10 0x55c2a1d3efb9 <unknown>
#11 0x55c2a1d2d0af <unknown>
#12 0x55c2a1d3f364 <unknown>
#13 0x55c2a1d162ea <unknown>
#14 0x55c2a1a25ea5 <unknown>
#15 0x55c2a1a25667 <unknown>
#16 0x7f15c6a4924a <unknown>
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:55:in `assert_ok'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:34:in `initialize'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `new'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `create_response'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:59:in `call'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:607:in `execute'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:96:in `get'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/common/navigation.rb:32:in `to'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/selenium/driver.rb:95:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/session.rb:281:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `visit'
./spec/spec_helper.rb:210:in `block (2 levels) in <top (required)>'

Check failure on line 1 in spec/features/edit_content_block_admin_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/edit_content_block_admin_spec.rb.Editing content blocks as admin when user wants to change tabs does not redisplay the confirmation unless form data is changed

invalid session id
Raw output
Failure/Error: visit "/assets/application.css"

Selenium::WebDriver::Error::InvalidSessionIdError:
  invalid session id
#0 0x55c2a1d6cc87 <unknown>
#1 0x55c2a1a54a2a <unknown>
#2 0x55c2a1a8d992 <unknown>
#3 0x55c2a1abb478 <unknown>
#4 0x55c2a1ab5fd2 <unknown>
#5 0x55c2a1ab5709 <unknown>
#6 0x55c2a1a275fc <unknown>
#7 0x55c2a1d3b89a <unknown>
#8 0x55c2a1d3eb39 <unknown>
#9 0x55c2a1d3e603 <unknown>
#10 0x55c2a1d3efb9 <unknown>
#11 0x55c2a1d2d0af <unknown>
#12 0x55c2a1d3f364 <unknown>
#13 0x55c2a1d162ea <unknown>
#14 0x55c2a1a25ea5 <unknown>
#15 0x55c2a1a25667 <unknown>
#16 0x7f15c6a4924a <unknown>
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:55:in `assert_ok'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:34:in `initialize'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `new'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `create_response'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:59:in `call'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:607:in `execute'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:96:in `get'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/common/navigation.rb:32:in `to'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/selenium/driver.rb:95:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/session.rb:281:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `visit'
./spec/spec_helper.rb:210:in `block (2 levels) in <top (required)>'

Check failure on line 1 in spec/features/lease_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/lease_spec.rb.leases create a new leased object can be created, displayed and updated

invalid session id
Raw output
Failure/Error: visit "/assets/application.css"

Selenium::WebDriver::Error::InvalidSessionIdError:
  invalid session id
#0 0x55c2a1d6cc87 <unknown>
#1 0x55c2a1a54a2a <unknown>
#2 0x55c2a1a8d992 <unknown>
#3 0x55c2a1abb478 <unknown>
#4 0x55c2a1ab5fd2 <unknown>
#5 0x55c2a1ab5709 <unknown>
#6 0x55c2a1a275fc <unknown>
#7 0x55c2a1d3b89a <unknown>
#8 0x55c2a1d3eb39 <unknown>
#9 0x55c2a1d3e603 <unknown>
#10 0x55c2a1d3efb9 <unknown>
#11 0x55c2a1d2d0af <unknown>
#12 0x55c2a1d3f364 <unknown>
#13 0x55c2a1d162ea <unknown>
#14 0x55c2a1a25ea5 <unknown>
#15 0x55c2a1a25667 <unknown>
#16 0x7f15c6a4924a <unknown>
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:55:in `assert_ok'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:34:in `initialize'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `new'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `create_response'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:59:in `call'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:607:in `execute'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:96:in `get'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/common/navigation.rb:32:in `to'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/selenium/driver.rb:95:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/session.rb:281:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `visit'
./spec/spec_helper.rb:210:in `block (2 levels) in <top (required)>'

Check failure on line 1 in spec/features/proxy_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/proxy_spec.rb.proxy add proxy in profile creates a proxy, then deletes a proxy, and verifies deletion

invalid session id
Raw output
Failure/Error: visit "/assets/application.css"

Selenium::WebDriver::Error::InvalidSessionIdError:
  invalid session id
#0 0x55c2a1d6cc87 <unknown>
#1 0x55c2a1a54a2a <unknown>
#2 0x55c2a1a8d992 <unknown>
#3 0x55c2a1abb478 <unknown>
#4 0x55c2a1ab5fd2 <unknown>
#5 0x55c2a1ab5709 <unknown>
#6 0x55c2a1a275fc <unknown>
#7 0x55c2a1d3b89a <unknown>
#8 0x55c2a1d3eb39 <unknown>
#9 0x55c2a1d3e603 <unknown>
#10 0x55c2a1d3efb9 <unknown>
#11 0x55c2a1d2d0af <unknown>
#12 0x55c2a1d3f364 <unknown>
#13 0x55c2a1d162ea <unknown>
#14 0x55c2a1a25ea5 <unknown>
#15 0x55c2a1a25667 <unknown>
#16 0x7f15c6a4924a <unknown>
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:55:in `assert_ok'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:34:in `initialize'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `new'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `create_response'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:59:in `call'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:607:in `execute'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:96:in `get'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/common/navigation.rb:32:in `to'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/selenium/driver.rb:95:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/session.rb:281:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `visit'
./spec/spec_helper.rb:210:in `block (2 levels) in <top (required)>'

Check failure on line 1 in spec/features/proxy_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/proxy_spec.rb.proxy add proxy in profile does not allow you making yourself a proxy

invalid session id
Raw output
Failure/Error: visit "/assets/application.css"

Selenium::WebDriver::Error::InvalidSessionIdError:
  invalid session id
#0 0x55c2a1d6cc87 <unknown>
#1 0x55c2a1a54a2a <unknown>
#2 0x55c2a1a8d992 <unknown>
#3 0x55c2a1abb478 <unknown>
#4 0x55c2a1ab5fd2 <unknown>
#5 0x55c2a1ab5709 <unknown>
#6 0x55c2a1a275fc <unknown>
#7 0x55c2a1d3b89a <unknown>
#8 0x55c2a1d3eb39 <unknown>
#9 0x55c2a1d3e603 <unknown>
#10 0x55c2a1d3efb9 <unknown>
#11 0x55c2a1d2d0af <unknown>
#12 0x55c2a1d3f364 <unknown>
#13 0x55c2a1d162ea <unknown>
#14 0x55c2a1a25ea5 <unknown>
#15 0x55c2a1a25667 <unknown>
#16 0x7f15c6a4924a <unknown>
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:55:in `assert_ok'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:34:in `initialize'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `new'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `create_response'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:59:in `call'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:607:in `execute'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:96:in `get'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/common/navigation.rb:32:in `to'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/selenium/driver.rb:95:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/session.rb:281:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `visit'
./spec/spec_helper.rb:210:in `block (2 levels) in <top (required)>'

Check failure on line 1 in spec/features/dashboard/collection_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/dashboard/collection_spec.rb.collection Your Collections tab when non-admin user has page title, does not have tabs, lists only user's collections, and displays number of collections in the respository

invalid session id
Raw output
Failure/Error: visit "/assets/application.css"

Selenium::WebDriver::Error::InvalidSessionIdError:
  invalid session id
#0 0x55c2a1d6cc87 <unknown>
#1 0x55c2a1a54a2a <unknown>
#2 0x55c2a1a8d992 <unknown>
#3 0x55c2a1abb478 <unknown>
#4 0x55c2a1ab5fd2 <unknown>
#5 0x55c2a1ab5709 <unknown>
#6 0x55c2a1a275fc <unknown>
#7 0x55c2a1d3b89a <unknown>
#8 0x55c2a1d3eb39 <unknown>
#9 0x55c2a1d3e603 <unknown>
#10 0x55c2a1d3efb9 <unknown>
#11 0x55c2a1d2d0af <unknown>
#12 0x55c2a1d3f364 <unknown>
#13 0x55c2a1d162ea <unknown>
#14 0x55c2a1a25ea5 <unknown>
#15 0x55c2a1a25667 <unknown>
#16 0x7f15c6a4924a <unknown>
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:55:in `assert_ok'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:34:in `initialize'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `new'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `create_response'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:59:in `call'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:607:in `execute'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:96:in `get'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/common/navigation.rb:32:in `to'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/selenium/driver.rb:95:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/session.rb:281:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `visit'
./spec/spec_helper.rb:210:in `block (2 levels) in <top (required)>'

Check failure on line 1 in spec/features/dashboard/collection_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/dashboard/collection_spec.rb.collection Your Collections tab when non-admin user has collection type and visibility filters

invalid session id
Raw output
Failure/Error: visit "/assets/application.css"

Selenium::WebDriver::Error::InvalidSessionIdError:
  invalid session id
#0 0x55c2a1d6cc87 <unknown>
#1 0x55c2a1a54a2a <unknown>
#2 0x55c2a1a8d992 <unknown>
#3 0x55c2a1abb478 <unknown>
#4 0x55c2a1ab5fd2 <unknown>
#5 0x55c2a1ab5709 <unknown>
#6 0x55c2a1a275fc <unknown>
#7 0x55c2a1d3b89a <unknown>
#8 0x55c2a1d3eb39 <unknown>
#9 0x55c2a1d3e603 <unknown>
#10 0x55c2a1d3efb9 <unknown>
#11 0x55c2a1d2d0af <unknown>
#12 0x55c2a1d3f364 <unknown>
#13 0x55c2a1d162ea <unknown>
#14 0x55c2a1a25ea5 <unknown>
#15 0x55c2a1a25667 <unknown>
#16 0x7f15c6a4924a <unknown>
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:55:in `assert_ok'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:34:in `initialize'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `new'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `create_response'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:59:in `call'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:607:in `execute'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:96:in `get'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/common/navigation.rb:32:in `to'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/selenium/driver.rb:95:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/session.rb:281:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `visit'
./spec/spec_helper.rb:210:in `block (2 levels) in <top (required)>'

Check failure on line 1 in spec/features/dashboard/collection_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/dashboard/collection_spec.rb.collection Your Collections tab when admin user has page title, has tabs for All Collections and Your Collections, and lists collections with edit access

invalid session id
Raw output
Failure/Error: visit "/assets/application.css"

Selenium::WebDriver::Error::InvalidSessionIdError:
  invalid session id
#0 0x55c2a1d6cc87 <unknown>
#1 0x55c2a1a54a2a <unknown>
#2 0x55c2a1a8d992 <unknown>
#3 0x55c2a1abb478 <unknown>
#4 0x55c2a1ab5fd2 <unknown>
#5 0x55c2a1ab5709 <unknown>
#6 0x55c2a1a275fc <unknown>
#7 0x55c2a1d3b89a <unknown>
#8 0x55c2a1d3eb39 <unknown>
#9 0x55c2a1d3e603 <unknown>
#10 0x55c2a1d3efb9 <unknown>
#11 0x55c2a1d2d0af <unknown>
#12 0x55c2a1d3f364 <unknown>
#13 0x55c2a1d162ea <unknown>
#14 0x55c2a1a25ea5 <unknown>
#15 0x55c2a1a25667 <unknown>
#16 0x7f15c6a4924a <unknown>
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:55:in `assert_ok'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:34:in `initialize'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `new'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `create_response'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:59:in `call'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:607:in `execute'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:96:in `get'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/common/navigation.rb:32:in `to'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/selenium/driver.rb:95:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/session.rb:281:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `visit'
./spec/spec_helper.rb:210:in `block (2 levels) in <top (required)>'

Check failure on line 1 in spec/features/dashboard/collection_spec.rb

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

./spec/features/dashboard/collection_spec.rb.collection Your Collections tab when admin user has collection type and visibility filters

invalid session id
Raw output
Failure/Error: visit "/assets/application.css"

Selenium::WebDriver::Error::InvalidSessionIdError:
  invalid session id
#0 0x55c2a1d6cc87 <unknown>
#1 0x55c2a1a54a2a <unknown>
#2 0x55c2a1a8d992 <unknown>
#3 0x55c2a1abb478 <unknown>
#4 0x55c2a1ab5fd2 <unknown>
#5 0x55c2a1ab5709 <unknown>
#6 0x55c2a1a275fc <unknown>
#7 0x55c2a1d3b89a <unknown>
#8 0x55c2a1d3eb39 <unknown>
#9 0x55c2a1d3e603 <unknown>
#10 0x55c2a1d3efb9 <unknown>
#11 0x55c2a1d2d0af <unknown>
#12 0x55c2a1d3f364 <unknown>
#13 0x55c2a1d162ea <unknown>
#14 0x55c2a1a25ea5 <unknown>
#15 0x55c2a1a25667 <unknown>
#16 0x7f15c6a4924a <unknown>
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:55:in `assert_ok'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/response.rb:34:in `initialize'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `new'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:83:in `create_response'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/default.rb:103:in `request'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/http/common.rb:59:in `call'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:607:in `execute'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/remote/bridge.rb:96:in `get'
/app/bundle/ruby/3.2.0/gems/selenium-webdriver-4.19.0/lib/selenium/webdriver/common/navigation.rb:32:in `to'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/selenium/driver.rb:95:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/session.rb:281:in `visit'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'
/app/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `visit'
./spec/spec_helper.rb:210:in `block (2 levels) in <top (required)>'