Skip to content

Commit

Permalink
[Truffle] Tag failing String#reverse spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisseaton committed Dec 23, 2014
1 parent 6640570 commit 4b3b272
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/truffle/tags/core/string/reverse_tags.txt
Expand Up @@ -2,3 +2,4 @@ fails:String#reverse taints the result if self is tainted
fails:String#reverse! raises a RuntimeError on a frozen instance that is modified
fails:String#reverse! raises a RuntimeError on a frozen instance that would not be modified
fails:String#reverse! reverses a string with multi byte characters
fails:String#reverse reverses a string with multi byte characters

0 comments on commit 4b3b272

Please sign in to comment.