Revision: 1916 http://trac.macosforge.org/projects/ruby/changeset/1916 Author: lsansonetti@apple.com Date: 2009-06-22 15:00:25 -0700 (Mon, 22 Jun 2009) Log Message: ----------- re-tagging tags that fail on 10.6 and should also fail on 10.5 but they do not maybe because of the wind direction Modified Paths: -------------- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/array/rindex_tags.txt Added Paths: ----------- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/keys_tags.txt Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/array/rindex_tags.txt =================================================================== --- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/array/rindex_tags.txt 2009-06-21 02:05:32 UTC (rev 1915) +++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/array/rindex_tags.txt 2009-06-22 22:00:25 UTC (rev 1916) @@ -1 +1,2 @@ +critical:Array#rindex does not fail when removing elements from block fails:Array#rindex returns the first index backwards from the end where element == to object Added: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/keys_tags.txt =================================================================== --- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/keys_tags.txt (rev 0) +++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/keys_tags.txt 2009-06-22 22:00:25 UTC (rev 1916) @@ -0,0 +1 @@ +fails:Hash#keys returns an array with the keys in the order they were inserted
participants (1)
-
source_changes@macosforge.org