On Jun 12, 2008, at 6:12 AM, kasutaja wrote:

Sorry for spamming. I just solved the problem. It was my close_browser
method, which handled thread differently after refactoring.

And I've confirmed that after :each was executed prior failure methods in formatter in RSpec 1.0.8 too. So, the question still remains - shouldn't
these methods be invoked before "after" blocks?

I don't think so. If we did that and something was failing in the 'after' blocks, you'd not see that reported. Make sense?
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to