[macruby-changes] [1965] MacRuby/branches/experimental/spec

source_changes at macosforge.org source_changes at macosforge.org
Wed Jul 1 16:49:08 PDT 2009


Revision: 1965
          http://trac.macosforge.org/projects/ruby/changeset/1965
Author:   eloy.de.enige at gmail.com
Date:     2009-07-01 16:49:08 -0700 (Wed, 01 Jul 2009)
Log Message:
-----------
Disabled core/complex specs and tagged the last failing example.

Modified Paths:
--------------
    MacRuby/branches/experimental/spec/macruby.mspec

Added Paths:
-----------
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/dir/chroot_tags.txt

Added: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/dir/chroot_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/dir/chroot_tags.txt	                        (rev 0)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/dir/chroot_tags.txt	2009-07-01 23:49:08 UTC (rev 1965)
@@ -0,0 +1 @@
+fails:Dir.chroot as regular user raises an Errno::ENOENT exception if the directory doesn't exist

Modified: MacRuby/branches/experimental/spec/macruby.mspec
===================================================================
--- MacRuby/branches/experimental/spec/macruby.mspec	2009-07-01 23:48:55 UTC (rev 1964)
+++ MacRuby/branches/experimental/spec/macruby.mspec	2009-07-01 23:49:08 UTC (rev 1965)
@@ -14,6 +14,7 @@
     '^core/kernel/callcc_spec.rb',
     
     # Currently not working on MacRuby
+    '^core/complex',
     '^core/encoding',
     '^core/marshal',
     '^core/numeric/to_c_spec.rb',
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090701/2acc3489/attachment.html>


More information about the macruby-changes mailing list