We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8916178 commit 4fc45b1Copy full SHA for 4fc45b1
spec/tags/core/array/assoc_tags.txt
@@ -0,0 +1 @@
1
+fails:Array#assoc calls to_ary on non-array elements
spec/tags/core/io/read_tags.txt
@@ -1,2 +1,3 @@
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
+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