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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMarks-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/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMarks-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMarks-expected.txt b/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMarks-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a51ce0d5a342ad70a1daf503d0a3fb7c13a4cce2
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMarks-expected.txt
@@ -0,0 +1,61 @@
+This is a testharness.js-based test.
+Harness Error. harness_status.status = 1 , harness_status.message = 9 duplicate test names: "entryType should be "mark".", "startTime should greater than 0.", "duration of mark should be 0.", "Entries in entrylist should be in order.", "Entry "abc" should be one that we have set.", "Marks that we cleared should not exist anymore.", "Entry "1" should be one that we have set.", "There should be 2 entries.", "There should be 0 entries."
+PASS There should be 2 entries.
+PASS Entries in entrylist should be in order.
+PASS Entry "1" should be one that we have set.
+PASS entryType should be "mark".
+PASS startTime should greater than 0.
+PASS duration of mark should be 0.
+PASS Entry "abc" should be one that we have set.
+PASS entryType should be "mark".
+PASS startTime should greater than 0.
+PASS duration of mark should be 0.
+PASS Marks that we cleared should not exist anymore.
+PASS There should be 1 entries.
+PASS Entries in entrylist should be in order.
+PASS Entry "abc" should be one that we have set.
+PASS entryType should be "mark".
+PASS startTime should greater than 0.
+PASS duration of mark should be 0.
+PASS Marks that we cleared should not exist anymore.
+PASS There should be 0 entries.
+PASS Entries in entrylist should be in order.
+PASS Marks that we cleared should not exist anymore.
+PASS No marks should exist after we clear all.
+PASS There should be 4 entries.
+PASS Entries in entrylist should be in order.
+PASS Entry "1" should be one that we have set.
+PASS entryType should be "mark".
+PASS startTime should greater than 0.
+PASS duration of mark should be 0.
+PASS Entry "abc" should be one that we have set.
+PASS entryType should be "mark".
+PASS startTime should greater than 0.
+PASS duration of mark should be 0.
+PASS Entry "1" should be one that we have set.
+PASS entryType should be "mark".
+PASS startTime should greater than 0.
+PASS duration of mark should be 0.
+PASS Entry "abc" should be one that we have set.
+PASS entryType should be "mark".
+PASS startTime should greater than 0.
+PASS duration of mark should be 0.
+PASS Marks that we cleared should not exist anymore.
+PASS There should be 2 entries.
+PASS Entries in entrylist should be in order.
+PASS Entry "abc" should be one that we have set.
+PASS entryType should be "mark".
+PASS startTime should greater than 0.
+PASS duration of mark should be 0.
+PASS Entry "abc" should be one that we have set.
+PASS entryType should be "mark".
+PASS startTime should greater than 0.
+PASS duration of mark should be 0.
+PASS Marks that we cleared should not exist anymore.
+PASS There should be 0 entries.
+PASS Entries in entrylist should be in order.
+PASS Marks that we cleared should not exist anymore.
+PASS Nothing should happen if we clear a non-exist mark.
+PASS No marks should exist when we clear all.
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698