- From: wpt-stability-bot <web-platform-tests-notifications@w3.org>
- Date: Sun, 29 Jan 2017 11:33:47 GMT
- To: public-web-platform-tests-notifications@w3.org
# Chrome (unstable channel) # Testing web-platform-tests at revision e20ac4d06bd70b8f503f41eac36047259db3c8fe Using browser at version 55.0.2883.75 Starting 10 test iterations All results were stable ## All results ## <details> <summary><a href="http://w3c-test.org/submissions/4647/url/urlsearchparams-constructor.html">/url/urlsearchparams-constructor.html</a></summary> | Subtest | Results | |-------------------------------------------------------------------|---------| | | OK | | `Construct with object with two keys` | FAIL | | `URLSearchParams constructor, no arguments` | PASS | | `URLSearchParams constructor, empty string as argument` | PASS | | `Parse %00` | PASS | | `Parse %20` | PASS | | `Parse \0` | PASS | | `URLSearchParams constructor, {} as argument` | FAIL | | `Parse space` | PASS | | `Custom [Symbol.iterator]` | FAIL | | `Basic URLSearchParams construction` | PASS | | `URLSearchParams constructor, DOMException.prototype as argument` | FAIL | | `Constructor with sequence of sequences of strings` | FAIL | | `Construct with object with +` | FAIL | | `Parse +` | PASS | | `Parse 💩` | PASS | | `URLSearchParams constructor, string.` | PASS | | `URLSearchParams constructor, object.` | PASS | | `Parse %e2%8e%84` | PASS | | `Parse %f0%9f%92%a9` | PASS | | `Construct with array with two keys` | FAIL | | `Parse ⎄` | PASS | </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/4647#issuecomment-275908221
Received on Sunday, 29 January 2017 11:34:03 UTC