Re: [fetch-tests] Fetch: Access-Control-Allow-Method/Header: * (#5050)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision 081238637d3c4e3be78881c1dc77b1ad249b49f9
Using browser at version BuildID 20170306110339; SourceStamp 966464a68a2cb3ca1125808e34abb5c1d34e3797
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/5050/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: GET (allowed: *); header: undefined (allowed: )`            | FAIL    | `assert_unreached: Should have rejected: undefined Reached unreachable code`                                        |
| `CORS that fails with credentials: true; method: GET (allowed: *); header: undefined (allowed: *)`           | FAIL    | `assert_unreached: Should have rejected: undefined Reached unreachable code`                                        |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5050/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: GET (allowed: *); header: undefined (allowed: )`            | FAIL    | `assert_unreached: Should have rejected: undefined Reached unreachable code`                                        |
| `CORS that fails with credentials: true; method: GET (allowed: *); header: undefined (allowed: *)`           | FAIL    | `assert_unreached: Should have rejected: undefined Reached unreachable code`                                        |

</details>
</details>

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

Received on Monday, 6 March 2017 16:32:25 UTC