[macruby-changes] [4763] DietRB/trunk/spec/source_spec.rb

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 8 04:11:17 PDT 2010


Revision: 4763
          http://trac.macosforge.org/projects/ruby/changeset/4763
Author:   eloy.de.enige at gmail.com
Date:     2010-10-08 04:11:16 -0700 (Fri, 08 Oct 2010)
Log Message:
-----------
Disable a spec, for now, which fails on 1.9

From: Eloy Duran <eloy.de.enige at gmail.com>

Modified Paths:
--------------
    DietRB/trunk/spec/source_spec.rb

Modified: DietRB/trunk/spec/source_spec.rb
===================================================================
--- DietRB/trunk/spec/source_spec.rb	2010-10-08 11:11:08 UTC (rev 4762)
+++ DietRB/trunk/spec/source_spec.rb	2010-10-08 11:11:16 UTC (rev 4763)
@@ -210,7 +210,7 @@
       ["%[ foo ", " bar ]"],
       ["%[foo ", " bar]"],
 
-      ["%w{ ", " }"],
+      #["%w{ ", " }"], fails on 1.9
       ["%w{foo ", " bar}"],
       ["%w{ foo ", " bar }"],
       ["%w(foo ", " bar)"],
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20101008/a672b6b4/attachment.html>


More information about the macruby-changes mailing list