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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/general.https-expected.txt

Issue 2772293002: Update WritableStream to new standard version (Closed)
Patch Set: Changes from domenic@ review 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/writable-streams/general.https-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/general.https-expected.txt b/third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/general.https-expected.txt
deleted file mode 100644
index 2c21dc1d797d16aaf9cbda657fb51b9d3e1fc35e..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/general.https-expected.txt
+++ /dev/null
@@ -1,53 +0,0 @@
-This is a testharness.js-based test.
-Harness Error. harness_status.status = 1 , harness_status.message = 12 duplicate test names: "desiredSize on a released writer", "desiredSize initial value", "desiredSize on a writer for a closed stream", "ws.getWriter() on a closing WritableStream", "ws.getWriter() on a closed WritableStream", "ws.getWriter() on an aborted WritableStream", "ws.getWriter() on an errored WritableStream", "closed and ready on a released writer", "WritableStream should call underlying sink methods as methods", "methods should not not have .apply() or .call() called", "WritableStream's strategy.size should not be called as a method", "redundant releaseLock() is no-op"
-PASS desiredSize on a released writer
-PASS desiredSize initial value
-PASS desiredSize on a writer for a closed stream
-PASS ws.getWriter() on a closing WritableStream
-PASS ws.getWriter() on a closed WritableStream
-PASS ws.getWriter() on an aborted WritableStream
-PASS ws.getWriter() on an errored WritableStream
-PASS closed and ready on a released writer
-PASS WritableStream should call underlying sink methods as methods
-PASS methods should not not have .apply() or .call() called
-PASS WritableStream's strategy.size should not be called as a method
-PASS redundant releaseLock() is no-op
-PASS Untitled
-PASS desiredSize on a released writer
-PASS desiredSize initial value
-PASS desiredSize on a writer for a closed stream
-PASS ws.getWriter() on a closing WritableStream
-PASS ws.getWriter() on a closed WritableStream
-PASS ws.getWriter() on an aborted WritableStream
-PASS ws.getWriter() on an errored WritableStream
-PASS closed and ready on a released writer
-PASS WritableStream should call underlying sink methods as methods
-PASS methods should not not have .apply() or .call() called
-PASS WritableStream's strategy.size should not be called as a method
-PASS redundant releaseLock() is no-op
-PASS desiredSize on a released writer
-PASS desiredSize initial value
-PASS desiredSize on a writer for a closed stream
-PASS ws.getWriter() on a closing WritableStream
-PASS ws.getWriter() on a closed WritableStream
-PASS ws.getWriter() on an aborted WritableStream
-PASS ws.getWriter() on an errored WritableStream
-PASS closed and ready on a released writer
-PASS WritableStream should call underlying sink methods as methods
-PASS methods should not not have .apply() or .call() called
-PASS WritableStream's strategy.size should not be called as a method
-PASS redundant releaseLock() is no-op
-PASS desiredSize on a released writer
-PASS desiredSize initial value
-PASS desiredSize on a writer for a closed stream
-PASS ws.getWriter() on a closing WritableStream
-PASS ws.getWriter() on a closed WritableStream
-PASS ws.getWriter() on an aborted WritableStream
-PASS ws.getWriter() on an errored WritableStream
-PASS closed and ready on a released writer
-PASS WritableStream should call underlying sink methods as methods
-PASS methods should not not have .apply() or .call() called
-PASS WritableStream's strategy.size should not be called as a method
-PASS redundant releaseLock() is no-op
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698