Re: [fetch-tests] Fetch: Access-Control-Expose-Headers: * (#5047)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision 27750460092479ac3a08f29828f581b431f36cbe
Using browser at version 58.0.3026.3 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/5047/fetch/api/cors/cors-expose-star-worker.html">/fetch/api/cors/cors-expose-star-worker.html</a></summary>


|                     Subtest                      | Results |                           Messages                           |
|--------------------------------------------------|---------|--------------------------------------------------------------|
|                                                  | OK      |                                                              |
| `Basic Access-Control-Expose-Headers: * support` | FAIL    | `assert_equals: expected (string) "X" but got (object) null` |
| `Cannot use * for credentialed fetches`          | PASS    | `{}`                                                         |

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


|                     Subtest                      | Results |                           Messages                           |
|--------------------------------------------------|---------|--------------------------------------------------------------|
|                                                  | OK      |                                                              |
| `Basic Access-Control-Expose-Headers: * support` | FAIL    | `assert_equals: expected (string) "X" but got (object) null` |
| `Cannot use * for credentialed fetches`          | PASS    |                                                              |

</details>
</details>

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

Received on Monday, 6 March 2017 12:32:31 UTC