Created
May 23, 2014 21:18
-
-
Save haosu/87726afcf643f2dfc8f3 to your computer and use it in GitHub Desktop.
Spurious failure?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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