Re: [fetch-tests] Returning the promise in promise_test (#5228)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision 1346b976ac1369eb2fc8fe320eb30cf713240238
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/5228/fetch/api/cors/cors-preflight-status-worker.html">/fetch/api/cors/cors-preflight-status-worker.html</a></summary>


|               Subtest                | Results | Messages |
|--------------------------------------|---------|----------|
|                                      | OK      |          |
| `Preflight answered with status 200` | PASS    | `{}`     |
| `Preflight answered with status 201` | PASS    | `{}`     |
| `Preflight answered with status 202` | PASS    | `{}`     |
| `Preflight answered with status 203` | PASS    | `{}`     |
| `Preflight answered with status 204` | PASS    | `{}`     |
| `Preflight answered with status 205` | PASS    | `{}`     |
| `Preflight answered with status 206` | PASS    | `{}`     |
| `Preflight answered with status 300` | PASS    | `{}`     |
| `Preflight answered with status 301` | PASS    | `{}`     |
| `Preflight answered with status 302` | PASS    | `{}`     |
| `Preflight answered with status 303` | PASS    | `{}`     |
| `Preflight answered with status 304` | PASS    | `{}`     |
| `Preflight answered with status 305` | PASS    | `{}`     |
| `Preflight answered with status 306` | PASS    | `{}`     |
| `Preflight answered with status 307` | PASS    | `{}`     |
| `Preflight answered with status 308` | PASS    | `{}`     |
| `Preflight answered with status 400` | PASS    | `{}`     |
| `Preflight answered with status 401` | PASS    | `{}`     |
| `Preflight answered with status 402` | PASS    | `{}`     |
| `Preflight answered with status 403` | PASS    | `{}`     |
| `Preflight answered with status 404` | PASS    | `{}`     |
| `Preflight answered with status 405` | PASS    | `{}`     |
| `Preflight answered with status 501` | PASS    | `{}`     |
| `Preflight answered with status 502` | PASS    | `{}`     |
| `Preflight answered with status 503` | PASS    | `{}`     |
| `Preflight answered with status 504` | PASS    | `{}`     |
| `Preflight answered with status 505` | PASS    | `{}`     |

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


|               Subtest                | Results | Messages |
|--------------------------------------|---------|----------|
|                                      | OK      |          |
| `Preflight answered with status 200` | PASS    |          |
| `Preflight answered with status 201` | PASS    |          |
| `Preflight answered with status 202` | PASS    |          |
| `Preflight answered with status 203` | PASS    |          |
| `Preflight answered with status 204` | PASS    |          |
| `Preflight answered with status 205` | PASS    |          |
| `Preflight answered with status 206` | PASS    |          |
| `Preflight answered with status 300` | PASS    |          |
| `Preflight answered with status 301` | PASS    |          |
| `Preflight answered with status 302` | PASS    |          |
| `Preflight answered with status 303` | PASS    |          |
| `Preflight answered with status 304` | PASS    |          |
| `Preflight answered with status 305` | PASS    |          |
| `Preflight answered with status 306` | PASS    |          |
| `Preflight answered with status 307` | PASS    |          |
| `Preflight answered with status 308` | PASS    |          |
| `Preflight answered with status 400` | PASS    |          |
| `Preflight answered with status 401` | PASS    |          |
| `Preflight answered with status 402` | PASS    |          |
| `Preflight answered with status 403` | PASS    |          |
| `Preflight answered with status 404` | PASS    |          |
| `Preflight answered with status 405` | PASS    |          |
| `Preflight answered with status 501` | PASS    |          |
| `Preflight answered with status 502` | PASS    |          |
| `Preflight answered with status 503` | PASS    |          |
| `Preflight answered with status 504` | PASS    |          |
| `Preflight answered with status 505` | PASS    |          |

</details>
</details>

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

Received on Monday, 27 March 2017 15:23:04 UTC