Bug #34390
closedhost collection test failure
Description
Failure:
Katello::HostCollectionTest#test_search_by_host [/app/plugin/test/models/host_collection_test.rb:19]
Minitest::Assertion: --- expected
++ actual @ -1 +1
@ #<ActiveRecord::Relation [#<Katello::HostCollection id: 822851436, name: "Five Host Collection", description: "A collection of five hosts", max_hosts: 5, organization_id: 114267492, created[#<Katello::HostCollection id: 992660475, name: "Simple Host Collection", description: "The simplest of host collections.", max_hosts: nil, organization_id: 114267492, created_at: "2022-02
_at: "2022-02-03 19:30:01", updated_at: "2022-02-03 19:30:01", unlimited_hosts: false>, #<Katello::HostCollection id: 992660475, name: "Simple Host Collection", description: "The simplest of
host collections.", max_hosts: nil, organization_id: 114267492, created_at: "2022-02-03 19:30:01", updated_at: "2022-02-03 19:30:01", unlimited_hosts: true>]>
03 19:30:01", updated_at: "2022-02-03 19:30:01", unlimited_hosts: true>, #<Katello::HostCollection id: 822851436, name: "Five Host Collection", description: "A collection of five hosts", max
_hosts: 5, organization_id: 114267492, created_at: "2022-02-03 19:30:01", updated_at: "2022-02-03 19:30:01", unlimited_hosts: false>]
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9923 added
Updated by The Foreman Bot about 3 years ago
- Fixed in Releases Katello 4.5.0 added
Updated by Justin Sherrill about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|7c635a798248703d1c5f4f8bcc99e2c1e60e8a23.
Updated by Ian Ballou almost 3 years ago
- Pull request deleted (
https://github.com/Katello/katello/pull/9923) - Fixed in Releases Katello 4.4.0 added
- Fixed in Releases deleted (
Katello 4.5.0)
Updated by Ian Ballou almost 3 years ago
- Pull request https://github.com/Katello/katello/pull/9923 added