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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMarks-expected.txt

Issue 2782653002: Revert of Fix testharness result parsing, make "Harness error" count as failure. (Closed)
Patch Set: 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
deleted file mode 100644
index a51ce0d5a342ad70a1daf503d0a3fb7c13a4cce2..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMarks-expected.txt
+++ /dev/null
@@ -1,61 +0,0 @@
-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