[macruby-changes] [3502] MacRuby/trunk/spec/macruby/tags/macruby

source_changes at macosforge.org source_changes at macosforge.org
Thu Feb 11 19:08:54 PST 2010


Revision: 3502
          http://trac.macosforge.org/projects/ruby/changeset/3502
Author:   lsansonetti at apple.com
Date:     2010-02-11 19:08:54 -0800 (Thu, 11 Feb 2010)
Log Message:
-----------
tag specs that can potentially crash macruby as critical

Modified Paths:
--------------
    MacRuby/trunk/spec/macruby/tags/macruby/core/array_tags.txt
    MacRuby/trunk/spec/macruby/tags/macruby/core/hash_tags.txt
    MacRuby/trunk/spec/macruby/tags/macruby/library/dispatch/enumerable_tags.txt

Modified: MacRuby/trunk/spec/macruby/tags/macruby/core/array_tags.txt
===================================================================
--- MacRuby/trunk/spec/macruby/tags/macruby/core/array_tags.txt	2010-02-12 03:03:37 UTC (rev 3501)
+++ MacRuby/trunk/spec/macruby/tags/macruby/core/array_tags.txt	2010-02-12 03:08:54 UTC (rev 3502)
@@ -1 +1 @@
-fails:An NSArray object is immutable
+critical:An NSArray object is immutable

Modified: MacRuby/trunk/spec/macruby/tags/macruby/core/hash_tags.txt
===================================================================
--- MacRuby/trunk/spec/macruby/tags/macruby/core/hash_tags.txt	2010-02-12 03:03:37 UTC (rev 3501)
+++ MacRuby/trunk/spec/macruby/tags/macruby/core/hash_tags.txt	2010-02-12 03:08:54 UTC (rev 3502)
@@ -1,3 +1,3 @@
 critical:The NSDictionary class can be subclassed and later instantiated
 critical:An NSDictionary object can have a singleton class
-fails:An NSDictionary object is immutable
+critical:An NSDictionary object is immutable

Modified: MacRuby/trunk/spec/macruby/tags/macruby/library/dispatch/enumerable_tags.txt
===================================================================
--- MacRuby/trunk/spec/macruby/tags/macruby/library/dispatch/enumerable_tags.txt	2010-02-12 03:03:37 UTC (rev 3501)
+++ MacRuby/trunk/spec/macruby/tags/macruby/library/dispatch/enumerable_tags.txt	2010-02-12 03:08:54 UTC (rev 3502)
@@ -1,2 +1,2 @@
-fails:parallel Enumerable p_map should behave like map
-fails:parallel Enumerable p_find_all should behave like find_all
+critical:parallel Enumerable p_map should behave like map
+critical:parallel Enumerable p_find_all should behave like find_all
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100211/cb697c07/attachment.html>


More information about the macruby-changes mailing list