Skip to content

Instantly share code, notes, and snippets.

@grosscol
Created January 27, 2016 23:40
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 grosscol/dc382775a7be426ef973 to your computer and use it in GitHub Desktop.
Save grosscol/dc382775a7be426ef973 to your computer and use it in GitHub Desktop.
analytics_spec_fail for sufia7 master
13) Admin::StatsController statistics page top formats gathers formats
Failure/Error: json = open(query_url).read
ActionView::Template::Error:
404 Not Found
# ./app/models/system_stats.rb:99:in `top_data'
# ./app/models/system_stats.rb:57:in `top_formats'
# ./app/presenters/sufia/admin_stats_presenter.rb:22:in `top_formats'
# ./app/views/admin/stats/_top_data.html.erb:9:in `__home_grosscol_workspace_sufia_app_views_admin_stats__top_data_html_erb___3059809105315880374_47081691704000'
# ./app/views/admin/stats/index.html.erb:9:in `__home_grosscol_workspace_sufia_app_views_admin_stats_index_html_erb__4280599541274542522_47081693780540'
# ./app/controllers/concerns/sufia/admin/stats_behavior.rb:20:in `index'
# ./spec/controllers/admin_stats_controller_spec.rb:179:in `block (4 levels) in <top (required)>'
# ------------------
# --- Caused by: ---
# OpenURI::HTTPError:
# 404 Not Found
# ./app/models/system_stats.rb:99:in `top_data'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment