Touch Not enabled?
The failures for Chrome: http://wpt.fyi/touch-events/create-touch-touchlist.html and http://wpt.fyi/touch-events/touch-globaleventhandler-interface.html
indicate the bot is being launched without touch-enabled.
@RByers @MustaqAhmed
Yeah, that's the default configuration for Chrome, though should probably be tweaked.
I think the fundamental issue here is that we don't run on Android (or in a mode where Chrome desktop is attempting to emulate Android). We do have some other APIs which are exposed only on mobile (eg. PaymentRequest), perhaps we should consider trying to get Chrome Android results?
As a short-term hack for this specific issue we could run with --touch-events=enabled, but that doesn't really address the root issue.
Hah hah - Twitter just notified me that PaymentRequest is now on desktop.