Index: third_party/WebKit/LayoutTests/external/wpt/streams/piping/general.sharedworker-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/streams/piping/general.sharedworker-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/streams/piping/general.sharedworker-expected.txt |
index cb4eb74226ac1145db6c2b51df492b1a4c4ab32d..a50f2af3dae6faf67cfa097f886dac0ef0b8bc75 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/streams/piping/general.sharedworker-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/streams/piping/general.sharedworker-expected.txt |
@@ -1,4 +1,5 @@ |
This is a testharness.js-based test. |
+Found 12 tests. 0 PASS 12 FAIL 0 TIMEOUT 0 NOTRUN |
FAIL Piping must lock both the ReadableStream and WritableStream rs.pipeTo is not a function |
FAIL Piping finishing must unlock both the ReadableStream and WritableStream rs.pipeTo is not a function |
FAIL pipeTo must check the brand of its ReadableStream this value Cannot read property 'apply' of undefined |