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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added-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 unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 Harness Error. harness_status.status = 1 , harness_status.message = 1 duplicate test name: "Attribute should exist and return value"
3 PASS Accessing attribute should throw error
4 PASS Attribute should exist and return value, with trial disabled
5 PASS Attribute should not exist, with trial disabled
6 PASS Constant should not exist, with trial disabled
7 PASS Attribute should not exist on partial interface, with trial disabled
8 PASS Static attribute should not exist on partial interface, with trial disabled
9 PASS Constant should not exist on partial interface, with trial disabled
10 PASS Method should not exist on partial interface, with trial disabled
11 PASS Static method should not exist on partial interface, with trial disabled
12 PASS Attribute should exist and return value
13 PASS Attribute should exist and return value
14 PASS Constant should exist on interface and return value
15 PASS Constant should exist on interface and not be modifiable
16 PASS Attribute should exist on partial interface and return value
17 PASS Static attribute should exist on partial interface and return value
18 PASS Constant should exist on partial interface and return value
19 PASS Method should exist on partial interface and return value
20 PASS Static method should exist on partial interface and return value
21 PASS Attribute should exist on interface and return value
22 PASS Static attribute should exist on interface and return value
23 PASS Attribute should exist and not throw exception in worker
24 PASS Attribute should exist and return value in worker
25 PASS Constant should exist and return value in worker
26 PASS Constant should exist and not be modifiable in worker
27 Harness: the test ran to completion.
28
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698