Fix tests that use a 0-length timeout.
Our infrastructure changed such that synchronous or microtask-only test bodies run before the timeout fires, so we need to have those tests wait for a timer event. R=kevmoo@google.com Review URL: https://codereview.chromium.org//1654183003 .
Please register or sign in to comment