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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-multiple-origins-expected.txt

Issue 2778753002: Import //fetch from Web Platform Tests. (Closed)
Patch Set: Baselines. 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 FAIL 3 origins allowed, match the 3rd (http://web-platform.test:8001) promise_te st: Unhandled rejection with value: object "TypeError: Failed to fetch"
3 FAIL 3 origins allowed, match the 3rd ("*") promise_test: Unhandled rejection wi th value: object "TypeError: Failed to fetch"
4 FAIL 3 origins allowed, match twice (http://web-platform.test:8001) promise_test : Unhandled rejection with value: object "TypeError: Failed to fetch"
5 FAIL 3 origins allowed, match twice ("*") promise_test: Unhandled rejection with value: object "TypeError: Failed to fetch"
6 FAIL 3 origins allowed, match twice ("*" and http://web-platform.test:8001) prom ise_test: Unhandled rejection with value: object "TypeError: Failed to fetch"
7 PASS 3 origins allowed, no match
8 Harness: the test ran to completion.
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698