[macruby-changes] [3155] MacRuby/trunk/spec/macruby/core/gcd/source_spec.rb

source_changes at macosforge.org source_changes at macosforge.org
Tue Dec 22 18:06:32 PST 2009


Revision: 3155
          http://trac.macosforge.org/projects/ruby/changeset/3155
Author:   lsansonetti at apple.com
Date:     2009-12-22 18:06:31 -0800 (Tue, 22 Dec 2009)
Log Message:
-----------
disabled the gcd/source_spec.rb file content because it breaks spec:ci

Modified Paths:
--------------
    MacRuby/trunk/spec/macruby/core/gcd/source_spec.rb

Modified: MacRuby/trunk/spec/macruby/core/gcd/source_spec.rb
===================================================================
--- MacRuby/trunk/spec/macruby/core/gcd/source_spec.rb	2009-12-23 01:57:40 UTC (rev 3154)
+++ MacRuby/trunk/spec/macruby/core/gcd/source_spec.rb	2009-12-23 02:06:31 UTC (rev 3155)
@@ -1,5 +1,8 @@
 require File.dirname(__FILE__) + "/../../spec_helper"
 
+# Disabled because this makes spec:ci crash.
+=begin
+
 if MACOSX_VERSION >= 10.6
 
   describe "Dispatch::Source" do
@@ -102,3 +105,4 @@
   end
 
 end
+=end
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20091222/31491ff0/attachment-0001.html>


More information about the macruby-changes mailing list