Skip to content

Commit 4fc45b1

Browse files
committed
Add tags for new failing specs
1 parent 8916178 commit 4fc45b1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

spec/tags/core/array/assoc_tags.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fails:Array#assoc calls to_ary on non-array elements

spec/tags/core/io/read_tags.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
fails:IO.read from a pipe opens a pipe to a fork if the rest is -
2-
fails(hangs):IO#read raises IOError when stream is closed by another thread
2+
fails(hangs):IO#read raises IOError when stream is closed by another thread
3+
fails:IO#read clears the output buffer if there is nothing to read

0 commit comments

Comments
 (0)