Skip to content

Instantly share code, notes, and snippets.

@jameshilliard
Created December 14, 2013 13:34
Show Gist options
  • Select an option

  • Save jameshilliard/7959172 to your computer and use it in GitHub Desktop.

Select an option

Save jameshilliard/7959172 to your computer and use it in GitHub Desktop.
minersource@li667-242:~/apps/minersource/current$ bundle exec rake deface:test_a ll
[WARNING] Precompiled views present and Deface is enabled, this can result in ov errides being applied twice.
[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_av ailable_locales = false to avoid this message.
0 of 1 override(s) failed for :virtual_path => 'spree/admin/users/edit'
'api_admin_user_edit_form' reported no failures
0 of 1 override(s) failed for :virtual_path => 'spree/checkout/registration'
'auth_user_login_form' reported no failures
2 of 4 override(s) failed for :virtual_path => 'spree/shared/_nav_bar'
'auth_shared_login_bar' failed to match :insert_before selector 'li#search-bar'
'home-link' reported no failures
'' reported no failures
'hide search bar' failed to match :remove selector 'li#search-bar'
0 of 2 override(s) failed for :virtual_path => 'spree/admin/shared/_menu'
'user_admin_tabs' reported no failures
'static_content_admin_tab' reported no failures
0 of 1 override(s) failed for :virtual_path => 'spree/admin/shared/_header'
'auth_admin_login_navigation_bar' reported no failures
0 of 1 override(s) failed for :virtual_path => 'spree/shared/_main_nav_bar'
'pages_in_header' reported no failures
0 of 2 override(s) failed for :virtual_path => 'spree/shared/_footer'
'pages_in_footer' reported no failures
'banner' reported no failures
0 of 1 override(s) failed for :virtual_path => 'spree/shared/_sidebar'
'pages_in_sidebar' reported no failures
0 of 3 override(s) failed for :virtual_path => 'spree/layouts/spree_application'
'sbt_add_select2_javascript' reported no failures
'sbt_add_select2_stylesheet' reported no failures
'banner' reported no failures
0 of 1 override(s) failed for :virtual_path => 'spree/admin/shared/_configuratio n_menu'
'sbt_add_configuration_sidebar_menu_bank_account' reported no failures
0 of 1 override(s) failed for :virtual_path => 'spree/shared/_header'
'' reported no failures
You had a total of 2 failures.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment