- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Mon, 10 Apr 2017 22:02:31 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/220737779) # Chrome (unstable channel) # Testing web-platform-tests at revision b0d6cb28ca8e45c960e28512e3e5f1f600f29ce1 Using browser at version 59.0.3063.4 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/5529/media-capabilities/decodingInfo.html">/media-capabilities/decodingInfo.html</a></summary> | Subtest | Results | Messages | |---------------------------------------------------------------------------------------|---------|----------------------------------------------------| | | OK | | | `Test that decodingInfo rejects if it doesn't get a configuration` | FAIL | `Cannot read property 'decodingInfo' of undefined` | | `Test that decodingInfo rejects if the MediaConfiguration isn't valid` | FAIL | `Cannot read property 'decodingInfo' of undefined` | | `Test that decodingInfo rejects if the MediaConfiguration does not have a type` | FAIL | `Cannot read property 'decodingInfo' of undefined` | | `Test that decodingInfo returns a valid MediaCapabilitiesInfo objects` | FAIL | `Cannot read property 'decodingInfo' of undefined` | | `Test that decodingInfo rejects if the MediaConfiguration does not have a valid type` | FAIL | `Cannot read property 'decodingInfo' of undefined` | </details> <details> <summary><a href="http://w3c-test.org/submissions/5529/media-capabilities/idlharness.html">/media-capabilities/idlharness.html</a></summary> | Subtest | Results | Messages | |--------------------------------------------------------------------------------------------------------------------|---------|----------------------------------------------------------------------------------------------------------------------------------| | | OK | | | `Navigator interface: attribute mediaCapabilities` | FAIL | `assert_true: The prototype object must have a property "mediaCapabilities" expected true got false` | | `Navigator must be primary interface of navigator` | PASS | | | `Stringification of navigator` | PASS | | | `Navigator interface: navigator must inherit property "mediaCapabilities" with the proper type (0)` | FAIL | `assert_inherits: property "mediaCapabilities" not found in prototype chain` | | `WorkerNavigator interface: existence and properties of interface object` | PASS | | | `MediaCapabilitiesInfo interface: existence and properties of interface object` | FAIL | `assert_own_property: self does not have own property "MediaCapabilitiesInfo" expected property "MediaCapabilitiesInfo" missing` | | `MediaCapabilitiesInfo interface object length` | FAIL | `assert_own_property: self does not have own property "MediaCapabilitiesInfo" expected property "MediaCapabilitiesInfo" missing` | | `MediaCapabilitiesInfo interface object name` | FAIL | `assert_own_property: self does not have own property "MediaCapabilitiesInfo" expected property "MediaCapabilitiesInfo" missing` | | `MediaCapabilitiesInfo interface: existence and properties of interface prototype object` | FAIL | `assert_own_property: self does not have own property "MediaCapabilitiesInfo" expected property "MediaCapabilitiesInfo" missing` | | `MediaCapabilitiesInfo interface: existence and properties of interface prototype object's "constructor" property` | FAIL | `assert_own_property: self does not have own property "MediaCapabilitiesInfo" expected property "MediaCapabilitiesInfo" missing` | | `MediaCapabilitiesInfo interface: attribute supported` | FAIL | `assert_own_property: self does not have own property "MediaCapabilitiesInfo" expected property "MediaCapabilitiesInfo" missing` | | `MediaCapabilitiesInfo interface: attribute smooth` | FAIL | `assert_own_property: self does not have own property "MediaCapabilitiesInfo" expected property "MediaCapabilitiesInfo" missing` | | `MediaCapabilitiesInfo interface: attribute powerEfficient` | FAIL | `assert_own_property: self does not have own property "MediaCapabilitiesInfo" expected property "MediaCapabilitiesInfo" missing` | | `MediaCapabilities interface: existence and properties of interface object` | FAIL | `assert_own_property: self does not have own property "MediaCapabilities" expected property "MediaCapabilities" missing` | | `MediaCapabilities interface object length` | FAIL | `assert_own_property: self does not have own property "MediaCapabilities" expected property "MediaCapabilities" missing` | | `MediaCapabilities interface object name` | FAIL | `assert_own_property: self does not have own property "MediaCapabilities" expected property "MediaCapabilities" missing` | | `MediaCapabilities interface: existence and properties of interface prototype object` | FAIL | `assert_own_property: self does not have own property "MediaCapabilities" expected property "MediaCapabilities" missing` | | `MediaCapabilities interface: existence and properties of interface prototype object's "constructor" property` | FAIL | `assert_own_property: self does not have own property "MediaCapabilities" expected property "MediaCapabilities" missing` | | `MediaCapabilities interface: operation decodingInfo(MediaConfiguration)` | FAIL | `assert_own_property: self does not have own property "MediaCapabilities" expected property "MediaCapabilities" missing` | </details> </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/5529#issuecomment-293092167
Received on Monday, 10 April 2017 22:02:44 UTC