blob: 69ca413574030903deab7abc6b8c5dfe061e803f [file] [log] [blame]
PASS A non-closed stream on which read() has been called
PASS A non-closed stream on which cancel() has been called
PASS A closed stream on which read() has been called
PASS An errored stream on which read() has been called
PASS An errored stream on which cancel() has been called