Re: [fetch-tests] Fix bug in request-init-003.sub.html (#5418)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision 50517e729ba4850cf9488e5092282b9399a9b438
Using browser at version 59.0.3063.4 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>1 test ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5418/fetch/api/request/request-init-003.sub.html">/fetch/api/request/request-init-003.sub.html</a></summary>


|                               Subtest                                | Results |                                              Messages                                             |
|----------------------------------------------------------------------|---------|---------------------------------------------------------------------------------------------------|
|                                                                      | OK      |                                                                                                   |
| `Check request values when initialized from Request`                 | FAIL    | `assert_equals: Check cache attribute expected (string) "no-cache" but got (undefined) undefined` |
| `Check request values when initialized from Request and init values` | FAIL    | `assert_equals: Check cache attribute expected (string) "no-cache" but got (undefined) undefined` |
| `Check request values when initialized from url string`              | FAIL    | `assert_equals: Check cache attribute expected (string) "default" but got (undefined) undefined`  |
| `Check request values when initialized from url and init values`     | FAIL    | `assert_equals: Check cache attribute expected (string) "no-cache" but got (undefined) undefined` |

</details>
</details>

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

Received on Friday, 7 April 2017 09:05:25 UTC