Re: [Ironruby-core] IronPython build in irtests broken

2009-08-20 Thread Jim Deville
build in irtests broken It looks like IronPython will not build with the latest sources in GIT, and so irtests will fail. You could comment out this line in Merlin\Main\Languages\Ruby\Scripts\irtests.rb to disable building of IronPython if you want to run the rest of the tests. msbuild

[Ironruby-core] IronPython build in irtests broken

2009-08-20 Thread Shri Borde
It looks like IronPython will not build with the latest sources in GIT, and so irtests will fail. You could comment out this line in Merlin\Main\Languages\Ruby\Scripts\irtests.rb to disable building of IronPython if you want to run the rest of the tests. msbuild "IronPython\\IronPython.sln"