Skip to content

Instantly share code, notes, and snippets.

@DanBradbury
Created September 16, 2013 19:00
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 DanBradbury/6584976 to your computer and use it in GitHub Desktop.
Save DanBradbury/6584976 to your computer and use it in GitHub Desktop.
@ noon rake test:units
Finished in 207.935387699 seconds.
1) Error:
test_download_feed(RssReaderTestCase):
Errno::ENOENT: No such file or directory - /tmp/feeds/__nutricate__vagrant__admin__test__fixtures__files__www.receipt.com__feeds__news.xml
/nutricate/vagrant/admin/test/unit/rss_reader_test.rb:39:in `initialize'
/nutricate/vagrant/admin/test/unit/rss_reader_test.rb:39:in `open'
/nutricate/vagrant/admin/test/unit/rss_reader_test.rb:39:in `test_download_feed'
/usr/local/rvm/gems/ruby-1.9.3-p448/gems/activesupport-2.3.15/lib/active_support/testing/setup_and_teardown.rb:62:in `run'
213 tests, 611 assertions, 0 failures, 1 errors
rake aborted!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment