Actions
Bug #36617
closedPin minitest < 5.19 to resolve test failures
Difficulty:
Triaged:
Yes
Description
5.19.0 release of minitest causes errors with several of test gems we use. (https://github.com/minitest/minitest/issues/960)
I was able to see issues with minitest-spec-rails-6.2.0, mocha(Their latest release fixes this), shoulda-matchers-4.3.0.. I didn't go further.. We should pin minitest to 5.18.1 for now to unblock our tests.
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/theforeman/foreman/pull/9781 added
Updated by Samir Jha over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|1c3a4155f286352e0abbf0d0b298e47e81c2d6c5.
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9784 added
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9786 added
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9790 added
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9798 added
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Category set to Tests
- Triaged changed from No to Yes
Actions