Skip to content

Instantly share code, notes, and snippets.

@haosu
Created May 23, 2014 21:18
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 haosu/87726afcf643f2dfc8f3 to your computer and use it in GitHub Desktop.
Save haosu/87726afcf643f2dfc8f3 to your computer and use it in GitHub Desktop.
Spurious failure?
Failures:
1) GoogleAnalytics for an Auto-AJAX pageload by a logged in user should create three pag
eview hits on the same tracker
Failure/Error: expect(footprint).to be_truthy
expected: truthy value
got: nil
# ./spec/features/google_analytics_spec.rb:144:in `block (4 levels) in <top (required
)>'
# ./spec/spec_helper.rb:73:in `block (2 levels) in <top (required)>'
Finished in 28.07 seconds
332 examples, 1 failure
Failed examples:
rspec ./spec/features/google_analytics_spec.rb:112 # GoogleAnalytics for an Auto-AJAX page
load by a logged in user should create three pageview hits on the same tracker
Randomized with seed 1432
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment