Skip to content

Instantly share code, notes, and snippets.

@domcleal
Created February 18, 2014 10:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save domcleal/9068336 to your computer and use it in GitHub Desktop.
Save domcleal/9068336 to your computer and use it in GitHub Desktop.
1) Failure:
Api::V1::ConfigTemplatesControllerTest#test_0008_should destroy [/home/dcleal/code/foreman/foreman/test/functional/api/v1/config_templates_controller_test.rb:60]:
Expected response to be a <:ok>, but was <500>
2) Failure:
Api::V2::ConfigTemplatesControllerTest#test_0008_should destroy [/home/dcleal/code/foreman/foreman/test/functional/api/v2/config_templates_controller_test.rb:60]:
Expected response to be a <:ok>, but was <500>
3) Failure:
ConfigTemplatesControllerTest#test_destroy [/home/dcleal/code/foreman/foreman/test/functional/config_templates_controller_test.rb:55]:
Failed assertion, no message given.
4) Failure:
errors#test_0001_top level key is error, no metadata included [/home/dcleal/code/foreman/foreman/test/functional/api/base_controller_subclass_test.rb:53]:
<["error"]> expected but was
<["message"]>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment