Re: Media Capabilities: update Blink implementation and WPT to match latest spec changes. (#4945)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/203940743)

# Firefox (nightly channel) #
Testing web-platform-tests at revision 3eedb37a39ea4986d99c04e897ae4845303091a8
Using browser at version BuildID 20170221110300; SourceStamp d84beb192e57e26846c82d3df3599381f4663792
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/4945/media-capabilities/idlharness.html">/media-capabilities/idlharness.html</a></summary>


|                                                      Subtest                                                      | Results |
|-------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                   | OK      |
| `MediaCapabilities interface object length`                                                                       | FAIL    |
| `MediaCapabilities interface: existence and properties of interface prototype object's "constructor" property`    | FAIL    |
| `MediaDecodingAbility interface: attribute smooth`                                                                | FAIL    |
| `MediaDecodingAbility interface: attribute supported`                                                             | FAIL    |
| `MediaDecodingAbility interface: attribute powerEfficient`                                                        | FAIL    |
| `MediaCapabilities interface object name`                                                                         | FAIL    |
| `Navigator interface: navigator must inherit property "mediaCapabilities" with the proper type (0)`               | FAIL    |
| `WorkerNavigator interface: existence and properties of interface object`                                         | PASS    |
| `MediaDecodingAbility interface object length`                                                                    | FAIL    |
| `MediaDecodingAbility interface: existence and properties of interface prototype object's "constructor" property` | FAIL    |
| `MediaDecodingAbility interface: existence and properties of interface prototype object`                          | FAIL    |
| `MediaDecodingAbility interface: existence and properties of interface object`                                    | FAIL    |
| `Navigator interface: attribute mediaCapabilities`                                                                | FAIL    |
| `Stringification of navigator`                                                                                    | PASS    |
| `MediaDecodingAbility interface object name`                                                                      | FAIL    |
| `MediaCapabilities interface: operation query(MediaConfiguration)`                                                | FAIL    |
| `MediaCapabilities interface: existence and properties of interface object`                                       | FAIL    |
| `Navigator must be primary interface of navigator`                                                                | PASS    |
| `MediaCapabilities interface: existence and properties of interface prototype object`                             | FAIL    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4945/media-capabilities/query.html">/media-capabilities/query.html</a></summary>


|                                    Subtest                                     | Results |
|--------------------------------------------------------------------------------|---------|
|                                                                                | OK      |
| `Test that query returns a valid MediaDecodingAbility objects`                 | FAIL    |
| `Test that query rejects if the MediaConfiguration does not have a valid type` | FAIL    |
| `Test that query rejects if the MediaConfiguration does not have a type`       | FAIL    |
| `Test that query rejects if the MediaConfiguration isn't valid`                | FAIL    |
| `Test that query rejects if it doesn't get a configuration`                    | FAIL    |

</details>
</details>

View on GitHub: https://github.com/w3c/web-platform-tests/pull/4945#issuecomment-281462336

Received on Tuesday, 21 February 2017 20:00:03 UTC