[macruby-changes] [2671] MacRuby/trunk/spec/frozen/tags/macruby/core

source_changes at macosforge.org source_changes at macosforge.org
Mon Sep 28 21:07:49 PDT 2009


Revision: 2671
          http://trac.macosforge.org/projects/ruby/changeset/2671
Author:   lsansonetti at apple.com
Date:     2009-09-28 21:07:47 -0700 (Mon, 28 Sep 2009)
Log Message:
-----------
added comments to make sure the next person who removes these specs can receive a punishment

Modified Paths:
--------------
    MacRuby/trunk/spec/frozen/tags/macruby/core/hash/flatten_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/named_captures_tags.txt

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/hash/flatten_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/hash/flatten_tags.txt	2009-09-29 04:02:47 UTC (rev 2670)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/hash/flatten_tags.txt	2009-09-29 04:07:47 UTC (rev 2671)
@@ -1,3 +1,4 @@
+# DO NOT remove me, this spec may pass on some systems but fail on others.
 fails:Hash#flatten sets each even index of the Array to a key of the Hash
 fails:Hash#flatten sets each odd index of the Array to the value corresponding to the previous element
 fails:Hash#flatten does not recursively flatten Array values when called without arguments

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/named_captures_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/named_captures_tags.txt	2009-09-29 04:02:47 UTC (rev 2670)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/named_captures_tags.txt	2009-09-29 04:07:47 UTC (rev 2671)
@@ -1 +1,2 @@
+# DO NOT remove me, this spec may pass on some systems but fail on others.
 fails:Regexp#named_captures sets the keys of the Hash to the names of the capture groups
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090928/7f8b23c6/attachment.html>


More information about the macruby-changes mailing list