Skip to content

Instantly share code, notes, and snippets.

@smtlaissezfaire
Created September 5, 2011 21:44
Show Gist options
  • Save smtlaissezfaire/f279ce26cd38d7d76aca to your computer and use it in GitHub Desktop.
Save smtlaissezfaire/f279ce26cd38d7d76aca to your computer and use it in GitHub Desktop.
hopcroft:fakefs(master) scotttaylor$ rake
(in /Users/scotttaylor/src/git/fakefs)
/Users/scotttaylor/.rvm/rubies/ruby-1.9.2-p180/bin/ruby -S bundle exec rspec ./spec/fakefs/spec_helpers_spec.rb
......
Finished in 0.00267 seconds
6 examples, 0 failures
Loaded suite /Users/scotttaylor/.rvm/gems/ruby-1.9.2-p180/bin/rake
Started
..................................................................F..........................................................................................................................................................................................................................................................................................................................................................................................
Finished in 0.492737 seconds.
1) Failure:
test_ctime_and_mtime_are_equal_for_new_files(FakeFSTest) [/Users/scotttaylor/src/git/fakefs/test/fakefs_test.rb:504]:
<2011-09-05 17:43:52 -0400> (397179000[ns]) expected but was
<2011-09-05 17:43:52 -0400> (397257000[ns]).
445 tests, 596 assertions, 1 failures, 0 errors, 0 skips
Test run options: --seed 41291
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment