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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/http/tests/origin_trials/sample-api-workers-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/platform/linux/virtual/mojo-loading/http/tests/origin_trials/sample-api-workers-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/http/tests/origin_trials/sample-api-workers-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/http/tests/origin_trials/sample-api-workers-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2e74541c2b4a07972848a672b576c79a7d4af280
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/http/tests/origin_trials/sample-api-workers-expected.txt
@@ -0,0 +1,20 @@
+This is a testharness.js-based test.
+Harness Error. harness_status.status = 1 , harness_status.message = 7 duplicate test names: "Attribute should exist and not throw exception in worker", "Attribute should exist and return value in worker", "Constant should exist and return value in worker", "Constant should exist and not be modifiable in worker", "Accessing attribute should throw error in worker", "Attribute should not exist in worker", "Constant should not exist in worker"
+PASS Test Sample API when trial is enabled in shared and service workers
+PASS Test Sample API when trial is enabled in shared and service workers 1
+PASS Attribute should exist and not throw exception in worker
+PASS Attribute should exist and return value in worker
+PASS Constant should exist and return value in worker
+PASS Constant should exist and not be modifiable in worker
+PASS Accessing attribute should throw error in worker
+PASS Attribute should not exist in worker
+PASS Constant should not exist in worker
+PASS Attribute should exist and not throw exception in worker
+PASS Attribute should exist and return value in worker
+PASS Constant should exist and return value in worker
+PASS Constant should exist and not be modifiable in worker
+PASS Accessing attribute should throw error in worker
+PASS Attribute should not exist in worker
+PASS Constant should not exist in worker
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698