Skip to content

Instantly share code, notes, and snippets.

@parthaa
Created March 4, 2014 20:22
Show Gist options
  • Save parthaa/9354826 to your computer and use it in GitHub Desktop.
Save parthaa/9354826 to your computer and use it in GitHub Desktop.
[paji@centos foreman{develop}]$ ktest ../katello/test/actions/headpin/library_create_test.rb
/foreman /foreman
[deprecated] I18n.enforce_available_locales will default to true in the future. If you really want to skip validation of your locale you can set I18n.enforce_available_locales = false to avoid this message.
-- execute("SET CONSTRAINTS ALL DEFERRED;")
-> 0.0004s
Run options: --seed 34428
# Running tests:
You are using WebMock 1.17.3. VCR 2.8.0 has been tested against WebMock >= 1.8.0, < 1.16, and you are using a newer version. If you experience VCR issues, consider downgrading WebMock as it may fix it.
E
Finished tests in 0.535399s, 1.8678 tests/s, 0.0000 assertions/s.
1) Error:
test_0001_plans(Actions::Headpin::Environment::Create):
NoMethodError: undefined method `katello_content_views' for #<#<Class:0x0000001362cd08>:0x00000013e1bbe0>
/home/paji/sparta/projects/katello/test/actions/headpin/library_create_test.rb:32:in `block (3 levels) in <module:Katello>'
1 tests, 0 assertions, 0 failures, 1 errors, 0 skips
Coverage report generated for Unit Tests to /home/paji/sparta/projects/foreman/coverage. 7290 / 14580 LOC (50.0%) covered.
/foreman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment