- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Fri, 17 Feb 2017 17:28:56 GMT
- To: public-web-platform-tests-notifications@w3.org
# Chrome (unstable channel) #
Testing web-platform-tests at revision 42af9e70f4d0ba6c7cf5db9dad1366f1b262a197
Using browser at version 58.0.3013.3 dev
Starting 10 test iterations
## Unstable results ##
| Test | Subtest | Results | Messages |
|------------------------|-----------------------------------------|----------------------------|----------------------------------------------|
| `/url/historical.html` | `URL.domainToASCII should be undefined` | **FAIL: 3/10, PASS: 7/10** | `assert_equals: expected true but got false` |
## All results ##
<details>
<summary>1 test ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/4916/url/historical.html">/url/historical.html</a></summary>
| Subtest | Results | Messages |
|----------------------------------------------|----------------------------|---------------------------------------------------------------------------------------|
| | OK | |
| `searchParams on location object` | PASS | `` |
| `searchParams on a element` | PASS | `` |
| `searchParams on area element` | PASS | `` |
| `Setting URL's href attribute and base URLs` | FAIL | `assert_throws: function "function () {\n url.href = "./bar";\n }" did not throw` |
| `URL.domainToASCII should be undefined` | **FAIL: 3/10, PASS: 7/10** | `assert_equals: expected true but got false` |
| `URL.domainToUnicode should be undefined` | PASS | `` |
</details>
</details>
View on GitHub: https://github.com/w3c/web-platform-tests/pull/4916#issuecomment-280713910
Received on Friday, 17 February 2017 17:29:08 UTC