That was with --trace. Those two references to rake_test_loader.rb are the only trace output.
On Fri, Jan 16, 2009 at 10:06 AM, Bruno Bornsztein < [email protected]> wrote: > Without a trace, no clue. Try running rake test --trace > > > On Thu, Jan 15, 2009 at 8:57 PM, Brandon <[email protected]> wrote: > >> >> Hello >> >> Any ideas what's up with this? >> >> I have rake 0.8.3, but rake test gets me this... >> >> (in /home/brandon/projects/rails_apps/fmu_alliance) >> ** Invoke test (first_time) >> ** Execute test >> ** Invoke test:units (first_time) >> ** Invoke db:test:prepare (first_time) >> ** Invoke db:abort_if_pending_migrations (first_time) >> ** Invoke environment (first_time) >> ** Execute environment >> ** Execute db:abort_if_pending_migrations >> ** Execute db:test:prepare >> ** Invoke db:test:load (first_time) >> ** Invoke db:test:purge (first_time) >> ** Invoke environment >> ** Execute db:test:purge >> ** Invoke test:functionals (first_time) >> ** Invoke db:test:prepare >> ** Execute test:functionals >> /usr/bin/ruby1.8 -Ilib:test "/usr/lib/ruby/gems/1.8/gems/rake-0.8.3/ >> lib/rake/rake_test_loader.rb" >> ** Invoke test:integration (first_time) >> ** Invoke db:test:prepare >> ** Execute test:integration >> /usr/bin/ruby1.8 -Ilib:test "/usr/lib/ruby/gems/1.8/gems/rake-0.8.3/ >> lib/rake/rake_test_loader.rb" >> Errors running test:units! >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/communityengine?hl=en -~----------~----~----~----~------~----~------~--~---
