Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(53)

Issue 2150993005: Make _merge_isolated_script_shards robust to harness failures. (Closed)

Created:
4 years, 5 months ago by Ken Russell (switch to Gerrit)
Modified:
4 years, 5 months ago
Reviewers:
Dirk Pranke, Vadim Sh.
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org, ynovikov, eyaich1
Base URL:
https://chromium.googlesource.com/chromium/tools/build.git@master
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Make _merge_isolated_script_shards robust to harness failures. Occasionally the harness fails catastrophically and doesn't write any output. BUG=628713 Committed: https://chromium.googlesource.com/chromium/tools/build/+/41c3f867f5138ee0dd392e161222ebde963c5c35

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed review feedback from vadimsh. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -23 lines) Patch
M scripts/slave/recipe_modules/swarming/api.py View 1 chunk +4 lines, -1 line 0 comments Download
M scripts/slave/recipe_modules/test_utils/test_api.py View 1 3 chunks +9 lines, -3 lines 0 comments Download
M scripts/slave/recipes/chromium.py View 1 chunk +35 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_isolated_script_test_harness_failure_zero_retcode.json View 1 chunk +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_failed_isolated_script_test.json View 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_linux_gpu.json View 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_mac_gpu.json View 2 chunks +2 lines, -2 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_gpu.json View 3 chunks +3 lines, -3 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_non_gpu.json View 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_passed_isolated_script_test.json View 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_passed_isolated_script_test_with_swarming_failure.json View 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_passed_with_bad_retcode_isolated_script_test.json View 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_sharded_failed_isolated_script_test.json View 1 chunk +2 lines, -2 lines 0 comments Download
A + scripts/slave/recipes/chromium.expected/dynamic_swarmed_sharded_isolated_script_test_harness_failure.json View 1 chunk +3 lines, -2 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_sharded_isolated_script_test_missing_shard.json View 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_sharded_passed_isolated_script_test.json View 1 chunk +2 lines, -2 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/dynamic_isolated_script_test_with_args_on_trybot.json View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (5 generated)
Ken Russell (switch to Gerrit)
dpranke or vadimsh: please review. Thanks. ynovikov: FYI.
4 years, 5 months ago (2016-07-15 19:11:04 UTC) #2
Vadim Sh.
lgtm with nits https://codereview.chromium.org/2150993005/diff/1/scripts/slave/recipe_modules/test_utils/test_api.py File scripts/slave/recipe_modules/test_utils/test_api.py (right): https://codereview.chromium.org/2150993005/diff/1/scripts/slave/recipe_modules/test_utils/test_api.py#newcode136 scripts/slave/recipe_modules/test_utils/test_api.py:136: jsonish_results['times'] = { t : 0.1 ...
4 years, 5 months ago (2016-07-15 19:16:32 UTC) #4
Dirk Pranke
lgtm w/ vadimsh's feedback addressed.
4 years, 5 months ago (2016-07-15 19:19:46 UTC) #5
Ken Russell (switch to Gerrit)
https://codereview.chromium.org/2150993005/diff/1/scripts/slave/recipe_modules/test_utils/test_api.py File scripts/slave/recipe_modules/test_utils/test_api.py (right): https://codereview.chromium.org/2150993005/diff/1/scripts/slave/recipe_modules/test_utils/test_api.py#newcode136 scripts/slave/recipe_modules/test_utils/test_api.py:136: jsonish_results['times'] = { t : 0.1 for t in ...
4 years, 5 months ago (2016-07-15 19:21:41 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2150993005/20001
4 years, 5 months ago (2016-07-15 19:21:56 UTC) #9
commit-bot: I haz the power
4 years, 5 months ago (2016-07-15 19:26:38 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/tools/build/+/41c3f867f5138ee0dd39...

Powered by Google App Engine
This is Rietveld 408576698