That did it. I'll have to be more careful with merging that particular file
in the future.

Now, how do I go about updating the tags? Is it the following, or do I need
to go through some specs manually?

C:\Users\Will\dev\ironruby\External.LCA_RESTRICTED\Languages\IronRuby\mspec>mspec
tag rubyspec

BTW, I get a StackOverflowException on of of the specs, which kills the spec
run before they all finish. :-/

--
Will Green
http://hotgazpacho.org/


On Tue, Jun 29, 2010 at 7:31 PM, Jim Deville <jdevi...@microsoft.com> wrote:

>  Inside of the MSpec in our tree, I have added a filtered method to
> External.LCA_RESTRICTED/Languages/IronRuby/mspec/mspec/lib/mspec/utils/script.rb
> (I believe). You’ll need to get that method merged into your branch to user
> our config.
>
>
>
> JD
>
>
>
> *From:* ironruby-core-boun...@rubyforge.org [mailto:
> ironruby-core-boun...@rubyforge.org] *On Behalf Of *Will Green
> *Sent:* Monday, June 28, 2010 9:17 PM
> *To:* ironruby-core
> *Subject:* [Ironruby-core] Syncing RubySpec and mspec
>
>
>
> Hey all!
>
>
>
> I've been talking with Jim via email about helping with syncing IronRuby's
> copy of RubySpec and mspec with the official repos. I'v started work on
> pulling in the latest RubySpec changes. These also require the latest mspec.
> Well, it looks like the default.mspec file is no longer compatible with the
> latest version of mspec.
>
>
>
> My integration branch is here:
> http://github.com/hotgazpacho/ironruby/tree/from-rubyspec
>
> And the errors I'm getting when running mspec are here:
> http://gist.github.com/456772
>
>
>
> I have very little knowledge of mspec, and googling for the error brings up
> older posts from this list saying not to use that version of mspec. So,
> maybe someone who knows more about it could take a look?
>
>
>
> Thanks!
>
>
> --
> Will Green
> http://hotgazpacho.org/
>
> _______________________________________________
> Ironruby-core mailing list
> Ironruby-core@rubyforge.org
> http://rubyforge.org/mailman/listinfo/ironruby-core
>
>
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to