Reland "Remove SpawnedTestServer timeouts."
This reverts commit f6ec475d. Reason for revert: We're seeing these failures on the tree again. Original change's description: > Revert "Remove SpawnedTestServer timeouts." > > This reverts commit 8e4bd238. > > Reason for revert: want to verify that workarounds to https://crbug.com/869227 inside vpython itself are actually useful > plus to read more logs. > > The original can re-landed any time if new occurrences of https://crbug.com/869227 manifest themselves. > > Original change's description: > > Remove SpawnedTestServer timeouts. > > > > These timeouts are ancient. The test infrastructure has its own > > timeouts, which should make these obsolete. Also, this may help with > > https://crbug.com/869227, where starting the Python test server > > times out. > > > > Bug: 869227 > > Change-Id: I9ea4f3174bcaa86daf09b965c82921432d8d556a > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869717 > > Commit-Queue: Matt Menke <mmenke@chromium.org> > > Reviewed-by: David Benjamin <davidben@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#707894} > > TBR=davidben@chromium.org,mmenke@chromium.org > > # Not skipping CQ checks because original CL landed > 1 day ago. > > Bug: 869227 > Change-Id: Ic11c2e9a78568738a7712a1141876840f8a63740 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1893789 > Auto-Submit: Andrii Shyshkalov <tandrii@google.com> > Reviewed-by: Robbie Iannucci <iannucci@chromium.org> > Commit-Queue: Robbie Iannucci <iannucci@chromium.org> > Cr-Commit-Position: refs/heads/master@{#711706} TBR=davidben@chromium.org,iannucci@chromium.org,tandrii@google.com,mmenke@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 869227 Change-Id: I31794b424e1d3aec994fea74f63645f85cb1b80a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1897976Reviewed-by:Matt Menke <mmenke@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#712233}
Showing
Please register or sign in to comment