Project

General

Profile

Actions

Refactor #39581

closed

Fix sporadic test failure

Added by Lucy Fu about 1 month ago. Updated 28 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Tests
Target version:
Branch:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

PR test failed with unrelated test cases.

Error: Failure: Katello::ContentViewPackageFilterTest#test_version_filter_greater_than_without_epoch

ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=102647956
    katello/test/models/content_view_package_filter_test.rb:185:in `test_version_filter_greater_than_without_epoch'

Error: Failure: Katello::ContentViewPackageFilterTest#test_version_filter_less_than_without_epoch

ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=102647956
    katello/test/models/content_view_package_filter_test.rb:236:in `test_version_filter_less_than_without_epoch'

Error: Failure: Katello::ContentViewPackageFilterTest#test_version_filter_without_epoch_matches_all_epochs

ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=102647956
    katello/test/models/content_view_package_filter_test.rb:118:in `test_version_filter_without_epoch_matches_all_epochs'

Error: Failure: Katello::ContentViewPackageFilterTest#test_version_filter_with_epoch_zero_specified_matches_only_epoch_zero

ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=102647956
    katello/test/models/content_view_package_filter_test.rb:162:in `test_version_filter_with_epoch_zero_specified_matches_only_epoch_zero'

Error: Failure: Katello::ContentViewPackageFilterTest#test_version_filter_less_than_with_explicit_epoch

ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=102647956
    katello/test/models/content_view_package_filter_test.rb:261:in `test_version_filter_less_than_with_explicit_epoch'

Error: Failure: Katello::ContentViewPackageFilterTest#test_version_filter_greater_than_with_epoch

ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=102647956
    katello/test/models/content_view_package_filter_test.rb:210:in `test_version_filter_greater_than_with_epoch'

Error: Failure: Katello::ContentViewPackageFilterTest#test_version_filter_with_explicit_epoch_matches_only_that_epoch

ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=102647956
    katello/test/models/content_view_package_filter_test.rb:140:in `test_version_filter_with_explicit_epoch_matches_only_that_epoch'

Actions #1

Updated by The Foreman Bot about 1 month ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/11814 added
Actions #2

Updated by The Foreman Bot about 1 month ago

  • Fixed in Releases Katello 5.0.0 added
Actions #3

Updated by Lucy Fu about 1 month ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by Ian Ballou about 1 month ago

  • Target version set to Katello 4.21.1
  • Triaged changed from No to Yes
Actions #5

Updated by The Foreman Bot about 1 month ago

  • Fixed in Releases Katello 4.21.1 added
Actions #6

Updated by Lucy Fu 28 days ago

  • Red Hat JIRA set to SAT-45564
Actions

Also available in: Atom PDF