Re: [presentation-api-tests] Add `step_timeout` in PresentationConnection_onxxx (#4319)

Unless I missed something, this code will not make the test harness report a "timeout" status. There needs to be a call to `force_timeout` before the call to `done`, as in:
https://github.com/w3c/web-platform-tests/blob/master/presentation-api/controlling-ua/startNewPresentation_success-manual.html#L58

Also, could you update the timeout to 5 seconds instead of 2, as in other tests?

View on GitHub: https://github.com/w3c/web-platform-tests/pull/4319#issuecomment-266732972

Received on Tuesday, 13 December 2016 13:03:41 UTC