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

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

Issue 2766823003: Fix testharness result parsing, make "Harness error" count as failure. (Closed)
Patch Set: One more test with nondeterministic message order Created 3 years, 9 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
new file mode 100644
index 0000000000000000000000000000000000000000..2c21dc1d797d16aaf9cbda657fb51b9d3e1fc35e
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/general.https-expected.txt
@@ -0,0 +1,53 @@
+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