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

Side by Side 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, 8 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 unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 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.", "Ent ry "aaa" should be one that we have set.", "Measure that we cleared should not e xist 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 b e 0 entries."
3 PASS There should be 2 entries.
4 PASS Entries in entrylist should be in order.
5 PASS Entry "aaa" should be one that we have set.
6 PASS entryType should be "measure".
7 PASS startTime should be a number.
8 PASS duration should be a number.
9 PASS Entry "2" should be one that we have set.
10 PASS entryType should be "measure".
11 PASS startTime should be a number.
12 PASS duration should be a number.
13 PASS Measure that we cleared should not exist anymore.
14 PASS There should be 1 entries.
15 PASS Entries in entrylist should be in order.
16 PASS Entry "aaa" should be one that we have set.
17 PASS entryType should be "measure".
18 PASS startTime should be a number.
19 PASS duration should be a number.
20 PASS Measure that we cleared should not exist anymore.
21 PASS There should be 0 entries.
22 PASS Entries in entrylist should be in order.
23 PASS Measure that we cleared should not exist anymore.
24 PASS No measures should exist after we clear all.
25 PASS There should be 4 entries.
26 PASS Entries in entrylist should be in order.
27 PASS Entry "aaa" should be one that we have set.
28 PASS entryType should be "measure".
29 PASS startTime should be a number.
30 PASS duration should be a number.
31 PASS Entry "aaa" should be one that we have set.
32 PASS entryType should be "measure".
33 PASS startTime should be a number.
34 PASS duration should be a number.
35 PASS Entry "2" should be one that we have set.
36 PASS entryType should be "measure".
37 PASS startTime should be a number.
38 PASS duration should be a number.
39 PASS Entry "2" should be one that we have set.
40 PASS entryType should be "measure".
41 PASS startTime should be a number.
42 PASS duration should be a number.
43 PASS Measure that we cleared shall not existed anymore.
44 PASS There should be 2 entries.
45 PASS Entries in entrylist should be in order.
46 PASS Entry "aaa" should be one that we have set.
47 PASS entryType should be "measure".
48 PASS startTime should be a number.
49 PASS duration should be a number.
50 PASS Entry "aaa" should be one that we have set.
51 PASS entryType should be "measure".
52 PASS startTime should be a number.
53 PASS duration should be a number.
54 PASS Measure that we cleared shall not existed anymore.
55 PASS There should be 0 entries.
56 PASS Entries in entrylist should be in order.
57 PASS Measure that we cleared shall not existed anymore.
58 PASS Nothing should happen if we clear a non-exist measure
59 PASS No measures should exist when we clear all.
60 Harness: the test ran to completion.
61
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698