[Ironruby-core] rake test

2008-05-15 Thread Peter Bacon Darwin
Should I even be running "rake test" at all? It is now failing further on in the tests: :0:in `do_generate': undefined local variable or method `methods' for main:Object (NoMethodError) from :0:in `#block162' from d:\dev\ruby\ironruby\new\src\IronRuby.Libraries\Extensions\ILi

Re: [Ironruby-core] rake test

2008-05-13 Thread Tomas Matousek
:[EMAIL PROTECTED] On Behalf Of Unnikrishnan Nair Sent: Tuesday, May 13, 2008 9:41 PM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] rake test In one of my rake test I ran into the same problem. It looks like one of the method was getting a null value even though the method signature

Re: [Ironruby-core] rake test

2008-05-13 Thread Unnikrishnan Nair
o: ironruby-core@rubyforge.org Sent: Tuesday, May 13, 2008 11:09:31 PM Subject: [Ironruby-core] rake test Should I be able to run these? I'm currently getting this error: :0:in `do_generate': undefined local variable or method `methods' for main:Object (NoMethodError)     from :0

[Ironruby-core] rake test

2008-05-13 Thread Andrew Peters
Should I be able to run these? I'm currently getting this error: :0:in `do_generate': undefined local variable or method `methods' for main:Object (NoMethodError) from :0:in `#block162' from c:\Projects\IronRuby\trunk\src\IronRuby.Libraries\Extensions\IListOps.cs:785:in `Each'