Skip to content

Commit

Permalink
Commit missing spec tags for spec update.
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Apr 30, 2009
1 parent a5033ae commit 74fccea
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions spec/tags/ruby/core/array/to_s_tags.txt
@@ -0,0 +1 @@
fails(JRUBY-3612):Array#to_s returns '[...]' for the embedded array in a recursive array
1 change: 1 addition & 0 deletions spec/tags/ruby/core/file/join_tags.txt
@@ -0,0 +1 @@
fails(JRUBY-3612):File.join raises an ArgumentError if passed a recursive array
2 changes: 2 additions & 0 deletions spec/tags/ruby/library/stringio/sysread_tags.txt
@@ -0,0 +1,2 @@
fails(JRUBY-3611):StringIO#sysread when passed no arguments returns an empty String if at EOF
fails(JRUBY-3611):StringIO#sysread when passed nil returns an empty String if at EOF

0 comments on commit 74fccea

Please sign in to comment.