Rake mspec

Running mspec.rb directly via ir doesn’t work either…

D:\dev\ruby\ironruby\head\tests\ironruby\Specs>…\build\debug\ir
mspec.rb

D:\dev\ruby\ironruby\head\src\IronRuby.Libraries\Builtins\KernelOps.cs:300:i
n `require’: Type ‘IronRuby, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35, Ruby.Runtime.RubyContext’ is

missing or cannot be loaded.
(Microsoft::Scripting::Runtime::MissingTypeException)

    from :0:in `Initialize##1'

This is the same error with the “SIGNED” conditional compilation
symbols.

On Thu, Jun 5, 2008 at 9:16 AM, Peter Bacon D. <

Peter Bacon D.:

PublicKeyToken=31bf3856ad364e35, Ruby.Runtime.RubyContext’ is

missing or cannot be loaded.
(Microsoft::Scripting::Runtime::MissingTypeException)

    from :0:in `Initialize##1'

There’s something busted in the external transform for mspec. So please
avoid using it for the time being - rake spec - - fail and friends
should still work in this release.

Jim - can you investigate?

Thanks,
-John

Yeah, I’ll try running the transform and see what’s not getting pushed
over.

JD

Thanks for kicking me about the SIGNED symbol Michael. It hadn’t been a
problem for a few revisions so I forgot about it.

From: [email protected]
[mailto:[email protected]] On Behalf Of Michael
Letterle
Sent: Thursday,05 June 05, 2008 15:17
To: [email protected]
Subject: Re: [Ironruby-core] rake mspec

This is the same error with the “SIGNED” conditional compilation
symbols.

On Thu, Jun 5, 2008 at 9:16 AM, Peter Bacon D.
[email protected] wrote:

Running mspec.rb directly via ir doesn’t work either…

D:\dev\ruby\ironruby\head\tests\ironruby\Specs>…....\build\debug\ir
mspec.rb

D:\dev\ruby\ironruby\head\src\IronRuby.Libraries\Builtins\KernelOps.cs:300:i
n `require’: Type ‘IronRuby, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35, Ruby.Runtime.RubyContext’ is

missing or cannot be loaded.
(Microsoft::Scripting::Runtime::MissingTypeException)

    from :0:in `Initialize##1'