-
Yuke Liao authored
This reverts commit 3adf99c6. Reason for revert: This CL is causing a hang on base_unittests on iOS internal device bots, and the tests consistently hang on RunLoopDelegateTest.NestableTasksDontRunInDefaultNestedLoops test. Original change's description: > Make interactive tests have unlimited timeout on Windows. > > This upgrades --interactive to a test-launcher-scope switch (necessarily > renaming it to --test-launcher-interactive) and treats it as a timeout > specifier. For browser UI tests on Windows, this means the parent process will > now get an (effectively) unlimited timeout and not just the child process, so > the test won't terminate early. > > BUG=none > TEST=none > > Change-Id: I56b02ba30ad0df6617b0f1f95d9986724c5035a0 > Reviewed-on: https://chromium-review.googlesource.com/909920 > Commit-Queue: Peter Kasting <pkasting@chromium.org> > Reviewed-by: Gabriel Charette <gab@chromium.org> > Reviewed-by: Scott Violet <sky@chromium.org> > Reviewed-by: Trent Apted <tapted@chromium.org> > Cr-Commit-Position: refs/heads/master@{#536634} TBR=sky@chromium.org,pkasting@chromium.org,gab@chromium.org,tapted@chromium.org Change-Id: I75837514518ee8ac3fd846151c4dc1385ebf385c No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: none Reviewed-on: https://chromium-review.googlesource.com/919741Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#536780}
03518213