On Mon, Apr 6, 2009 at 3:16 AM, Eloy Duran <eloy.de.en...@gmail.com> wrote:
> > One last question I have for everyone on the list. If there's someone with > a 32 bit intel machine, could you please please run the spec:ci task and see > if you get any failures? > It seems that, at least, because of a 32/64 bit issue some IO specs are now > failing on my machines and those of Laurent. Thanks in advance! I have a first generation MacBook Pro. $ svn up ... $ rake ... $ rake spec:ci (in /Users/blowmage/Scratch/macruby-experimental) ./mspec/bin/mspec ci -B ./spec/frozen/macruby.mspec spec/frozen/language spec/frozen/core/io/binmode_spec.rb spec/frozen/core/io/closed_spec.rb spec/frozen/core/io/constants_spec.rb spec/frozen/core/io/each_byte_spec.rb spec/frozen/core/io/fileno_spec.rb spec/frozen/core/io/fsync_spec.rb spec/frozen/core/io/flush_spec.rb spec/frozen/core/io/getc_spec.rb spec/frozen/core/io/io_spec.rb spec/frozen/core/io/inspect_spec.rb spec/frozen/core/io/initialize_copy_spec.rb spec/frozen/core/io/putc_spec.rb spec/frozen/core/io/readchar_spec.rb spec/frozen/core/io/sync_spec.rb spec/frozen/core/io/syswrite_spec.rb spec/frozen/core/io/tell_spec.rb spec/frozen/core/io/to_i_spec.rb spec/frozen/core/io/to_io_spec.rb spec/frozen/core/io/initialize_spec.rb MacRuby version 0.5 (ruby 1.9.0) [universal-darwin9.0, i386] ...........................................F......................... 1) The throw keyword does not convert strings to a symbol FAILED Expected ArgumentError but no exception was raised Finished in 9.338692 seconds 69 files, 672 examples, 1593 expectations, 1 failure, 0 errors rake aborted! Command failed with status (1): [./mspec/bin/mspec ci -B ./spec/frozen/macr...] (See full trace by running task with --trace)
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel