Re: [rspec-users] Help: Attempts to run specs quitting midstream

2008-11-18 Thread Matt Griffith
Matt Wynne wrote: > It would be really helpful if you could file a bug report so that > people can get onto fixing it: > http://rspec.lighthouseapp.com/projects/5645-rspec/tickets/new RSpec's Lighthouse is broken. I've tried submitting 2 tickets with no luck. If someone on the RSpec team needs mo

Re: [rspec-users] Help: Attempts to run specs quitting midstream

2008-11-18 Thread Matt Griffith
Matt Wynne wrote: > It would be really helpful if you could file a bug report so that > people can get onto fixing it: > http://rspec.lighthouseapp.com/projects/5645-rspec/tickets/new Yep I'm trying to narrow it down to the simplest repro case. Unfortunately I can only reproduce it in my rails ap

Re: [rspec-users] Help: Attempts to run specs quitting midstream

2008-11-18 Thread Matt Griffith
for me. I can now run it using rake spec or even rake spec:rcov and it works the same as running ./script/spec spec. Hope that helps. I'm still not sure why RSpec is failing this way. Matt Griffith -- Posted via http://www.ruby-forum.com/. ___