On Thu, Jun 7, 2012 at 6:17 AM, Rainer Kuhn <rai...@incutio.com> wrote:
> My guess was wrong, it can't seem to handle empty fixtures yml files. The
> gist contains only a brief snippets of the actual log, but you can see that
> it's trying to load fixtures from multiple specs
>
> https://gist.github.com/2888253
>
> cat event_critical_errors.yml
> --- {}
>
> Users/rainer/work/app_path/spec/controllers/accounts_controller_spec.rb:3:in
> `<top (required)>'
> Unable to load event_critical_error, underlying cause No such file to load
> -- event_critical_error
>
> /Users/rainer/work/carrier-pigeon/spec/requests/suppressed_emails_spec.rb:3:in
> `<top (required)>'
> Unable to load event_critical_error, underlying cause No such file to load
> -- event_critical_error

That's happening in Rails. Would you please report this to
http://github.com/rails/rails/issues?
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to