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/213697977)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 28729538f4d838b0c8ef0c9823b4b34af1d56a5c
Using browser at version 59.0.3047.0 dev
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-worker.html">/fetch/api/cors/cors-preflight-worker.html</a></summary>


|                        Subtest                        | Results | Messages |
|-------------------------------------------------------|---------|----------|
|                                                       | OK      |          |
| `CORS [DELETE], server allows`                        | PASS    | `{}`     |
| `CORS [DELETE], server refuses`                       | PASS    | `{}`     |
| `CORS [PUT], server allows`                           | PASS    | `{}`     |
| `CORS [PUT], server refuses`                          | PASS    | `{}`     |
| `CORS [PATCH], server allows`                         | PASS    | `{}`     |
| `CORS [PATCH], server refuses`                        | PASS    | `{}`     |
| `CORS [NEW], server allows`                           | PASS    | `{}`     |
| `CORS [NEW], server refuses`                          | PASS    | `{}`     |
| `CORS [GET] [x-test-header: allowed], server allows`  | PASS    | `{}`     |
| `CORS [GET] [x-test-header: refused], server refuses` | PASS    | `{}`     |
| `CORS [GET] [several headers], server allows`         | PASS    | `{}`     |
| `CORS [GET] [several headers], server refuses`        | PASS    | `{}`     |
| `CORS [PUT] [several headers], server allows`         | PASS    | `{}`     |
| `CORS [PUT] [several headers], server refuses`        | PASS    | `{}`     |
| `CORS [PUT] [only safe headers], server allows`       | PASS    | `{}`     |

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


|                        Subtest                        | Results | Messages |
|-------------------------------------------------------|---------|----------|
|                                                       | OK      |          |
| `CORS [DELETE], server allows`                        | PASS    |          |
| `CORS [DELETE], server refuses`                       | PASS    |          |
| `CORS [PUT], server allows`                           | PASS    |          |
| `CORS [PUT], server refuses`                          | PASS    |          |
| `CORS [PATCH], server allows`                         | PASS    |          |
| `CORS [PATCH], server refuses`                        | PASS    |          |
| `CORS [NEW], server allows`                           | PASS    |          |
| `CORS [NEW], server refuses`                          | PASS    |          |
| `CORS [GET] [x-test-header: allowed], server allows`  | PASS    |          |
| `CORS [GET] [x-test-header: refused], server refuses` | PASS    |          |
| `CORS [GET] [several headers], server allows`         | PASS    |          |
| `CORS [GET] [several headers], server refuses`        | PASS    |          |
| `CORS [PUT] [several headers], server allows`         | PASS    |          |
| `CORS [PUT] [several headers], server refuses`        | PASS    |          |
| `CORS [PUT] [only safe headers], server allows`       | PASS    |          |

</details>
</details>

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

Received on Wednesday, 22 March 2017 04:29:51 UTC