- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Wed, 22 Feb 2017 18:04:52 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/204278814) # Chrome (unstable channel) # Testing web-platform-tests at revision 4d804bdf5e54b90edd4666a2ab5b71f7a6dcb438 Using browser at version 58.0.3013.3 dev Starting 10 test iterations All results were stable ## All results ## <details> <summary>4 tests ran</summary> <details> <summary><a href="http://w3c-test.org/submissions/4970/pointerevents/pointerevent_constructor.html">/pointerevents/pointerevent_constructor.html</a></summary> | Subtest | Results | Messages | |----------------------------------|---------|----------| | | OK | | | `PointerEvent: Constructor test` | PASS | | | `custom bubbles` | PASS | | | `custom cancelable` | PASS | | | `custom pointerId` | PASS | | | `custom pointerType` | PASS | | | `custom button` | PASS | | | `custom buttons` | PASS | | | `custom width` | PASS | | | `custom height` | PASS | | | `custom clientX` | PASS | | | `custom clientY` | PASS | | | `custom tiltX` | PASS | | | `custom tiltY` | PASS | | | `custom twist` | PASS | | | `custom isPrimary` | PASS | | | `custom pressure: ` | PASS | | | `default pointerId` | PASS | | | `default pointerType` | PASS | | | `default width` | PASS | | | `default height` | PASS | | | `default tiltX` | PASS | | | `default tiltY` | PASS | | | `default pressure` | PASS | | | `default tangentialPressure` | PASS | | | `default twist` | PASS | | | `default isPrimary` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/4970/pointerevents/pointerevent_on_event_handlers.html">/pointerevents/pointerevent_on_event_handlers.html</a></summary> | Subtest | Results | Messages | |------------------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `The default value of onpointerdown is always null` | PASS | | | `The onpointerdown content attribute must be compiled into the onpointerdown property` | PASS | | | `dispatching a pointerdown event must trigger element.onpointerdown` | PASS | | | `The default value of onpointerup is always null` | PASS | | | `The onpointerup content attribute must be compiled into the onpointerup property` | PASS | | | `dispatching a pointerup event must trigger element.onpointerup` | PASS | | | `The default value of onpointercancel is always null` | PASS | | | `The onpointercancel content attribute must be compiled into the onpointercancel property` | PASS | | | `dispatching a pointercancel event must trigger element.onpointercancel` | PASS | | | `The default value of onpointermove is always null` | PASS | | | `The onpointermove content attribute must be compiled into the onpointermove property` | PASS | | | `dispatching a pointermove event must trigger element.onpointermove` | PASS | | | `The default value of onpointerover is always null` | PASS | | | `The onpointerover content attribute must be compiled into the onpointerover property` | PASS | | | `dispatching a pointerover event must trigger element.onpointerover` | PASS | | | `The default value of onpointerout is always null` | PASS | | | `The onpointerout content attribute must be compiled into the onpointerout property` | PASS | | | `dispatching a pointerout event must trigger element.onpointerout` | PASS | | | `The default value of onpointerenter is always null` | PASS | | | `The onpointerenter content attribute must be compiled into the onpointerenter property` | PASS | | | `dispatching a pointerenter event must trigger element.onpointerenter` | PASS | | | `The default value of onpointerleave is always null` | PASS | | | `The onpointerleave content attribute must be compiled into the onpointerleave property` | PASS | | | `dispatching a pointerleave event must trigger element.onpointerleave` | PASS | | | `The default value of ongotpointercapture is always null` | PASS | | | `The ongotpointercapture content attribute must be compiled into the ongotpointercapture property` | PASS | | | `dispatching a gotpointercapture event must trigger element.ongotpointercapture` | PASS | | | `The default value of onlostpointercapture is always null` | PASS | | | `The onlostpointercapture content attribute must be compiled into the onlostpointercapture property` | PASS | | | `dispatching a lostpointercapture event must trigger element.onlostpointercapture` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/4970/pointerevents/pointerevent_touch-action-illegal.html">/pointerevents/pointerevent_touch-action-illegal.html</a></summary> | Subtest | Results | Messages | |--------------------------------------|---------|----------| | | OK | | | `'pan-x none' is corrected properly` | PASS | | | `'pan-y none' is corrected properly` | PASS | | | `'auto none' is corrected properly` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/4970/pointerevents/pointerevent_touch-action-verification.html">/pointerevents/pointerevent_touch-action-verification.html</a></summary> | Subtest | Results | Messages | |-------------------------------|---------|----------| | | OK | | | `default` | PASS | | | `stylesheet-none` | PASS | | | `explicit-auto` | PASS | | | `explicit-pan-x` | PASS | | | `explicit-pan-left` | PASS | | | `explicit-pan-right` | PASS | | | `explicit-pan-y` | PASS | | | `explicit-pan-up` | PASS | | | `explicit-pan-down` | PASS | | | `explicit-pan-x-pan-y` | PASS | | | `explicit-pan-y-pan-x` | PASS | | | `explicit-pan-left-pan-up` | PASS | | | `explicit-pan-left-pan-down` | PASS | | | `explicit-pan-right-pan-up` | PASS | | | `explicit-pan-right-pan-down` | PASS | | | `explicit-pan-up-pan-left` | PASS | | | `explicit-pan-up-pan-right` | PASS | | | `explicit-pan-down-pan-left` | PASS | | | `explicit-pan-down-pan-right` | PASS | | | `explicit-manipulation` | PASS | | | `explicit-none` | PASS | | | `explicit-invalid-1` | PASS | | | `explicit-invalid-2` | PASS | | | `explicit-invalid-3` | PASS | | | `explicit-invalid-4` | PASS | | | `explicit-invalid-5` | PASS | | | `explicit-invalid-6` | PASS | | | `explicit-invalid-7` | PASS | | | `explicit-invalid-8` | PASS | | | `explicit-invalid-9` | PASS | | | `explicit-invalid-10` | PASS | | | `explicit-invalid-11` | PASS | | | `explicit-invalid-12` | PASS | | | `explicit-invalid-13` | PASS | | | `not-inherited` | PASS | | | `inherit` | PASS | | | `initial` | PASS | | </details> </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/4970#issuecomment-281751125
Received on Wednesday, 22 February 2017 18:05:11 UTC