Project

General

Profile

Actions

Refactor #19131

closed

Unpin minitest to permit later 5.x

Added by Dominic Cleal about 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Tests
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

minitest was pinned to 5.1.x during #7230, the upgrade to Ruby on Rails 4.1. The exact reason is unclear (https://github.com/theforeman/foreman/pull/2870#discussion-diff-43727271).

It can be upgraded, but may require some changes to incorrect tests and fixes for deprecation warnings issued for Minitest 6 (e.g. assert_equal nil, [..] should be assert_nil).


Related issues 1 (0 open1 closed)

Related to Foreman Remote Execution - Bug #19360: Tests are failling with newest mintestClosedIvan Necas04/24/2017Actions
Actions

Also available in: Atom PDF