I''m responsible for a relatively large RoR application, and have been struggling with intermittent rspec "hangs" for over a year despite many debugging attempts. I realize that we can''t debug my personal application here, but I''m wondering if other people could answer this thread and mention the types of bugs that have resulted in rspec hangs for me and other people with the same problem to consider. Thanks Russell
Matt Wynne
2010-May-10 07:43 UTC
[rspec-users] What are the common causes of rspec hanging?
You might want to try running the specs with --format specdoc so you can do a better post mortem. Also remember you can look at log/test.log to see what was happening when it hung. On 8 May 2010, at 20:59, RFine wrote:> I''m responsible for a relatively large RoR application, and have been > struggling with intermittent rspec "hangs" for over a year despite > many debugging attempts. I realize that we can''t debug my personal > application here, but I''m wondering if other people could answer this > thread and mention the types of bugs that have resulted in rspec hangs > for me and other people with the same problem to consider. > > Thanks > > Russell > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users