win_chromium_rel_ng timed out after 4 hours (in no-op "compile (without patch)" step) |
|||
Issue descriptionIn run 490840 the win_chromium_rel_ng bot failed the "compile (without patch)" step with the error "confirm no-op compile" and no further details. This is after having been processing the job for over four hours already and triggered a second run thereby requiring at least a full work day for a single run on a single bot. This is really hurting productivity. 1: https://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/490840
,
Jul 18 2017
More recent jobs seem to be OK -- eae, let me know if this is still a problem; maybe it's something that happens for certain CLs.
,
Jul 18 2017
Will do. The second try succeeded after 2.5h. The problem seems to be that if the windows bot fails any layout tests there isn't enough time for it to retry them before hitting the 4h limit. Perhaps we should fail "quickly" if any layout tests fails (with retries) instead of attempting to run without the patch?
,
Dec 15 2017
robertma@, you've mention the layers of retry logic before, do you think the suggested quick fail would make sense? Might it make wpt-import faster?
,
Dec 22 2017
Doesn't seem to be an issue recently. Attempting to run without the patch and only considering tests that only failed with patch is useful whenever there are failing tests at HEAD, which I think is pretty common for layout tests... |
|||
►
Sign in to add a comment |
|||
Comment 1 by qyears...@chromium.org
, Jul 18 2017Labels: -Pri-3 Pri-1
Summary: win_chromium_rel_ng timed out after 4 hours (in no-op "compile (without patch)" step) (was: win_chromium_rel_ng fails no-op "compile (without patch)" step)