Actions
Bug #11016
closedmissing gem in test.rb under ruby 2.2.0
Description
when running rake test --trace under ruby 2.2.0, inside rvm, on fedora 22 [x86_64], I'm getting:
/home/user/.rvm/gems/ruby-2.2.0/gems/fog-core-1.25.0/lib/fog/core/collection.rb:144: warning: circular argument reference - filters ** Invoke test (first_time) ** Execute test ** Invoke test:run (first_time) ** Execute test:run ** Invoke test:units (first_time) ** Invoke test:prepare (first_time) ** Invoke db:test:prepare (first_time) ** Invoke db:abort_if_pending_migrations (first_time) ** Invoke environment (first_time) ** Execute environment rake aborted! LoadError: cannot load such file -- test/unit/testcase
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2516 added
- Pull request deleted (
)
Updated by Anonymous almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 6452427c25adf89e7612f348df143d9456258dc6.
Updated by Anonymous almost 9 years ago
- Related to Bug #12215: Debian package build is failing with "`ruby_22` is not a valid platform." added
Updated by Dominic Cleal almost 9 years ago
- Translation missing: en.field_release set to 71
- Assignee set to Anonymous
Updated by Dominic Cleal almost 9 years ago
- Pull request https://github.com/theforeman/foreman/pull/2820 added
- Pull request deleted (
https://github.com/theforeman/foreman/pull/2516)
Updated by Dominic Cleal almost 9 years ago
- Related to Bug #12219: Test failures on Ruby 2.2 added
Updated by Dominic Cleal almost 9 years ago
- Blocks Feature #7228: Rebuild packages under ror41/ruby22 SCLs added
Updated by Dominic Cleal over 8 years ago
- Related to Refactor #14887: Remove test-unit dependency added
Actions