- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Fri, 17 Mar 2017 23:08:16 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/212311624) # Firefox (nightly channel) # Testing web-platform-tests at revision 4e90813a7e9409ac27fd6599bb7aa0a27f06487e Using browser at version BuildID 20170316110253; SourceStamp ff04d410e74b69acfab17ef7e73e7397602d5a68 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/5168/orientation-event/idlharness.html">/orientation-event/idlharness.html</a></summary> | Subtest | Results | Messages | |-------------------------------------------------------------------------------------------------------------------------------------------|---------|--------------------------------------------------------------------------------------------------------| | | OK | | | `Window interface: attribute ondeviceorientation` | FAIL | `assert_true: The prototype object must have a property "ondeviceorientation" expected true got false` | | `Window interface: attribute ondevicemotion` | FAIL | `assert_true: The prototype object must have a property "ondevicemotion" expected true got false` | | `DeviceOrientationEvent interface: existence and properties of interface object` | PASS | | | `DeviceOrientationEvent interface object length` | PASS | | | `DeviceOrientationEvent interface object name` | PASS | | | `DeviceOrientationEvent interface: existence and properties of interface prototype object` | PASS | | | `DeviceOrientationEvent interface: existence and properties of interface prototype object's "constructor" property` | PASS | | | `DeviceOrientationEvent interface: attribute alpha` | PASS | | | `DeviceOrientationEvent interface: attribute beta` | PASS | | | `DeviceOrientationEvent interface: attribute gamma` | PASS | | | `DeviceOrientationEvent interface: attribute absolute` | PASS | | | `DeviceOrientationEvent must be primary interface of new DeviceOrientationEvent("foo")` | PASS | | | `Stringification of new DeviceOrientationEvent("foo")` | PASS | | | `DeviceOrientationEvent interface: new DeviceOrientationEvent("foo") must inherit property "alpha" with the proper type (0)` | PASS | | | `DeviceOrientationEvent interface: new DeviceOrientationEvent("foo") must inherit property "beta" with the proper type (1)` | PASS | | | `DeviceOrientationEvent interface: new DeviceOrientationEvent("foo") must inherit property "gamma" with the proper type (2)` | PASS | | | `DeviceOrientationEvent interface: new DeviceOrientationEvent("foo") must inherit property "absolute" with the proper type (3)` | PASS | | | `DeviceMotionEvent interface: existence and properties of interface object` | PASS | | | `DeviceMotionEvent interface object length` | PASS | | | `DeviceMotionEvent interface object name` | PASS | | | `DeviceMotionEvent interface: existence and properties of interface prototype object` | PASS | | | `DeviceMotionEvent interface: existence and properties of interface prototype object's "constructor" property` | PASS | | | `DeviceMotionEvent interface: attribute acceleration` | PASS | | | `DeviceMotionEvent interface: attribute accelerationIncludingGravity` | PASS | | | `DeviceMotionEvent interface: attribute rotationRate` | PASS | | | `DeviceMotionEvent interface: attribute interval` | PASS | | | `DeviceMotionEvent must be primary interface of new DeviceMotionEvent("foo")` | PASS | | | `Stringification of new DeviceMotionEvent("foo")` | PASS | | | `DeviceMotionEvent interface: new DeviceMotionEvent("foo") must inherit property "acceleration" with the proper type (0)` | PASS | | | `DeviceMotionEvent interface: new DeviceMotionEvent("foo") must inherit property "accelerationIncludingGravity" with the proper type (1)` | PASS | | | `DeviceMotionEvent interface: new DeviceMotionEvent("foo") must inherit property "rotationRate" with the proper type (2)` | PASS | | | `DeviceMotionEvent interface: new DeviceMotionEvent("foo") must inherit property "interval" with the proper type (3)` | PASS | | </details> </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/5168#issuecomment-287492790
Received on Friday, 17 March 2017 23:08:28 UTC