Summary: | dev-ruby/rspec-rails-5.1.2 fails tests: cannot load such file webdriver | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Ruby Team <ruby> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | TESTFAILURE |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 884000 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: cannot load such file -- selenium/webdriver Failure/Error: @driver = ::ActionDispatch::SystemTestCase.driven_by(driver, **driver_options, &blk).tap(&:use) Failure/Error: expect(example.metadata[:extra_failure_lines]).to eq(["line 1 LoadError: ", "line 2 "]) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf7661edfab893379a3495436868844669aced1 commit 5bf7661edfab893379a3495436868844669aced1 Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2024-11-15 11:12:20 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2024-11-15 11:13:04 +0000 dev-ruby/rspec-rails: add 6.1.5 Also add missing test dependency on dev-ruby/selenium-webdriver. Closes: https://bugs.gentoo.org/923592 Signed-off-by: Hans de Graaff <graaff@gentoo.org> dev-ruby/rspec-rails/Manifest | 1 + dev-ruby/rspec-rails/rspec-rails-6.1.5.ebuild | 61 +++++++++++++++++++++++++++ 2 files changed, 62 insertions(+) |