- From: wpt-stability-bot <web-platform-tests-notifications@w3.org>
- Date: Wed, 11 Jan 2017 09:14:50 GMT
- To: public-web-platform-tests-notifications@w3.org
# Chrome # Testing revision 4102537da487c71d6e51cd5e9b1ad44e22abffca Starting 10 test iterations All results were stable ## All results ## <details> <summary><a href="http://w3c-test.org/submissions/4517/url/urlencoded-parser.html">/url/urlencoded-parser.html</a></summary> | Subtest | Results | |----------------------------------------------------------------------|---------| | | OK | | `URLSearchParams constructed with: test=` | PASS | | `request.formData() with input: †&†=x` | FAIL | | `URLSearchParams constructed with: %C2` | FAIL | | `request.formData() with input: test` | FAIL | | `request.formData() with input: %C2x` | FAIL | | `URLSearchParams constructed with: test` | PASS | | `request.formData() with input: %EF%BB%BFtest=%EF%BB%BF` | FAIL | | `URLSearchParams constructed with: †&†=x` | PASS | | `request.formData() with input: %C2` | FAIL | | `request.formData() with input: test=` | FAIL | | `URLSearchParams constructed with: %EF%BB%BFtest=%EF%BB%BF` | PASS | | `URLSearchParams constructed with: _charset_=windows-1252&test=%C2x` | FAIL | | `URLSearchParams constructed with: %C2x` | FAIL | | `request.formData() with input: _charset_=windows-1252&test=%C2x` | FAIL | </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/4517#issuecomment-271552909
Received on Wednesday, 11 January 2017 09:15:02 UTC