/home/clopez/webkit/webkit/layout-test-results/streams/reference-implementation/pipe-to-actual.txt

11
2 PASS Piping from a ReadableStream from which lots of data are readable synchronously
 2FAIL Piping from a ReadableStream from which lots of data are readable synchronously assert_true: pipe should have finished before a setTimeout(,0) since it should only be microtasks expected true got false
33PASS Piping from a ReadableStream in readable state to a WritableStream in closing state
44PASS Piping from a ReadableStream in readable state to a WritableStream in errored state
55PASS Piping from a ReadableStream in the readable state which becomes closed after pipeTo call to a WritableStream in the writable state