- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Fri, 14 Apr 2017 03:46:13 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/221962565) # Chrome (unstable channel) # Testing web-platform-tests at revision 97c8cd65c9fd949d13dcc2ae061011355f51e4f7 Using browser at version 59.0.3067.0 dev Starting 10 test iterations All results were stable ## All results ## <details> <summary>2 tests ran</summary> <details> <summary><a href="http://w3c-test.org/submissions/5561/staticrange/idlharness.html">/staticrange/idlharness.html</a></summary> | Subtest | Results | Messages | |----------------------------------------------------------------------------------------------------------|---------|--------------------------------------------------------------------------------------------------------------| | | OK | | | `StaticRange interface: existence and properties of interface object` | FAIL | `assert_own_property: self does not have own property "StaticRange" expected property "StaticRange" missing` | | `StaticRange interface object length` | FAIL | `assert_own_property: self does not have own property "StaticRange" expected property "StaticRange" missing` | | `StaticRange interface object name` | FAIL | `assert_own_property: self does not have own property "StaticRange" expected property "StaticRange" missing` | | `StaticRange interface: existence and properties of interface prototype object` | FAIL | `assert_own_property: self does not have own property "StaticRange" expected property "StaticRange" missing` | | `StaticRange interface: existence and properties of interface prototype object's "constructor" property` | FAIL | `assert_own_property: self does not have own property "StaticRange" expected property "StaticRange" missing` | | `StaticRange interface: attribute startContainer` | FAIL | `assert_own_property: self does not have own property "StaticRange" expected property "StaticRange" missing` | | `StaticRange interface: attribute startOffset` | FAIL | `assert_own_property: self does not have own property "StaticRange" expected property "StaticRange" missing` | | `StaticRange interface: attribute endContainer` | FAIL | `assert_own_property: self does not have own property "StaticRange" expected property "StaticRange" missing` | | `StaticRange interface: attribute endOffset` | FAIL | `assert_own_property: self does not have own property "StaticRange" expected property "StaticRange" missing` | | `StaticRange interface: attribute collapsed` | FAIL | `assert_own_property: self does not have own property "StaticRange" expected property "StaticRange" missing` | </details> <details> <summary><a href="http://w3c-test.org/submissions/5561/uievents/constructors/inputevent-constructor.html">/uievents/constructors/inputevent-constructor.html</a></summary> | Subtest | Results | Messages | |----------------------------------------------------------------------------|---------|-----------------------------| | | OK | | | `InputEvent constructor without InputEventInit.` | FAIL | `InputEvent is not defined` | | `InputEvent construtor with InputEventInit where data is null` | FAIL | `InputEvent is not defined` | | `InputEvent construtor with InputEventInit where data is empty string` | FAIL | `InputEvent is not defined` | | `InputEvent construtor with InputEventInit where data is non empty string` | FAIL | `InputEvent is not defined` | </details> </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/5561#issuecomment-294079145
Received on Friday, 14 April 2017 03:46:25 UTC