I''m unable to get a successful run of the ActionPack 2.3.9 tests. I''m running REE 1.8.7. Here''s a gist showing the failures: http://gist.github.com/590050 The failing test "form_helper_test" passes fine on its own, but fails when running "rake test". Digging into this a bit, it seems related to how the Post class is defined in 2 different unit tests: "record_tag_helper" and "form_tag_helper" causing conflicts depending on which test gets which version of the class. I''m able to reproduce the problem by running the two relevant tests in one test run. The run fails (with different errors) in either order you place those tests. Is anyone else experiencing these failures? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.