Hi all !

I'm currently upgrading a huge app from Rails 2.4 to 3.0.20 and I'm running 
on Ruby 1.9.3-p448
The switch have been done with success except for the tests.

I've a strange issue and I'm not able to fix it :(

When I'm running my tests via 'rake test' all the tests fail with a 'no 
route matches error' ... But if I'm trying to run a specific one like  rake 
test:functionals TEST=test/functional/users_controller_test.rb
everything work well !
I checked multiple examples on the web, checked my routes etc ... For the 
moment nothing worked :(

It's really strange and really desapointing because that's the last step I 
need to fix to finish the rails upgrade.

Do you have any suggestion or idea to fix it ?

Thanks all in advance !

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/1d428fd6-518c-4826-a461-db4c206694c2%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to