Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #36641 - use Minitest namespace #10683

Merged
merged 1 commit into from
Aug 7, 2023
Merged

Fixes #36641 - use Minitest namespace #10683

merged 1 commit into from
Aug 7, 2023

Conversation

evgeni
Copy link
Member

@evgeni evgeni commented Aug 7, 2023

What are the changes introduced in this pull request?

making old code work with modern minitest

Considerations taken when implementing this change?

letting the code bit rot and pin minitest is not an option

What are the testing steps for this pull request?

CI + theforeman/foreman#9786

@theforeman-bot
Copy link

Issues: #36640

@evgeni evgeni changed the title Fixes #36640 - use Minitest namespace Fixes #36641 - use Minitest namespace Aug 7, 2023
@jeremylenz jeremylenz requested a review from sjha4 August 7, 2023 11:52
@sjha4
Copy link
Member

sjha4 commented Aug 7, 2023

Is this running against foreman develop branch and passing on older gems? Should we merge the foreman PR before or this one to get foreman CI test green?

@evgeni
Copy link
Member Author

evgeni commented Aug 7, 2023

I'd prefer to merge this (right now it ran with 5.18 minitest) and then via theforeman/foreman#9786 verify it works with newer minitest too.

(or you can verify the later locally too, of course)

Copy link
Member

@sjha4 sjha4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack as this is green and to unblock foreman PR..Will re-verify once foreman PR is in..

@sjha4 sjha4 merged commit 59c9eb7 into Katello:master Aug 7, 2023
5 checks passed
@evgeni evgeni deleted the i36640 branch August 7, 2023 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants