ManageIQ / manageiq

ManageIQ Open-Source Management Platform
https://manageiq.org
Apache License 2.0
1.35k stars 898 forks source link

spec: Support ruby 3.1 and 3.3 error message formats #23203

Closed kbrock closed 1 month ago

kbrock commented 1 month ago

This message is different for ruby 3.3 and 3.1

Change phrase to be the common factor for both ruby versions

This is currently the only failure for 3.1/3.3 on master (besides the gem changes)

Fryguy commented 1 month ago

Label says 3.2, but the title says 3.3 - do you know which one introduced the change?

kbrock commented 1 month ago

update:

miq-bot commented 1 month ago

Checked commit https://github.com/kbrock/manageiq/commit/076fdf50dd33e835cda1c48fe20554e1abd58cd2 with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 1 file checked, 0 offenses detected Everything looks fine. :+1: