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? -- View this message in context: http://www.nabble.com/after-%3Aeach-invoked-before-formatter--tp17796760p17797475.html Sent from the rspec-users mailing list archive at Nabble.com. _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
