Bug #14228
closed
- Related to Bug #14097: Only run DatabaseCleaner as 'truncation' on JS tests added
What's the stack trace, command/output?
when running ruby -Itest test/unit/lookup_key_test.rb:
/home/orabin/foreman/test/test_helper.rb:12:in `block in <top (required)>': uninitialized constant FileUtils (NameError)
from /home/orabin/.rvm/gems/ruby-2.2.3@foreman/gems/spork-1.0.0rc4/lib/spork.rb:24:in `prefork'
from /home/orabin/foreman/test/test_helper.rb:4:in `<top (required)>'
from /home/orabin/.rvm/rubies/ruby-2.2.3/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
from /home/orabin/.rvm/rubies/ruby-2.2.3/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
from test/unit/lookup_key_test.rb:1:in `<main>'
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3333 added
Thanks, I see it now. I usually use "bundle exec" and Bundler loads FileUtils, so don't see this error (probably the same for rake too).
It happens any time log/test.log exists after a test run - may not be related to #14097. Deleting the file first works around it too.
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Translation missing: en.field_release set to 136
Also available in: Atom
PDF