[MacRuby-devel] 2 NameError with r2359

Laurent Sansonetti lsansonetti at apple.com
Sun Aug 23 17:46:37 PDT 2009


Oops, I forgot to commit the tags file, sorry.

The specs are failing because of a bug in instance_eval, I started  
working on it.

Laurent

On Aug 23, 2009, at 4:47 AM, Conrad Taylor wrote:

> Hi, I'm seeing the following 2 failures with r2359:
>
> Begin Transcript:
>
> $ macrake spec:ci
> (in /Users/conradwt/macruby.dir/projects/macruby-trunk)
> unknown: warning: already initialized constant MACRUBY_VERSION
> ./mspec/bin/mspec ci -B ./spec/macruby.mspec  :full
> MacRuby version 0.5 (ruby 1.9.0) [universal-darwin10.0, x86_64]
> ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F 
> ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
>
> 1)
> Module#private_class_method raises a NameError when the given name  
> is not a method FAILED
> Expected NameError but no exception was raised
> 0:in `fail:'
> 0:in `fail_with:'
> 0:in `should:'
>
> 2)
> Module#private_class_method raises a NameError when the given name  
> is an instance method FAILED
> Expected NameError but no exception was raised
> 0:in `fail:'
> 0:in `fail_with:'
> 0:in `should:'
>
> Finished in 103.286393 seconds
>
> 1659 files, 6746 examples, 19396 expectations, 2 failures, 0 errors
> rake aborted!
> Command failed with status (1): [./mspec/bin/mspec ci -B ./spec/ 
> macruby.msp...]
>
>
> End Transcript:
>
> $ sw_vers
> ProductName:	Mac OS X
> ProductVersion:	10.6
> BuildVersion:	10A432
>
> -Conrad
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel



More information about the MacRuby-devel mailing list