- From: wpt-stability-bot <web-platform-tests-notifications@w3.org>
- Date: Thu, 02 Feb 2017 09:00:31 GMT
- To: public-web-platform-tests-notifications@w3.org
# Chrome (unstable channel) #
Testing web-platform-tests at revision 09fa70b1513916515f5906728d5f20534ab55541
Using browser at version 57.0.2987.19 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary><a href="http://w3c-test.org/submissions/4690/html/browsers/origin/cross-origin-objects/cross-origin-objects.html">/html/browsers/origin/cross-origin-objects/cross-origin-objects.html</a></summary>
| Subtest | Results |
|---------------------------------------------------------------------------------------------------------------------|---------|
| | OK |
| `{}.toString.call() does the right thing on cross-origin objects` | FAIL |
| `Same-origin observers get different accessors for cross-origin Window` | FAIL |
| `[[PreventExtensions]] should throw for cross-origin objects (exception type)` | FAIL |
| `[[IsExtensible]] should return true for cross-origin objects (exception type)` | PASS |
| `[[Enumerate]] should return an empty iterator (exception type)` | PASS |
| `[[Delete]] Should throw on cross-origin objects (exception type)` | PASS |
| `[[OwnPropertyKeys]] should return all properties from cross-origin objects` | FAIL |
| `[[GetPrototypeOf]] should return null` | PASS |
| `Only whitelisted properties are accessible cross-origin (exception type)` | PASS |
| `[[DefineOwnProperty]] Should throw for cross-origin objects (exception type)` | PASS |
| `Same-origin observers get different accessors for cross-origin Location (exception type)` | FAIL |
| `[[GetPrototypeOf]] should return null (exception type)` | PASS |
| `[[GetOwnProperty]] - Property descriptors for cross-origin properties should be set up correctly (exception type)` | FAIL |
| `[[OwnPropertyKeys]] should return all properties from cross-origin objects (exception type)` | FAIL |
| `[[GetOwnProperty]] - Property descriptors for cross-origin properties should be set up correctly` | FAIL |
| `Same-origin observers get different functions for cross-origin objects (exception type)` | FAIL |
| `Cross-origin Window accessors get local Function.prototype` | FAIL |
| `Same-origin observers get different functions for cross-origin objects` | FAIL |
| `A and B jointly observe the same identity for cross-origin Window and Location` | PASS |
| `Cross-origin Window accessors get local Function.prototype (exception type)` | FAIL |
| `[[OwnPropertyKeys]] should place the symbols after the property names after the subframe indices` | FAIL |
| `A and B jointly observe the same identity for cross-origin Window and Location (exception type)` | PASS |
| `[[IsExtensible]] should return true for cross-origin objects` | PASS |
| `Basic sanity-checking (exception type)` | PASS |
| `Only whitelisted properties are accessible cross-origin` | PASS |
| `[[Enumerate]] should return an empty iterator` | PASS |
| `[[GetOwnProperty]] - Properties on cross-origin objects should be reported |own|` | FAIL |
| `[[PreventExtensions]] should throw for cross-origin objects` | PASS |
| `Same-origin observers get different accessors for cross-origin Location` | FAIL |
| `[[GetOwnProperty]] - Properties on cross-origin objects should be reported |own| (exception type)` | FAIL |
| `Cross-origin functions get local Function.prototype` | PASS |
| `[[DefineOwnProperty]] Should throw for cross-origin objects` | PASS |
| `[[SetPrototypeOf]] should throw` | PASS |
| `Same-origin observers get different accessors for cross-origin Window (exception type)` | FAIL |
| `Basic sanity-checking` | PASS |
| `[[Delete]] Should throw on cross-origin objects` | PASS |
| `Cross-origin functions get local Function.prototype (exception type)` | PASS |
| `[[OwnPropertyKeys]] should return the right symbol-named properties for cross-origin objects` | FAIL |
| `{}.toString.call() does the right thing on cross-origin objects (exception type)` | FAIL |
| `[[SetPrototypeOf]] should throw (exception type)` | FAIL |
| `[[OwnPropertyKeys]] should return the right symbol-named properties for cross-origin objects (exception type)` | FAIL |
| `[[OwnPropertyKeys]] should place the symbols after the property names after the subframe indices (exception type)` | FAIL |
</details>
View on GitHub: https://github.com/w3c/web-platform-tests/pull/4690#issuecomment-276611545
Received on Thursday, 2 February 2017 09:00:42 UTC