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

source_changes at macosforge.org source_changes at macosforge.org
Thu Feb 11 19:15:18 PST 2010


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

Modified Paths:
--------------
    MacRuby/trunk/spec/frozen/tags/macruby/core/dir/chroot_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/modulo_tags.txt

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/dir/chroot_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/dir/chroot_tags.txt	2010-02-12 03:08:54 UTC (rev 3502)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/dir/chroot_tags.txt	2010-02-12 03:15:17 UTC (rev 3503)
@@ -1 +1 @@
-fails:Dir.chroot as regular user calls #to_path on non-String argument
+critical:Dir.chroot as regular user calls #to_path on non-String argument

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/modulo_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/modulo_tags.txt	2010-02-12 03:08:54 UTC (rev 3502)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/modulo_tags.txt	2010-02-12 03:15:17 UTC (rev 3503)
@@ -8,7 +8,7 @@
 fails:String#% raises an ArgumentError for unused arguments when $DEBUG is true
 fails:String#% always allows unused arguments when positional argument style is used
 fails:String#% replaces trailing absolute argument specifier without type with percent sign
-fails:String#% raises an ArgumentError when given invalid argument specifiers
+critical:String#% raises an ArgumentError when given invalid argument specifiers
 fails:String#% raises an ArgumentError when multiple positional argument tokens are given for one format specifier
 critical:String#% raises an ArgumentError when multiple width star tokens are given for one format specifier
 fails:String#% raises an ArgumentError when a width star token is seen after a width token
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100211/33981f61/attachment-0001.html>


More information about the macruby-changes mailing list