Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(42)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/brand-checks-expected.txt

Issue 2808853003: Remove Blink copies of readable-streams layout tests (Closed)
Patch Set: Restore rs-utils.js as it is used by fetch tests Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/brand-checks-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/brand-checks-expected.txt b/third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/brand-checks-expected.txt
deleted file mode 100644
index 4842aebc6698c4250478166226f70bfefe1adb18..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/brand-checks-expected.txt
+++ /dev/null
@@ -1,65 +0,0 @@
-This is a testharness.js-based test.
-Harness Error. harness_status.status = 1 , harness_status.message = 15 duplicate test names: "Can get the ReadableStreamReader constructor indirectly", "Can get the ReadableStreamController constructor indirectly", "ReadableStream.prototype.cancel enforces a brand check", "ReadableStream.prototype.getReader enforces a brand check", "ReadableStream.prototype.tee enforces a brand check", "ReadableStreamReader enforces a brand check on its argument", "ReadableStreamReader.prototype.closed enforces a brand check", "ReadableStreamReader.prototype.cancel enforces a brand check", "ReadableStreamReader.prototype.read enforces a brand check", "ReadableStreamReader.prototype.releaseLock enforces a brand check", "ReadableStreamController enforces a brand check on its argument", "ReadableStreamController can't be given a fully-constructed ReadableStream", "ReadableStreamController.prototype.close enforces a brand check", "ReadableStreamController.prototype.enqueue enforces a brand check", "ReadableStreamController.prototype.error enforces a brand check"
-PASS Can get the ReadableStreamReader constructor indirectly
-PASS Can get the ReadableStreamController constructor indirectly
-PASS ReadableStream.prototype.cancel enforces a brand check
-PASS ReadableStream.prototype.getReader enforces a brand check
-PASS ReadableStream.prototype.tee enforces a brand check
-PASS ReadableStreamReader enforces a brand check on its argument
-PASS ReadableStreamReader.prototype.closed enforces a brand check
-PASS ReadableStreamReader.prototype.cancel enforces a brand check
-PASS ReadableStreamReader.prototype.read enforces a brand check
-PASS ReadableStreamReader.prototype.releaseLock enforces a brand check
-PASS ReadableStreamController enforces a brand check on its argument
-PASS ReadableStreamController can't be given a fully-constructed ReadableStream
-PASS ReadableStreamController.prototype.close enforces a brand check
-PASS ReadableStreamController.prototype.enqueue enforces a brand check
-PASS ReadableStreamController.prototype.error enforces a brand check
-PASS Untitled
-PASS Can get the ReadableStreamReader constructor indirectly
-PASS Can get the ReadableStreamController constructor indirectly
-PASS ReadableStream.prototype.cancel enforces a brand check
-PASS ReadableStream.prototype.getReader enforces a brand check
-PASS ReadableStream.prototype.tee enforces a brand check
-PASS ReadableStreamReader enforces a brand check on its argument
-PASS ReadableStreamReader.prototype.closed enforces a brand check
-PASS ReadableStreamReader.prototype.cancel enforces a brand check
-PASS ReadableStreamReader.prototype.read enforces a brand check
-PASS ReadableStreamReader.prototype.releaseLock enforces a brand check
-PASS ReadableStreamController enforces a brand check on its argument
-PASS ReadableStreamController can't be given a fully-constructed ReadableStream
-PASS ReadableStreamController.prototype.close enforces a brand check
-PASS ReadableStreamController.prototype.enqueue enforces a brand check
-PASS ReadableStreamController.prototype.error enforces a brand check
-PASS Can get the ReadableStreamReader constructor indirectly
-PASS Can get the ReadableStreamController constructor indirectly
-PASS ReadableStream.prototype.cancel enforces a brand check
-PASS ReadableStream.prototype.getReader enforces a brand check
-PASS ReadableStream.prototype.tee enforces a brand check
-PASS ReadableStreamReader enforces a brand check on its argument
-PASS ReadableStreamReader.prototype.closed enforces a brand check
-PASS ReadableStreamReader.prototype.cancel enforces a brand check
-PASS ReadableStreamReader.prototype.read enforces a brand check
-PASS ReadableStreamReader.prototype.releaseLock enforces a brand check
-PASS ReadableStreamController enforces a brand check on its argument
-PASS ReadableStreamController can't be given a fully-constructed ReadableStream
-PASS ReadableStreamController.prototype.close enforces a brand check
-PASS ReadableStreamController.prototype.enqueue enforces a brand check
-PASS ReadableStreamController.prototype.error enforces a brand check
-PASS Can get the ReadableStreamReader constructor indirectly
-PASS Can get the ReadableStreamController constructor indirectly
-PASS ReadableStream.prototype.cancel enforces a brand check
-PASS ReadableStream.prototype.getReader enforces a brand check
-PASS ReadableStream.prototype.tee enforces a brand check
-PASS ReadableStreamReader enforces a brand check on its argument
-PASS ReadableStreamReader.prototype.closed enforces a brand check
-PASS ReadableStreamReader.prototype.cancel enforces a brand check
-PASS ReadableStreamReader.prototype.read enforces a brand check
-PASS ReadableStreamReader.prototype.releaseLock enforces a brand check
-PASS ReadableStreamController enforces a brand check on its argument
-PASS ReadableStreamController can't be given a fully-constructed ReadableStream
-PASS ReadableStreamController.prototype.close enforces a brand check
-PASS ReadableStreamController.prototype.enqueue enforces a brand check
-PASS ReadableStreamController.prototype.error enforces a brand check
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698