Bug #20325
ruby2ruby 2.4.0 breaks tests
Difficulty:
Triaged:
Description
Possibly also breaks other stuff.
Associated revisions
Fixes #20325 - Pin ruby2ruby to 2.3.2
Version 2.4.0 seems to break safe render, pinning for now to last known
good version.
Refs #20325 - Fix pinning on ruby2ruby
2.4.0 is a known bad version, but that doesn't mean we explicitly need
2.3.2.
History
#1
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Pull request https://github.com/theforeman/foreman/pull/4678 added
#2
Updated by Daniel Lobato Garcia over 5 years ago
- Assignee deleted (
Tomer Brisker) - Legacy Backlogs Release (now unused) set to 240
#3
Updated by Anonymous over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 0c9747f85331c00b926de546937f0f3a6463b63a.
#4
Updated by Daniel Lobato Garcia over 5 years ago
- Legacy Backlogs Release (now unused) changed from 240 to 276
#5
Updated by The Foreman Bot about 5 years ago
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman/pull/5179 added
#6
Updated by Anonymous about 5 years ago
I released safemode v1.3.3 that should fix the issues with ruby2ruby >= 2.4.0. Updates for rpm packages have been submitted too.
Fixes #20325 - Pin ruby2ruby to 2.3.2
Version 2.4.0 seems to break safe render, pinning for now to last known
good version.