- From: wpt-stability-bot <web-platform-tests-notifications@w3.org>
- Date: Wed, 01 Feb 2017 09:31:15 GMT
- To: public-web-platform-tests-notifications@w3.org
# Firefox (nightly channel) #
Testing web-platform-tests at revision b3b2e368348d526198a5c9f1280627b7b8bf9e7b
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/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` | PASS |
| `Same-origin observers get different accessors for cross-origin Window` | PASS |
| `[[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)` | FAIL |
| `[[OwnPropertyKeys]] should return all properties from cross-origin objects` | PASS |
| `[[GetPrototypeOf]] should return null` | PASS |
| `Only whitelisted properties are accessible cross-origin (exception type)` | FAIL |
| `[[DefineOwnProperty]] Should throw for cross-origin objects (exception type)` | FAIL |
| `Same-origin observers get different accessors for cross-origin Location (exception type)` | PASS |
| `[[GetPrototypeOf]] should return null (exception type)` | FAIL |
| `[[GetOwnProperty]] - Property descriptors for cross-origin properties should be set up correctly (exception type)` | PASS |
| `[[OwnPropertyKeys]] should return all properties from cross-origin objects (exception type)` | PASS |
| `[[GetOwnProperty]] - Property descriptors for cross-origin properties should be set up correctly` | PASS |
| `Same-origin observers get different functions for cross-origin objects (exception type)` | PASS |
| `Cross-origin Window accessors get local Function.prototype` | PASS |
| `Same-origin observers get different functions for cross-origin objects` | PASS |
| `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)` | PASS |
| `[[OwnPropertyKeys]] should place the symbols after the property names after the subframe indices` | PASS |
| `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)` | FAIL |
| `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|` | PASS |
| `[[PreventExtensions]] should throw for cross-origin objects` | PASS |
| `Same-origin observers get different accessors for cross-origin Location` | PASS |
| `[[GetOwnProperty]] - Properties on cross-origin objects should be reported |own| (exception type)` | PASS |
| `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)` | PASS |
| `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` | PASS |
| `{}.toString.call() does the right thing on cross-origin objects (exception type)` | PASS |
| `[[SetPrototypeOf]] should throw (exception type)` | FAIL |
| `[[OwnPropertyKeys]] should return the right symbol-named properties for cross-origin objects (exception type)` | PASS |
| `[[OwnPropertyKeys]] should place the symbols after the property names after the subframe indices (exception type)` | PASS |
</details>
View on GitHub: https://github.com/w3c/web-platform-tests/pull/4690#issuecomment-276611601
Received on Wednesday, 1 February 2017 09:31:27 UTC