Bug #37046
closedFix ContentViewVersion undefined error in republish repositories test
Description
Issue only occurs in CI for some reason.
Updated by The Foreman Bot 12 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/921 added
Updated by Ian Ballou 12 months ago
263 files inspected, no offenses detected
WARNING: File locale/ro_RO/LC_MESSAGES/hammer-cli-katello.mo outdated, regenerate with 'make all-mo'
No permissions to create log dir /var/log/hammer.
File /var/log/hammer/hammer.log not writeable, won't log anything to the file!
/home/runner/work/hammer-cli-katello/hammer-cli-katello/test/functional/content_view/version/republish_repositories_test.rb:4:in `<module:HammerCLIKatello>': uninitialized constant HammerCLIKatello::ContentViewVersion (NameError)
Did you mean? ContentViewHelpers
from /home/runner/work/hammer-cli-katello/hammer-cli-katello/test/functional/content_view/version/republish_repositories_test.rb:3:in `<top (required)>'
from /home/runner/work/hammer-cli-katello/hammer-cli-katello/vendor/bundle/ruby/2.7.0/gems/rake-10.1.1/lib/rake/rake_test_loader.rb:15:in `require'
from /home/runner/work/hammer-cli-katello/hammer-cli-katello/vendor/bundle/ruby/2.7.0/gems/rake-10.1.1/lib/rake/rake_test_loader.rb:15:in `block in <main>'
from /home/runner/work/hammer-cli-katello/hammer-cli-katello/vendor/bundle/ruby/2.7.0/gems/rake-10.1.1/lib/rake/rake_test_loader.rb:4:in `select'
from /home/runner/work/hammer-cli-katello/hammer-cli-katello/vendor/bundle/ruby/2.7.0/gems/rake-10.1.1/lib/rake/rake_test_loader.rb:4:in `<main>'
rake aborted!
Updated by Ian Ballou 12 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|9e09e6a6863e81621766d5f53e7f445d5033492f.
Updated by Ian Ballou 10 months ago
- Pull request deleted (
https://github.com/Katello/hammer-cli-katello/pull/921) - Fixed in Releases Katello 4.11.1, Katello 4.12.0 added