Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 744943 - dev-ruby/thor-0.20.3 fails tests when dev-ruby/webmock not installed for same RUBY_TARGETS
Summary: dev-ruby/thor-0.20.3 fails tests when dev-ruby/webmock not installed for same...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-09-27 12:25 UTC by Jonathan Lovelace
Modified: 2020-09-27 19:45 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-ruby:thor-0.20.3:20200927-051018.log (dev-ruby:thor-0.20.3:20200927-051018.log,10.96 KB, text/x-log)
2020-09-27 12:25 UTC, Jonathan Lovelace
Details
emerge-info.txt (emerge-info.txt,7.75 KB, text/plain)
2020-09-27 12:25 UTC, Jonathan Lovelace
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Lovelace 2020-09-27 12:25:08 UTC
Created attachment 662644 [details]
dev-ruby:thor-0.20.3:20200927-051018.log

When rebuilding =dev-ruby/thor-0.20.3, every test fails for ruby26 with errors like this:

--------
An error occurred while loading ./spec/actions/create_file_spec.rb.
Failure/Error: require "webmock/rspec"

LoadError:
  cannot load such file -- webmock/rspec
# ./spec/helper.rb:23:in `<top (required)>'
# ./spec/actions/create_file_spec.rb:1:in `<top (required)>'
--------

dev-ruby/webmock is not yet installed with RUBY_TARGETS="ruby26", but was scheduled to be rebuilt with that change later in the same run.

This is not the same failure as bug #724058.
Comment 1 Jonathan Lovelace 2020-09-27 12:25:28 UTC
Created attachment 662647 [details]
emerge-info.txt