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

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

Powered by Google App Engine
This is Rietveld 408576698