I was running zentest 3.5 and rails 1.2.6 for some time. I upgraded my gems and got ZenTest 3.9.3. It stopped working with a failure on start up. I just dropped back to the previous version and was fine. I just upgraded to Rails 2.1 and also went back to ZenTest 3.9.3. It still does not work. I get the following error on start up of AutoTest: /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:389:in `find_files_to_test'': undefined method `values'' for #<Array:0x18b2a6c> (NoMethodError) from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:239:in `run_tests'' from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:228:in `get_to_green'' from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:208:in `run'' from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:206:in `loop'' from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:206:in `run'' from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:136:in `run'' from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/bin/autotest:55 from /usr/bin/autotest:19:in `load'' from /usr/bin/autotest:19 I really do not want to go back to the older zentest. Does anyone know what the problem is. Thank you Don French --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Just upgraded to 3.10 and get the same results. Don French On Jul 1, 5:17 pm, Don French <dhf0...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I was running zentest 3.5 and rails 1.2.6 for some time. I upgraded my > gems and got ZenTest 3.9.3. It stopped working with a failure on > start up. I just dropped back to the previous version and was fine. I > just upgraded to Rails 2.1 and also went back to ZenTest 3.9.3. It > still does not work. > > I get the following error on start up of AutoTest: > > /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:389:in > `find_files_to_test'': undefined method `values'' for #<Array:0x18b2a6c> > (NoMethodError) > from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:239:in > `run_tests'' > from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:228:in > `get_to_green'' > from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:208:in > `run'' > from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:206:in > `loop'' > from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:206:in > `run'' > from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:136:in > `run'' > from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/bin/autotest:55 > from /usr/bin/autotest:19:in `load'' > from /usr/bin/autotest:19 > > I really do not want to go back to the older zentest. Does anyone know > what the problem is. > > Thank you > > Don French--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Any ideas? I am completely shut down now for doing any automatic testing. Thanks, Don French On Jul 1, 5:55 pm, Don French <dhf0...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Just upgraded to 3.10 and get the same results. > > Don French > > On Jul 1, 5:17 pm, Don French <dhf0...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > I was running zentest 3.5 and rails 1.2.6 for some time. I upgraded my > > gems and got ZenTest 3.9.3. It stopped working with a failure on > > start up. I just dropped back to the previous version and was fine. I > > just upgraded to Rails 2.1 and also went back to ZenTest 3.9.3. It > > still does not work. > > > I get the following error on start up of AutoTest: > > > /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:389:in > > `find_files_to_test'': undefined method `values'' for #<Array:0x18b2a6c> > > (NoMethodError) > > from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:239:in > > `run_tests'' > > from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:228:in > > `get_to_green'' > > from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:208:in > > `run'' > > from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:206:in > > `loop'' > > from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:206:in > > `run'' > > from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:136:in > > `run'' > > from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/bin/autotest:55 > > from /usr/bin/autotest:19:in `load'' > > from /usr/bin/autotest:19 > > > I really do not want to go back to the older zentest. Does anyone know > > what the problem is. > > > Thank you > > > Don French--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---