Skip to content

Commit

Permalink
[Truffle] Untagged passing String specs.
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvdrum committed Mar 22, 2015
1 parent ca4a20c commit 4dbe96e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/truffle/tags/core/string/element_reference_tags.txt
@@ -1,7 +1,4 @@
fails:String#[] with Range calls to_int on range arguments
fails:String#[] with Range works with Range subclasses
fails:String#[] with Regexp returns subclass instances
fails:String#[] with Regexp, index returns nil if there is no capture for the given index
fails:String#[] with Regexp, index returns subclass instances
fails:String#[] with Regexp, group returns subclass instances
fails:String#[] with String taints resulting strings when other is tainted

0 comments on commit 4dbe96e

Please sign in to comment.