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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-workers-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 = 7 duplicate test names: "Attribute should exist and not throw exception in worker", "Attribu te should exist and return value in worker", "Constant should exist and return v alue in worker", "Constant should exist and not be modifiable in worker", "Acces sing attribute should throw error in worker", "Attribute should not exist in wor ker", "Constant should not exist in worker"
3 PASS Test Sample API when trial is enabled in shared and service workers
4 PASS Test Sample API when trial is enabled in shared and service workers 1
5 PASS Accessing attribute should throw error in worker
6 PASS Attribute should not exist in worker
7 PASS Constant should not exist in worker
8 PASS Attribute should exist and not throw exception in worker
9 PASS Attribute should exist and return value in worker
10 PASS Constant should exist and return value in worker
11 PASS Constant should exist and not be modifiable in worker
12 PASS Attribute should exist and not throw exception in worker
13 PASS Attribute should exist and return value in worker
14 PASS Constant should exist and return value in worker
15 PASS Constant should exist and not be modifiable in worker
16 PASS Accessing attribute should throw error in worker
17 PASS Attribute should not exist in worker
18 PASS Constant should not exist in worker
19 Harness: the test ran to completion.
20
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698