Project

General

Profile

Actions

Bug #7186

closed

rubocop fails due to module name change

Added by Justin Sherrill over 9 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Urgent
Category:
Tests
Target version:
Difficulty:
easy
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Currently when running:

bundle exec rake katello:rubocop:jenkins TESTOPTS="-v"

which in turn runs:

bundle exec rubocop --require rubocop/formatter/checkstyle_formatter --format Rubocop::Formatter::CheckstyleFormatter --no-color --out rubocop.xml

this will fail with:

uninitialized constant Rubocop

as you can see here:

http://ci.theforeman.org/view/Katello/job/test_katello_rubocop/4800/console

It turns out rubocop changed their module name

Actions #1

Updated by The Foreman Bot over 9 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/4598 added
  • Pull request deleted ()
Actions #2

Updated by Justin Sherrill over 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF