Index: third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/bad-underlying-sinks.https-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/bad-underlying-sinks.https-expected.txt b/third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/bad-underlying-sinks.https-expected.txt |
deleted file mode 100644 |
index 041cb375c2ace4f4228837be36677fb5c34ad2ab..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/bad-underlying-sinks.https-expected.txt |
+++ /dev/null |
@@ -1,49 +0,0 @@ |
-This is a testharness.js-based test. |
-Harness Error. harness_status.status = 1 , harness_status.message = 11 duplicate test names: "start: errors in start cause WritableStream constructor to throw", "close: throwing method should cause writer close() and ready to reject", "close: returning a rejected promise should cause writer close() and ready to reject", "close: throwing getter should cause writer close() to reject", "write: throwing getter should cause write() and closed to reject", "write: throwing method should cause write() and closed to reject", "write: returning a promise that becomes rejected after the writer write() should cause writer write() and ready to reject", "write: returning a rejected promise (second write) should cause writer write() and ready to reject", "abort: non-function abort method with .apply", "abort: throwing getter should cause abort() and closed to reject", "abort: throwing method should cause abort() and closed to reject" |
-PASS start: errors in start cause WritableStream constructor to throw |
-PASS close: throwing method should cause writer close() and ready to reject |
-PASS close: returning a rejected promise should cause writer close() and ready to reject |
-PASS close: throwing getter should cause writer close() to reject |
-PASS write: throwing getter should cause write() and closed to reject |
-PASS write: throwing method should cause write() and closed to reject |
-PASS write: returning a promise that becomes rejected after the writer write() should cause writer write() and ready to reject |
-PASS write: returning a rejected promise (second write) should cause writer write() and ready to reject |
-PASS abort: non-function abort method with .apply |
-PASS abort: throwing getter should cause abort() and closed to reject |
-PASS abort: throwing method should cause abort() and closed to reject |
-PASS Untitled |
-PASS start: errors in start cause WritableStream constructor to throw |
-PASS close: throwing method should cause writer close() and ready to reject |
-PASS close: returning a rejected promise should cause writer close() and ready to reject |
-PASS close: throwing getter should cause writer close() to reject |
-PASS write: throwing getter should cause write() and closed to reject |
-PASS write: throwing method should cause write() and closed to reject |
-PASS write: returning a promise that becomes rejected after the writer write() should cause writer write() and ready to reject |
-PASS write: returning a rejected promise (second write) should cause writer write() and ready to reject |
-PASS abort: non-function abort method with .apply |
-PASS abort: throwing getter should cause abort() and closed to reject |
-PASS abort: throwing method should cause abort() and closed to reject |
-PASS start: errors in start cause WritableStream constructor to throw |
-PASS close: throwing method should cause writer close() and ready to reject |
-PASS close: returning a rejected promise should cause writer close() and ready to reject |
-PASS close: throwing getter should cause writer close() to reject |
-PASS write: throwing getter should cause write() and closed to reject |
-PASS write: throwing method should cause write() and closed to reject |
-PASS write: returning a promise that becomes rejected after the writer write() should cause writer write() and ready to reject |
-PASS write: returning a rejected promise (second write) should cause writer write() and ready to reject |
-PASS abort: non-function abort method with .apply |
-PASS abort: throwing getter should cause abort() and closed to reject |
-PASS abort: throwing method should cause abort() and closed to reject |
-PASS start: errors in start cause WritableStream constructor to throw |
-PASS close: throwing method should cause writer close() and ready to reject |
-PASS close: returning a rejected promise should cause writer close() and ready to reject |
-PASS close: throwing getter should cause writer close() to reject |
-PASS write: throwing getter should cause write() and closed to reject |
-PASS write: throwing method should cause write() and closed to reject |
-PASS write: returning a promise that becomes rejected after the writer write() should cause writer write() and ready to reject |
-PASS write: returning a rejected promise (second write) should cause writer write() and ready to reject |
-PASS abort: non-function abort method with .apply |
-PASS abort: throwing getter should cause abort() and closed to reject |
-PASS abort: throwing method should cause abort() and closed to reject |
-Harness: the test ran to completion. |
- |