Benjamin Hemken wrote: > And then we remove them from the suite > tests.each { |t| WebTestCase.class_eval "remove_method > '#{t.test_method_name}'" } > > Why do you do this? I suggest you remove this and see if your problems stop. Bret