- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Mon, 20 Mar 2017 20:55:24 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/213156621) # Chrome (unstable channel) # Testing web-platform-tests at revision 7d8578f1e359d893c8dd8b5fceb102470c3e40bb Using browser at version 59.0.3043.0 dev 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/5179/mediacapture-fromelement/idlharness.html">/mediacapture-fromelement/idlharness.html</a></summary> | Subtest | Results | Messages | |-------------------------------------------------------------------------------------------------------------------------------------------------|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | | OK | | | `HTMLCanvasElement interface: operation captureStream(double)` | PASS | | | `HTMLCanvasElement must be primary interface of [object HTMLCanvasElement]` | PASS | | | `Stringification of [object HTMLCanvasElement]` | PASS | | | `HTMLCanvasElement interface: [object HTMLCanvasElement] must inherit property "captureStream" with the proper type (0)` | PASS | | | `HTMLCanvasElement interface: calling captureStream(double) on [object HTMLCanvasElement] with too few arguments must throw TypeError` | PASS | | | `HTMLMediaElement interface: operation captureStream()` | FAIL | `assert_own_property: interface prototype object missing non-static operation expected property "captureStream" missing` | | `HTMLMediaElement must be primary interface of [object HTMLUnknownElement]` | FAIL | `assert_equals: [object HTMLUnknownElement]'s prototype is not HTMLMediaElement.prototype expected object "[object HTMLMediaElement]" but got object "[object HTMLUnknownElement]"` | | `Stringification of [object HTMLUnknownElement]` | FAIL | `assert_equals: class string of [object HTMLUnknownElement] expected "[object HTMLMediaElement]" but got "[object HTMLUnknownElement]"` | | `HTMLMediaElement interface: [object HTMLUnknownElement] must inherit property "captureStream" with the proper type (0)` | FAIL | `assert_inherits: property "captureStream" not found in prototype chain` | | `CanvasCaptureMediaStreamTrack interface: existence and properties of interface object` | PASS | | | `CanvasCaptureMediaStreamTrack interface object length` | PASS | | | `CanvasCaptureMediaStreamTrack interface object name` | PASS | | | `CanvasCaptureMediaStreamTrack interface: existence and properties of interface prototype object` | FAIL | `assert_equals: class string of CanvasCaptureMediaStreamTrack.prototype expected "[object CanvasCaptureMediaStreamTrackPrototype]" but got "[object CanvasCaptureMediaStreamTrack]"` | | `CanvasCaptureMediaStreamTrack interface: existence and properties of interface prototype object's "constructor" property` | PASS | | | `CanvasCaptureMediaStreamTrack interface: attribute canvas` | PASS | | | `CanvasCaptureMediaStreamTrack interface: operation requestFrame()` | PASS | | | `CanvasCaptureMediaStreamTrack must be primary interface of [object CanvasCaptureMediaStreamTrack]` | PASS | | | `Stringification of [object CanvasCaptureMediaStreamTrack]` | PASS | | | `CanvasCaptureMediaStreamTrack interface: [object CanvasCaptureMediaStreamTrack] must inherit property "canvas" with the proper type (0)` | PASS | | | `CanvasCaptureMediaStreamTrack interface: [object CanvasCaptureMediaStreamTrack] must inherit property "requestFrame" with the proper type (1)` | PASS | | </details> </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/5179#issuecomment-287894929
Received on Monday, 20 March 2017 20:55:36 UTC