- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Sat, 01 Apr 2017 05:55:39 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/217451968) # Firefox (nightly channel) # Testing web-platform-tests at revision cc8bef3d86b57ae28723f2a7d3a0a478d1f0497a Using browser at version BuildID 20170331102157; SourceStamp 8df9fabf2587b7020889755acb9e75b664fe13cf 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/5312/html-media-capture/capture_reflect.html">/html-media-capture/capture_reflect.html</a></summary> | Subtest | Results | Messages | |----------------------------------------------------------------------------------|---------|--------------------------------------------------------------------------------| | | OK | | | `Element input should have own property capture` | FAIL | `assert_true: expected true got false` | | `input.capture is "" when the capture attribute is absent` | FAIL | `assert_equals: expected (string) "" but got (undefined) undefined` | | `input.capture is "" when the capture attribute is missing value default` | FAIL | `assert_equals: expected (string) "" but got (undefined) undefined` | | `input.capture is "user" when the capture attribute is user` | FAIL | `assert_equals: expected (string) "user" but got (undefined) undefined` | | `input.capture is "invalid" when the capture attribute is invalid value default` | FAIL | `assert_equals: expected (string) "invalid" but got (undefined) undefined` | | `input.capture is "environment" when the capture attribute is environment` | FAIL | `assert_equals: expected (string) "environment" but got (undefined) undefined` | </details> <details> <summary><a href="http://w3c-test.org/submissions/5312/html-media-capture/idlharness.html">/html-media-capture/idlharness.html</a></summary> | Subtest | Results | Messages | |------------------------------------------------------------------------------------------------------------------|---------|--------------------------------------------------------------------------------------------| | | OK | | | `HTMLInputElement interface: attribute capture` | FAIL | `assert_true: The prototype object must have a property "capture" expected true got false` | | `HTMLInputElement must be primary interface of [object HTMLInputElement]` | PASS | | | `Stringification of [object HTMLInputElement]` | PASS | | | `HTMLInputElement interface: [object HTMLInputElement] must inherit property "capture" with the proper type (0)` | FAIL | `assert_inherits: property "capture" not found in prototype chain` | </details> </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/5312#issuecomment-290898023
Received on Saturday, 1 April 2017 05:55:51 UTC