Re: [fetch-tests] Fetch KeepAlive Quota Tests (#4878)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 9e878bdf7bd72882d6251a820d128748772719d5
Using browser at version 58.0.3004.3 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/4878/fetch/api/request/request-keepalive-quota.html">/fetch/api/request/request-keepalive-quota.html</a></summary>


|                                         Subtest                                         | Results |
|-----------------------------------------------------------------------------------------|---------|
|                                                                                         | OK      |
| `A Keep-Alive fetch() with a body over the Quota Limit should reject.`                  | FAIL    |
| `A Keep-Alive fetch() should not be allowed if the Quota is used up.`                   | FAIL    |
| `A Keep-Alive fetch() should return only it's allocated Quota upon promise resolution.` | PASS    |
| `A Keep-Alive fetch() with a body at the Quota Limit should succeed.`                   | PASS    |
| `A Keep-Alive fetch() should return it's allocated Quota upon promise resolution.`      | PASS    |
| `A Keep-Alive fetch() with a small body should succeed.`                                | PASS    |

</details>
</details>

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

Received on Thursday, 16 February 2017 00:42:28 UTC