Fixes #37852 - Support Rails 7.0 #1677
Annotations
2 errors
Run rake test:katello:
katello/test/controllers/api/v2/api_controller_test.rb#L768
Failure: test_scoped_search_group
ActiveRecord::RecordNotUnique: PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "index_katello_errata_on_pulp_id"
DETAIL: Key (pulp_id)=(7234) already exists.
katello/test/controllers/api/v2/api_controller_test.rb:154:in `block in test_scoped_search_group'
katello/test/controllers/api/v2/api_controller_test.rb:153:in `times'
katello/test/controllers/api/v2/api_controller_test.rb:153:in `test_scoped_search_group'
|
Run rake test:katello
Process completed with exit code 1.
|
Loading