- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Wed, 22 Mar 2017 20:55:56 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/214001353) # Firefox (nightly channel) # Testing web-platform-tests at revision 5a9d0ba43e65a1d33453053e7f61314ab74bb929 Using browser at version BuildID 20170321110237; SourceStamp ca4ae502156eaea6fffb296bb9c3b3930af8ab58 Starting 10 test iterations All results were stable ## All results ## <details> <summary>1 test ran</summary> <details> <summary><a href="http://w3c-test.org/submissions/5204/page-visibility/idlharness.html">/page-visibility/idlharness.html</a></summary> | Subtest | Results | Messages | |-----------------------------------------------------------------------------------------------------------|---------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------| | | OK | | | `Document interface: attribute hidden` | PASS | | | `Document interface: attribute visibilityState` | PASS | | | `Document interface: attribute onvisibilitychange` | FAIL | `assert_true: The prototype object must have a property "onvisibilitychange" expected true got false` | | `Document must be primary interface of window.document` | FAIL | `assert_equals: window.document's prototype is not Document.prototype expected object "[object DocumentPrototype]" but got object "[object HTMLDocumentPrototype]"` | | `Stringification of window.document` | FAIL | `assert_equals: class string of window.document expected "[object Document]" but got "[object HTMLDocument]"` | | `Document interface: window.document must inherit property "hidden" with the proper type (0)` | PASS | | | `Document interface: window.document must inherit property "visibilityState" with the proper type (1)` | PASS | | | `Document interface: window.document must inherit property "onvisibilitychange" with the proper type (2)` | FAIL | `assert_inherits: property "onvisibilitychange" not found in prototype chain` | </details> </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/5204#issuecomment-288536801
Received on Wednesday, 22 March 2017 20:56:08 UTC