--- /home/clopez/webkit/webkit/layout-test-results/streams/reference-implementation/pipe-to-expected.txt
+++ /home/clopez/webkit/webkit/layout-test-results/streams/reference-implementation/pipe-to-actual.txt
@@ -1,5 +1,5 @@
 
-PASS Piping from a ReadableStream from which lots of data are readable synchronously 
+FAIL 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
 PASS Piping from a ReadableStream in readable state to a WritableStream in closing state 
 PASS Piping from a ReadableStream in readable state to a WritableStream in errored state 
 PASS Piping from a ReadableStream in the readable state which becomes closed after pipeTo call to a WritableStream in the writable state