I think it's a mistake for this test to return early and not call notifyDone(). It causes timeouts on failures, masking potential problems. Also endSimulatedPressure() is not called.
https://github.com/WebKit/WebKit/pull/6335