Skip to content

Instantly share code, notes, and snippets.

@cmrd-senya
Created October 27, 2015 18:37
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 cmrd-senya/2faaba876bfd07d08a1f to your computer and use it in GitHub Desktop.
Save cmrd-senya/2faaba876bfd07d08a1f to your computer and use it in GitHub Desktop.
=> Building fixtures
=> Built aspects.yml, contacts.yml, aspect_memberships.yml, people.yml, users.yml, and profiles.yml
Run options: exclude {:performance=>true}
Randomized with seed 37088
1) PeopleController#show 404s if no person is found via id
Failure/Error: get :show, :id => "3d920397846"
ActionView::MissingTemplate:
Missing template home/user/diaspora/public/404 with {:locale=>[:en, "en"], :formats=>[:html, :text, :js, :css, :ics, :csv, :vcf, :png, :jpeg, :gif, :bmp, :tiff, :mpeg, :xml, :rss, :atom, :yaml, :multipart_form, :url_encoded_form, :json, :pdf, :zip], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :markerb, :haml]}. Searched in:
* "/home/user/diaspora/app/views"
* "/home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/entypo-rails-3.0.0.pre.rc2/app/views"
* "/home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/devise-3.5.2/app/views"
* "/home/user/diaspora"
* "/"
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/path_set.rb:46:in `find'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/lookup_context.rb:121:in `find'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/template_renderer.rb:32:in `block in determine_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/lookup_context.rb:143:in `with_fallbacks'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/abstract_renderer.rb:18:in `with_fallbacks'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/template_renderer.rb:32:in `determine_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/template_renderer.rb:8:in `render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/renderer.rb:42:in `render_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/renderer.rb:23:in `render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/rendering.rb:100:in `_render_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/streaming.rb:217:in `_render_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/rendering.rb:83:in `render_to_body'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/rendering.rb:32:in `render_to_body'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/renderers.rb:37:in `render_to_body'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/abstract_controller/rendering.rb:25:in `render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/rendering.rb:16:in `render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/core_ext/benchmark.rb:12:in `ms'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:44:in `block in render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activerecord-4.2.4/lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:43:in `render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/remotipart-1.2.1/lib/remotipart/render_overrides.rb:14:in `render_with_remotipart'
# ./app/controllers/people_controller.rb:14:in `block in <class:PeopleController>'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/rescuable.rb:112:in `instance_exec'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/rescuable.rb:112:in `block in handler_for_rescue'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/rescuable.rb:80:in `call'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/rescuable.rb:80:in `rescue_with_handler'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/rescue.rb:15:in `rescue_with_handler'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/rescue.rb:32:in `rescue in process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/rescue.rb:29:in `process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `block in instrument'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `instrument'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activerecord-4.2.4/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/abstract_controller/base.rb:137:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/rendering.rb:30:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/test_case.rb:637:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/test_case.rb:65:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/devise-3.5.2/lib/devise/test_helpers.rb:19:in `block in process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/devise-3.5.2/lib/devise/test_helpers.rb:72:in `catch'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/devise-3.5.2/lib/devise/test_helpers.rb:72:in `_catch_warden'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/devise-3.5.2/lib/devise/test_helpers.rb:19:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/gon-6.0.1/lib/gon/spec_helpers.rb:15:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/test_case.rb:512:in `get'
# ./spec/controllers/people_controller_spec.rb:168:in `block (3 levels) in <top (required)>'
2) PeopleController#show 404s if the id is invalid
Failure/Error: get :show, :id => 'delicious'
ActionView::MissingTemplate:
Missing template home/user/diaspora/public/404 with {:locale=>[:en, "en"], :formats=>[:html, :text, :js, :css, :ics, :csv, :vcf, :png, :jpeg, :gif, :bmp, :tiff, :mpeg, :xml, :rss, :atom, :yaml, :multipart_form, :url_encoded_form, :json, :pdf, :zip], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :markerb, :haml]}. Searched in:
* "/home/user/diaspora/app/views"
* "/home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/entypo-rails-3.0.0.pre.rc2/app/views"
* "/home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/devise-3.5.2/app/views"
* "/home/user/diaspora"
* "/"
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/path_set.rb:46:in `find'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/lookup_context.rb:121:in `find'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/template_renderer.rb:32:in `block in determine_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/lookup_context.rb:143:in `with_fallbacks'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/abstract_renderer.rb:18:in `with_fallbacks'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/template_renderer.rb:32:in `determine_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/template_renderer.rb:8:in `render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/renderer.rb:42:in `render_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/renderer.rb:23:in `render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/rendering.rb:100:in `_render_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/streaming.rb:217:in `_render_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/rendering.rb:83:in `render_to_body'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/rendering.rb:32:in `render_to_body'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/renderers.rb:37:in `render_to_body'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/abstract_controller/rendering.rb:25:in `render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/rendering.rb:16:in `render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/core_ext/benchmark.rb:12:in `ms'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:44:in `block in render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activerecord-4.2.4/lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:43:in `render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/remotipart-1.2.1/lib/remotipart/render_overrides.rb:14:in `render_with_remotipart'
# ./app/controllers/people_controller.rb:14:in `block in <class:PeopleController>'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/rescuable.rb:112:in `instance_exec'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/rescuable.rb:112:in `block in handler_for_rescue'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/rescuable.rb:80:in `call'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/rescuable.rb:80:in `rescue_with_handler'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/rescue.rb:15:in `rescue_with_handler'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/rescue.rb:32:in `rescue in process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/rescue.rb:29:in `process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `block in instrument'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `instrument'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activerecord-4.2.4/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/abstract_controller/base.rb:137:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/rendering.rb:30:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/test_case.rb:637:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/test_case.rb:65:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/devise-3.5.2/lib/devise/test_helpers.rb:19:in `block in process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/devise-3.5.2/lib/devise/test_helpers.rb:72:in `catch'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/devise-3.5.2/lib/devise/test_helpers.rb:72:in `_catch_warden'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/devise-3.5.2/lib/devise/test_helpers.rb:19:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/gon-6.0.1/lib/gon/spec_helpers.rb:15:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/test_case.rb:512:in `get'
# ./spec/controllers/people_controller_spec.rb:163:in `block (3 levels) in <top (required)>'
3) PeopleController#show 404s if no person is found via username
Failure/Error: get :show, :username => 'delicious'
ActionView::MissingTemplate:
Missing template home/user/diaspora/public/404 with {:locale=>[:en, "en"], :formats=>[:html, :text, :js, :css, :ics, :csv, :vcf, :png, :jpeg, :gif, :bmp, :tiff, :mpeg, :xml, :rss, :atom, :yaml, :multipart_form, :url_encoded_form, :json, :pdf, :zip], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :markerb, :haml]}. Searched in:
* "/home/user/diaspora/app/views"
* "/home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/entypo-rails-3.0.0.pre.rc2/app/views"
* "/home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/devise-3.5.2/app/views"
* "/home/user/diaspora"
* "/"
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/path_set.rb:46:in `find'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/lookup_context.rb:121:in `find'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/template_renderer.rb:32:in `block in determine_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/lookup_context.rb:143:in `with_fallbacks'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/abstract_renderer.rb:18:in `with_fallbacks'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/template_renderer.rb:32:in `determine_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/template_renderer.rb:8:in `render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/renderer.rb:42:in `render_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/renderer.rb:23:in `render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/rendering.rb:100:in `_render_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/streaming.rb:217:in `_render_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/rendering.rb:83:in `render_to_body'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/rendering.rb:32:in `render_to_body'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/renderers.rb:37:in `render_to_body'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/abstract_controller/rendering.rb:25:in `render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/rendering.rb:16:in `render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/core_ext/benchmark.rb:12:in `ms'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:44:in `block in render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activerecord-4.2.4/lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:43:in `render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/remotipart-1.2.1/lib/remotipart/render_overrides.rb:14:in `render_with_remotipart'
# ./app/controllers/people_controller.rb:14:in `block in <class:PeopleController>'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/rescuable.rb:112:in `instance_exec'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/rescuable.rb:112:in `block in handler_for_rescue'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/rescuable.rb:80:in `call'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/rescuable.rb:80:in `rescue_with_handler'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/rescue.rb:15:in `rescue_with_handler'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/rescue.rb:32:in `rescue in process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/rescue.rb:29:in `process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `block in instrument'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `instrument'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activerecord-4.2.4/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/abstract_controller/base.rb:137:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/rendering.rb:30:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/test_case.rb:637:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/test_case.rb:65:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/devise-3.5.2/lib/devise/test_helpers.rb:19:in `block in process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/devise-3.5.2/lib/devise/test_helpers.rb:72:in `catch'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/devise-3.5.2/lib/devise/test_helpers.rb:72:in `_catch_warden'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/devise-3.5.2/lib/devise/test_helpers.rb:19:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/gon-6.0.1/lib/gon/spec_helpers.rb:15:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/test_case.rb:512:in `get'
# ./spec/controllers/people_controller_spec.rb:173:in `block (3 levels) in <top (required)>'
4) PeopleController#show 404s if no person is found via diaspora handle
Failure/Error: get :show, :username => 'delicious@pod.net'
ActionView::MissingTemplate:
Missing template home/user/diaspora/public/404 with {:locale=>[:en, "en"], :formats=>[:html, :text, :js, :css, :ics, :csv, :vcf, :png, :jpeg, :gif, :bmp, :tiff, :mpeg, :xml, :rss, :atom, :yaml, :multipart_form, :url_encoded_form, :json, :pdf, :zip], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :markerb, :haml]}. Searched in:
* "/home/user/diaspora/app/views"
* "/home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/entypo-rails-3.0.0.pre.rc2/app/views"
* "/home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/devise-3.5.2/app/views"
* "/home/user/diaspora"
* "/"
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/path_set.rb:46:in `find'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/lookup_context.rb:121:in `find'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/template_renderer.rb:32:in `block in determine_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/lookup_context.rb:143:in `with_fallbacks'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/abstract_renderer.rb:18:in `with_fallbacks'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/template_renderer.rb:32:in `determine_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/template_renderer.rb:8:in `render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/renderer.rb:42:in `render_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/renderer/renderer.rb:23:in `render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/rendering.rb:100:in `_render_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/streaming.rb:217:in `_render_template'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/rendering.rb:83:in `render_to_body'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/rendering.rb:32:in `render_to_body'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/renderers.rb:37:in `render_to_body'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/abstract_controller/rendering.rb:25:in `render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/rendering.rb:16:in `render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/core_ext/benchmark.rb:12:in `ms'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:44:in `block in render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activerecord-4.2.4/lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:43:in `render'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/remotipart-1.2.1/lib/remotipart/render_overrides.rb:14:in `render_with_remotipart'
# ./app/controllers/people_controller.rb:14:in `block in <class:PeopleController>'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/rescuable.rb:112:in `instance_exec'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/rescuable.rb:112:in `block in handler_for_rescue'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/rescuable.rb:80:in `call'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/rescuable.rb:80:in `rescue_with_handler'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/rescue.rb:15:in `rescue_with_handler'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/rescue.rb:32:in `rescue in process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/rescue.rb:29:in `process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `block in instrument'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `instrument'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/activerecord-4.2.4/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/abstract_controller/base.rb:137:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionview-4.2.4/lib/action_view/rendering.rb:30:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/test_case.rb:637:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/test_case.rb:65:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/devise-3.5.2/lib/devise/test_helpers.rb:19:in `block in process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/devise-3.5.2/lib/devise/test_helpers.rb:72:in `catch'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/devise-3.5.2/lib/devise/test_helpers.rb:72:in `_catch_warden'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/devise-3.5.2/lib/devise/test_helpers.rb:19:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/gon-6.0.1/lib/gon/spec_helpers.rb:15:in `process'
# /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/actionpack-4.2.4/lib/action_controller/test_case.rb:512:in `get'
# ./spec/controllers/people_controller_spec.rb:183:in `block (3 levels) in <top (required)>'
WARNING: Using the `raise_error` matcher without providing a specific error or message risks false positives, since `raise_error` will match when Ruby raises a `NoMethodError`, `NameError` or `ArgumentError`, potentially allowing the expectation to pass without even executing the method you are intending to call. Instead consider providing a specific error class or message. This message can be supressed by setting: `RSpec::Expectations.configuration.warn_about_potential_false_positives = false`. Called from /home/user/diaspora/spec/models/user_spec.rb:502:in `block (3 levels) in <top (required)>'.
WARNING: using the REDISTOGO_URL environment variable is deprecated, please use REDIS_URL now.
== 20151003142048 UpdateReportItemTypes: reverting ============================
== 20151003142048 UpdateReportItemTypes: reverted (0.0076s) ===================
== 20150828132451 RemoveDuplicateAndEmptyPods: reverting ======================
-- remove_index(:pods, :host)
-> 0.0023s
== 20150828132451 RemoveDuplicateAndEmptyPods: reverted (0.0026s) =============
== 20150828132451 RemoveDuplicateAndEmptyPods: migrating ======================
-- add_index(:pods, :host, {:unique=>true, :length=>190})
-> 0.0395s
== 20150828132451 RemoveDuplicateAndEmptyPods: migrated (0.0540s) =============
== 20150828132451 RemoveDuplicateAndEmptyPods: reverting ======================
-- remove_index(:pods, :host)
-> 0.0017s
== 20150828132451 RemoveDuplicateAndEmptyPods: reverted (0.0024s) =============
== 20150828132451 RemoveDuplicateAndEmptyPods: migrating ======================
-- add_index(:pods, :host, {:unique=>true, :length=>190})
-> 0.0342s
== 20150828132451 RemoveDuplicateAndEmptyPods: migrated (0.0412s) =============
== 20150828132451 RemoveDuplicateAndEmptyPods: reverting ======================
-- remove_index(:pods, :host)
-> 0.0032s
== 20150828132451 RemoveDuplicateAndEmptyPods: reverted (0.0034s) =============
== 20150828132451 RemoveDuplicateAndEmptyPods: migrating ======================
-- add_index(:pods, :host, {:unique=>true, :length=>190})
-> 0.1600s
== 20150828132451 RemoveDuplicateAndEmptyPods: migrated (0.1688s) =============
== 20151003142048 UpdateReportItemTypes: migrating ============================
== 20151003142048 UpdateReportItemTypes: migrated (0.0024s) ===================
WARNING: Using the `raise_error` matcher without providing a specific error or message risks false positives, since `raise_error` will match when Ruby raises a `NoMethodError`, `NameError` or `ArgumentError`, potentially allowing the expectation to pass without even executing the method you are intending to call. Instead consider providing a specific error class or message. This message can be supressed by setting: `RSpec::Expectations.configuration.warn_about_potential_false_positives = false`. Called from /home/user/diaspora/spec/models/user/social_actions_spec.rb:82:in `block (3 levels) in <top (required)>'.
WARNING: Using the `raise_error` matcher without providing a specific error or message risks false positives, since `raise_error` will match when Ruby raises a `NoMethodError`, `NameError` or `ArgumentError`, potentially allowing the expectation to pass without even executing the method you are intending to call. Instead consider providing a specific error class or message. This message can be supressed by setting: `RSpec::Expectations.configuration.warn_about_potential_false_positives = false`. Called from /home/user/diaspora/spec/lib/diaspora/federated/retraction_spec.rb:48:in `block (4 levels) in <top (required)>'.
WARNING: Using the `raise_error` matcher without providing a specific error or message risks false positives, since `raise_error` will match when Ruby raises a `NoMethodError`, `NameError` or `ArgumentError`, potentially allowing the expectation to pass without even executing the method you are intending to call. Instead consider providing a specific error class or message. This message can be supressed by setting: `RSpec::Expectations.configuration.warn_about_potential_false_positives = false`. Called from /home/user/diaspora/spec/models/poll_participation_spec.rb:16:in `block (3 levels) in <top (required)>'.
2805/2805 |====================== 100 =======================>| Time: 00:05:20
Pending: (Failures listed here are expected and do not affect your suite's status)
1) Message it is relayable it should behave like it is relayable validations on :author_id the author is on the parent object author's ignore list when object is created sends a retraction for the object
# need to figure out how to test this
# ./spec/shared_behaviors/relayable.rb:34
2) locale files javascript/javascript.pa.yml has no syntax errors if it exists
# Not yet available
# ./spec/locale_spec.rb:40
3) locale files devise/devise.es-CO.yml has no syntax errors if it exists
# Not yet available
# ./spec/locale_spec.rb:40
4) locale files javascript/javascript.mk.yml has no syntax errors if it exists
# Not yet available
# ./spec/locale_spec.rb:40
5) locale files devise/devise.ur-PK.yml has no syntax errors if it exists
# Not yet available
# ./spec/locale_spec.rb:40
6) locale files javascript/javascript.ur-PK.yml has no syntax errors if it exists
# Not yet available
# ./spec/locale_spec.rb:40
7) locale files javascript/javascript.es-CO.yml has no syntax errors if it exists
# Not yet available
# ./spec/locale_spec.rb:40
8) Like it is relayable it should behave like it is relayable validations on :author_id the author is on the parent object author's ignore list when object is created sends a retraction for the object
# need to figure out how to test this
# ./spec/shared_behaviors/relayable.rb:34
9) Services::Facebook#post swallows exception raised by facebook always being down
# temporarily disabled to figure out while some requests are failing
# ./spec/models/services/facebook_spec.rb:19
10) Stream::Person returns the most recent posts
# No reason given
# ./spec/lib/stream/person_spec.rb:13
11) Comment it is relayable it should behave like it is relayable validations on :author_id the author is on the parent object author's ignore list when object is created sends a retraction for the object
# need to figure out how to test this
# ./spec/shared_behaviors/relayable.rb:34
12) PollParticipation it is relayable it should behave like it is relayable validations on :author_id the author is on the parent object author's ignore list when object is created sends a retraction for the object
# need to figure out how to test this
# ./spec/shared_behaviors/relayable.rb:34
13) Participation it is relayable it should behave like it is relayable validations on :author_id the author is on the parent object author's ignore list when object is created sends a retraction for the object
# need to figure out how to test this
# ./spec/shared_behaviors/relayable.rb:34
14) Services::Twitter#post swallows exception raised by twitter always being down
# No reason given
# ./spec/models/services/twitter_spec.rb:28
15) InvitationCodesHelper add some examples to (or delete) /home/user/diaspora/spec/helpers/invitation_codes_helper_spec.rb
# No reason given
# ./spec/helpers/invitation_codes_helper_spec.rb:14
Top 10 slowest examples (28.37 seconds, 8.8% of total time):
User::Querying#visible_shareables with many posts works
9.61 seconds ./spec/models/user/querying_spec.rb:148
StreamsController#multi generates the stream_json fixture
5.99 seconds ./spec/controllers/jasmine_fixtures/streams_spec.rb:13
PhotosController#index displays the correct number of photos
1.89 seconds ./spec/controllers/photos_controller_spec.rb:107
PhotosController#index with no user signed in displays the correct number of photos
1.8 seconds ./spec/controllers/photos_controller_spec.rb:158
PeopleController#contacts displays the correct number of photos
1.72 seconds ./spec/controllers/people_controller_spec.rb:504
deleteing your account user it should behave like it removes the person associations deletes all mentions
1.59 seconds ./spec/shared_behaviors/account_deletion.rb:16
NotificationsController#index paginates the notifications
1.57 seconds ./spec/controllers/notifications_controller_spec.rb:69
PeopleController#show displays the correct number of photos
1.5 seconds ./spec/controllers/people_controller_spec.rb:208
deleteing your account user deletes all of the users's blocked users
1.35 seconds ./spec/integration/account_deletion_spec.rb:64
deleteing your account user deletes all of the user's notifications
1.35 seconds ./spec/integration/account_deletion_spec.rb:60
Top 10 slowest example groups:
StreamsController
5.99 seconds average (5.99 seconds / 1 example) ./spec/controllers/jasmine_fixtures/streams_spec.rb:7
deleteing your account
0.9829 seconds average (22.61 seconds / 23 examples) ./spec/integration/account_deletion_spec.rb:3
StreamsController
0.62722 seconds average (6.27 seconds / 10 examples) ./spec/controllers/jasmine_fixtures/aspects_spec.rb:7
ConversationsController
0.49768 seconds average (0.49768 seconds / 1 example) ./spec/controllers/jasmine_fixtures/conversations_spec.rb:3
StreamsController
0.48254 seconds average (3.38 seconds / 7 examples) ./spec/controllers/streams_controller_spec.rb:7
NotificationsController
0.44853 seconds average (0.44853 seconds / 1 example) ./spec/controllers/jasmine_fixtures/notifications_spec.rb:3
mentioning
0.44158 seconds average (0.44158 seconds / 1 example) ./spec/integration/mentioning_spec.rb:29
PollParticipation
0.416 seconds average (10.82 seconds / 26 examples) ./spec/models/poll_participation_spec.rb:4
User::Querying
0.41064 seconds average (14.37 seconds / 35 examples) ./spec/models/user/querying_spec.rb:7
PhotosController
0.36241 seconds average (13.05 seconds / 36 examples) ./spec/controllers/photos_controller_spec.rb:7
Finished in 5 minutes 21 seconds (files took 12 seconds to load)
2805 examples, 4 failures, 15 pending
Failed examples:
rspec ./spec/controllers/people_controller_spec.rb:167 # PeopleController#show 404s if no person is found via id
rspec ./spec/controllers/people_controller_spec.rb:162 # PeopleController#show 404s if the id is invalid
rspec ./spec/controllers/people_controller_spec.rb:172 # PeopleController#show 404s if no person is found via username
rspec ./spec/controllers/people_controller_spec.rb:182 # PeopleController#show 404s if no person is found via diaspora handle
Randomized with seed 37088
/home/user/.rvm/rubies/ruby-2.2.1/bin/ruby -I/home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/rspec-core-3.3.2/lib:/home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/rspec-support-3.3.0/lib /home/user/.rvm/gems/ruby-2.2.1@diaspora/gems/rspec-core-3.3.2/exe/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment