- From: wpt-stability-bot <web-platform-tests-notifications@w3.org>
- Date: Sun, 29 Jan 2017 11:34:10 GMT
- To: public-web-platform-tests-notifications@w3.org
# Firefox (nightly channel) # Testing web-platform-tests at revision e20ac4d06bd70b8f503f41eac36047259db3c8fe Using browser at version BuildID 20170123125947; SourceStamp 36486fdc3813ef7943ae5b07b4128866d1938a6c 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]` | PASS | | `Basic URLSearchParams construction` | PASS | | `URLSearchParams constructor, DOMException.prototype as argument` | FAIL | | `Constructor with sequence of sequences of strings` | PASS | | `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` | PASS | | `Parse ⎄` | PASS | </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/4647#issuecomment-275908235
Received on Sunday, 29 January 2017 11:34:34 UTC