That you can run it individually and it passes suggests that there is a
test interdependency. Any before(:all) calls in your tests? Any tests that
write to disk? Can you run the entire suite manually in whatever manner you
ran the single test manually? It would help confirm that theory. If it can
be reproduced in this manner, things like show_page or a debugger might
help.

I agree with Dave - in my experience, the situation you're in has always
come down to some problem or fragility in either my code or my tests...
except that time recently when Firefox kept popping up a survey... lol

-Greg

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
or Rails Oceania" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en.

Reply via email to