[web-platform-tests] Pull Request: Increase timeout for tone events in RTCDTMFSender-helper.js;

wpt-pr-bot has just labeled a pull request from jgraham for https://github.com/w3c/web-platform-tests as "wg-webrtc":

== Increase timeout for tone events in RTCDTMFSender-helper.js; ==

With the current value of 150 milliseconds we get intermittent timeouts on our
test infrastructure. We are missing by only a small amount, e.g. 6 milliseconds
in Bug 1415283, but it seems safer to increase the timeout to 250 milliseconds so
that we don't end up revisiting this problem in the future.

This also fixes the error message to say milliseconds rather than seconds.

MozReview-Commit-ID: CqjTKZn33q8

Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1415283 [ci skip]

See https://github.com/w3c/web-platform-tests/pull/8321

Received on Monday, 20 November 2017 14:10:04 UTC