Brian Cardarella
2008-Mar-09 05:50 UTC
Rake test:functionals failing for deeply generated namespace
I''m having an issue with the rake test:functional task. It seems to be spitting up warnings and failing on some of my functional tests that are deeply generated resources... most are under namespaces. The tests work just fine if I run them one at a time. The test even works fine if I run just the specific one that seems to be crashing via: rake test:functionals TEST=test/functional/ ..... Here is a rake trace of the the error: http://pastie.caboo.se/pastes/163484 I know all of my tests run just fine. I have run each one individually to make certain... but for some reason when run together with the rake test task it fails. Any thoughts? Also, I have transactional_fixtures turned off in test_helper.rb I don''t think that makes a difference here but that is the only thing that I have different from the default generated test_helper.rb file. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---