[macruby-changes] [4041] MacRuby/trunk/spec/macruby/core/thread_spec.rb

source_changes at macosforge.org source_changes at macosforge.org
Fri May 7 11:56:39 PDT 2010


Revision: 4041
          http://trac.macosforge.org/projects/ruby/changeset/4041
Author:   lsansonetti at apple.com
Date:     2010-05-07 11:56:37 -0700 (Fri, 07 May 2010)
Log Message:
-----------
disable the macruby thread specs for now...

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

Modified: MacRuby/trunk/spec/macruby/core/thread_spec.rb
===================================================================
--- MacRuby/trunk/spec/macruby/core/thread_spec.rb	2010-05-07 18:26:13 UTC (rev 4040)
+++ MacRuby/trunk/spec/macruby/core/thread_spec.rb	2010-05-07 18:56:37 UTC (rev 4041)
@@ -1,5 +1,7 @@
 require File.dirname(__FILE__) + "/../spec_helper"
 
+=begin
+
 class TestThreadTarget
   attr_reader :value
 
@@ -81,3 +83,5 @@
     ops.each { |op| op.finished?.should == true }
   end
 end
+
+=end
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100507/606a2434/attachment.html>


More information about the macruby-changes mailing list