Re: [fetch-tests] Adding redirect count tests in case of cross origin redirections (#4102)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision d4b422b65d72753a3d4d966b41de6de9a2ed3052
Using browser at version 58.0.3013.3 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>5 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/4102/fetch/api/redirect/redirect-count-cross-origin.html">/fetch/api/redirect/redirect-count-cross-origin.html</a></summary>


|                               Subtest                                | Results |
|----------------------------------------------------------------------|---------|
|                                                                      | OK      |
| `Redirect 21 times, going to cross-origin after 10`                  | FAIL    |
| `Redirect 20 times, going to cross-origin after 10 with preflight`   | PASS    |
| `Redirect 20 times, last redirection to cross-origin`                | PASS    |
| `Redirect 21 times, last redirection to cross-origin with preflight` | FAIL    |
| `Redirect 21 times, going to cross-origin after 10 with preflight`   | FAIL    |
| `Redirect 20 times, last redirection to cross-origin with preflight` | PASS    |
| `Redirect 20 times, going to cross-origin after 10`                  | PASS    |
| `Redirect 21 times, last redirection to cross-origin`                | FAIL    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4102/fetch/api/redirect/redirect-count.html">/fetch/api/redirect/redirect-count.html</a></summary>


|         Subtest         | Results |
|-------------------------|---------|
|                         | OK      |
| `Redirect 308 20 times` | PASS    |
| `Redirect 308 21 times` | PASS    |
| `Redirect 301 21 times` | PASS    |
| `Redirect 302 21 times` | PASS    |
| `Redirect 307 21 times` | PASS    |
| `Redirect 307 20 times` | PASS    |
| `Redirect 302 20 times` | PASS    |
| `Redirect 303 21 times` | PASS    |
| `Redirect 303 20 times` | PASS    |
| `Redirect 301 20 times` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4102/fetch/api/redirect/redirect-count-cross-origin-worker.html">/fetch/api/redirect/redirect-count-cross-origin-worker.html</a></summary>


|                               Subtest                                | Results |
|----------------------------------------------------------------------|---------|
|                                                                      | OK      |
| `Redirect 21 times, going to cross-origin after 10`                  | FAIL    |
| `Redirect 20 times, going to cross-origin after 10 with preflight`   | PASS    |
| `Redirect 20 times, last redirection to cross-origin`                | PASS    |
| `Redirect 21 times, last redirection to cross-origin with preflight` | FAIL    |
| `Redirect 21 times, going to cross-origin after 10 with preflight`   | FAIL    |
| `Redirect 20 times, last redirection to cross-origin with preflight` | PASS    |
| `Redirect 20 times, going to cross-origin after 10`                  | PASS    |
| `Redirect 21 times, last redirection to cross-origin`                | FAIL    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4102/fetch/api/redirect/redirect-count-worker.html">/fetch/api/redirect/redirect-count-worker.html</a></summary>


|         Subtest         | Results |
|-------------------------|---------|
|                         | OK      |
| `Redirect 308 20 times` | PASS    |
| `Redirect 308 21 times` | PASS    |
| `Redirect 301 21 times` | PASS    |
| `Redirect 302 21 times` | PASS    |
| `Redirect 307 21 times` | PASS    |
| `Redirect 307 20 times` | PASS    |
| `Redirect 302 20 times` | PASS    |
| `Redirect 303 21 times` | PASS    |
| `Redirect 303 20 times` | PASS    |
| `Redirect 301 20 times` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4102/fetch/api/redirect/redirect-schemes.html">/fetch/api/redirect/redirect-schemes.html</a></summary>


|                      Subtest                       | Results |
|----------------------------------------------------|---------|
|                                                    | OK      |
| `Fetch: handling different schemes in redirects`   | PASS    |
| `Fetch: handling different schemes in redirects 1` | PASS    |
| `Fetch: handling different schemes in redirects 2` | PASS    |
| `Fetch: handling different schemes in redirects 3` | PASS    |
| `Fetch: handling different schemes in redirects 4` | PASS    |
| `Fetch: handling different schemes in redirects 5` | PASS    |

</details>
</details>

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

Received on Monday, 20 February 2017 18:26:46 UTC