Re: [fetch-tests] WebKit export of https://bugs.webkit.org/show_bug.cgi?id=169194 (#5190)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/213700301)

# Firefox (nightly channel) #
Testing web-platform-tests at revision 9b448987f6039ecacb22f0a5709f582e6782eaff
Using browser at version BuildID 20170320110254; SourceStamp 1b9293be51637f841275541d8991314ca56561a5
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>2 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5190/fetch/api/cors/cors-preflight-star-worker.html">/fetch/api/cors/cors-preflight-star-worker.html</a></summary>


|                                                   Subtest                                                    | Results |                                                       Messages                                                      |
|--------------------------------------------------------------------------------------------------------------|---------|---------------------------------------------------------------------------------------------------------------------|
|                                                                                                              | OK      |                                                                                                                     |
| `CORS that succeeds with credentials: false; method: GET (allowed: get); header: X-Test,1 (allowed: x-test)` | PASS    | `{}`                                                                                                                |
| `CORS that succeeds with credentials: false; method: SUPER (allowed: *); header: X-Test,1 (allowed: x-test)` | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: NetworkError when attempting to fetch resource."` |
| `CORS that succeeds with credentials: false; method: OK (allowed: *); header: X-Test,1 (allowed: *)`         | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: NetworkError when attempting to fetch resource."` |
| `CORS that fails with credentials: true; method: OK (allowed: *); header: X-Test,1 (allowed: *)`             | PASS    | `{}`                                                                                                                |
| `CORS that fails with credentials: true; method: PUT (allowed: *); header: undefined (allowed: )`            | PASS    | `{}`                                                                                                                |
| `CORS that fails with credentials: true; method: PUT (allowed: put); header: undefined (allowed: *)`         | PASS    | `{}`                                                                                                                |
| `CORS that fails with credentials: true; method: GET (allowed: get); header: X-Test,1 (allowed: *)`          | PASS    | `{}`                                                                                                                |
| `CORS that fails with credentials: true; method: GET (allowed: *); header: X-Test,1 (allowed: *)`            | PASS    | `{}`                                                                                                                |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5190/fetch/api/cors/cors-preflight-star.html">/fetch/api/cors/cors-preflight-star.html</a></summary>


|                                                   Subtest                                                    | Results |                                                       Messages                                                      |
|--------------------------------------------------------------------------------------------------------------|---------|---------------------------------------------------------------------------------------------------------------------|
|                                                                                                              | OK      |                                                                                                                     |
| `CORS that succeeds with credentials: false; method: GET (allowed: get); header: X-Test,1 (allowed: x-test)` | PASS    |                                                                                                                     |
| `CORS that succeeds with credentials: false; method: SUPER (allowed: *); header: X-Test,1 (allowed: x-test)` | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: NetworkError when attempting to fetch resource."` |
| `CORS that succeeds with credentials: false; method: OK (allowed: *); header: X-Test,1 (allowed: *)`         | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: NetworkError when attempting to fetch resource."` |
| `CORS that fails with credentials: true; method: OK (allowed: *); header: X-Test,1 (allowed: *)`             | PASS    |                                                                                                                     |
| `CORS that fails with credentials: true; method: PUT (allowed: *); header: undefined (allowed: )`            | PASS    |                                                                                                                     |
| `CORS that fails with credentials: true; method: PUT (allowed: put); header: undefined (allowed: *)`         | PASS    |                                                                                                                     |
| `CORS that fails with credentials: true; method: GET (allowed: get); header: X-Test,1 (allowed: *)`          | PASS    |                                                                                                                     |
| `CORS that fails with credentials: true; method: GET (allowed: *); header: X-Test,1 (allowed: *)`            | PASS    |                                                                                                                     |

</details>
</details>

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5190#issuecomment-288297094

Received on Wednesday, 22 March 2017 04:42:28 UTC