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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added-before-access-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 = 1 duplicate test name: "Attribute should exist and return value"
3 PASS Attribute should exist and return value
4 PASS Attribute should exist and return value
5 PASS Constant should exist on interface and return value
6 PASS Constant should exist on interface and not be modifiable
7 PASS Attribute should exist on partial interface and return value
8 PASS Static attribute should exist on partial interface and return value
9 PASS Constant should exist on partial interface and return value
10 PASS Method should exist on partial interface and return value
11 PASS Static method should exist on partial interface and return value
12 PASS Attribute should exist on interface and return value
13 PASS Static attribute should exist on interface and return value
14 PASS Attribute should exist and not throw exception in worker
15 PASS Attribute should exist and return value in worker
16 PASS Constant should exist and return value in worker
17 PASS Constant should exist and not be modifiable in worker
18 Harness: the test ran to completion.
19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698