Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/truffle/tags/core/argf/read_nonblock_tags.txt
Original file line number Diff line number Diff line change
@@ -14,3 +14,4 @@ fails:ARGF.read_nonblock reads up to the given bytes from a file when a file and
fails:ARGF.read_nonblock returns :wait_readable when the :exception is set to false
fails:ARGF.read_nonblock when using multiple files reads up to the given amount of bytes from the first file
fails:ARGF.read_nonblock when using multiple files returns an empty String when reading after having read the first file in its entirety
graalvm:ARGF.read_nonblock raises IO::EAGAINWaitReadable when STDIN is empty

0 comments on commit 1b7e547

Please sign in to comment.