From: Jim Weirich Date: 2005-01-29T22:23:07+09:00 Subject: Re: Running tests via rake. Plea for fix. On Friday 28 January 2005 09:51 am, Tobias Luetke wrote: > Currently when you are running tests with rake you will run in all sorts > of problems with the 1.8.2 release. > > Usually rake will just freeze and eat up all the available resources > in the system. > > The fix is documented here: > http://weblog.rubyonrails.com/archives/2005/01/15/having-problems-running-t >ests-under-182/ I must be missing something. I just created a new rails project, added a model (unit) test and a funtional test and could not reproduce the problem. I am running: ruby 1.8.2 rake 0.4.15 rails 0.9.5 actionmailer 0.6.1 actionpack 1.4.0 activerecord 1.6.0 All on debian linux. Is the problem only on windows? Thanks for any help. -- -- Jim Weirich jim@weirichhouse.org http://onestepback.org ----------------------------------------------------------------- "Beware of bugs in the above code; I have only proved it correct, not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)