Actions
Bug #37681
closedTests failing on Ruby 2.7 due to sorting of content types in the message
Description
Error: Failure: test_wrong_content_type Expected /Validation\ failed:\ Content\ type\ is\ not\ allowed\ for\ ACS\.\ Must\ be\ one\ of\ the\ following:\ file,yum,\ Content\ type\ cannot\ be\ modified\ once\ an\ ACS\ is\ created/ to match "Validation failed: Content type is not allowed for ACS. Must be one of the following: yum,file, Content type cannot be modified once an ACS is created".
See how the one says "file,yum" and the other "yum,file"
Updated by The Foreman Bot 4 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11090 added
Updated by Evgeni Golov 4 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|f43b70aeea914c14fe61d375fc2c288252ed30fa.
Actions