| Index: third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-multiple-origins-worker-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-multiple-origins-worker-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-multiple-origins-worker-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f55894830c1f8490e1877f8d78064e0e8b8d681a
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-multiple-origins-worker-expected.txt
|
| @@ -0,0 +1,9 @@
|
| +This is a testharness.js-based test.
|
| +FAIL 3 origins allowed, match the 3rd (http://web-platform.test:8001) promise_test: Unhandled rejection with value: object "TypeError: Failed to fetch"
|
| +FAIL 3 origins allowed, match the 3rd ("*") promise_test: Unhandled rejection with value: object "TypeError: Failed to fetch"
|
| +FAIL 3 origins allowed, match twice (http://web-platform.test:8001) promise_test: Unhandled rejection with value: object "TypeError: Failed to fetch"
|
| +FAIL 3 origins allowed, match twice ("*") promise_test: Unhandled rejection with value: object "TypeError: Failed to fetch"
|
| +FAIL 3 origins allowed, match twice ("*" and http://web-platform.test:8001) promise_test: Unhandled rejection with value: object "TypeError: Failed to fetch"
|
| +PASS 3 origins allowed, no match
|
| +Harness: the test ran to completion.
|
| +
|
|
|