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

Issue 2398263003: Added unittests for run_slave (Closed)

Created:
4 years, 2 months ago by ddoman
Modified:
4 years, 1 month ago
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : corrected the format of call_args for non-keyworded arguments #

Patch Set 3 : removed debugging code #

Patch Set 4 : reverted a change skipping other presubmit tests to shorten debugging time. #

Total comments: 22

Patch Set 5 : cosmetic fixes with more readable code #

Total comments: 4

Patch Set 6 : adjusted indentation #

Patch Set 7 : cosmetic fix: added a blank link #

Patch Set 8 : Merge branch 'master' into run_slave_unittests #

Patch Set 9 : Run unittests for buildbot slaves within the PYTHONPATH overrides from environment.cfg.py #

Patch Set 10 : Pass infra_path via PYTHONPATH env variable. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -0 lines) Patch
M PRESUBMIT.py View 1 2 3 4 5 6 7 8 9 2 chunks +8 lines, -0 lines 0 comments Download
A slave/tests/run_slave_test.py View 1 2 3 4 5 6 1 chunk +91 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (20 generated)
ddoman
4 years, 2 months ago (2016-10-07 03:21:56 UTC) #1
dsansome
This looks really good! https://codereview.chromium.org/2398263003/diff/60001/slave/tests/run_slave_test.py File slave/tests/run_slave_test.py (right): https://codereview.chromium.org/2398263003/diff/60001/slave/tests/run_slave_test.py#newcode9 slave/tests/run_slave_test.py:9: from mock import MagicMock, patch ...
4 years, 2 months ago (2016-10-10 05:25:18 UTC) #3
ddoman1
https://codereview.chromium.org/2398263003/diff/60001/slave/tests/run_slave_test.py File slave/tests/run_slave_test.py (right): https://codereview.chromium.org/2398263003/diff/60001/slave/tests/run_slave_test.py#newcode9 slave/tests/run_slave_test.py:9: from mock import MagicMock, patch On 2016/10/10 05:25:18, dsansome ...
4 years, 2 months ago (2016-10-12 00:42:23 UTC) #5
dsansome
lgtm https://codereview.chromium.org/2398263003/diff/60001/slave/tests/run_slave_test.py File slave/tests/run_slave_test.py (right): https://codereview.chromium.org/2398263003/diff/60001/slave/tests/run_slave_test.py#newcode26 slave/tests/run_slave_test.py:26: sys.path.append(os.path.join(RUN_SLAVE_PATH, 'third_party', tw_ver)) On 2016/10/10 05:25:18, dsansome wrote: ...
4 years, 2 months ago (2016-10-12 03:54:04 UTC) #6
ddoman1
https://codereview.chromium.org/2398263003/diff/80001/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.chromium.org/2398263003/diff/80001/PRESUBMIT.py#newcode133 PRESUBMIT.py:133: 'slave', 'tests'), On 2016/10/12 03:54:04, dsansome wrote: > I'd ...
4 years, 2 months ago (2016-10-12 20:08:17 UTC) #7
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/2398263003/140001
4 years, 1 month ago (2016-11-21 04:51:37 UTC) #16
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/2398263003/140001
4 years, 1 month ago (2016-11-21 04:52:07 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: Build Presubmit on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/329e24ab31f96710)
4 years, 1 month ago (2016-11-21 05:28:28 UTC) #21
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/2398263003/160001
4 years, 1 month ago (2016-11-21 07:11:29 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: Build Presubmit on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/329ea53116324a10)
4 years, 1 month ago (2016-11-21 07:49:11 UTC) #26
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/2398263003/180001
4 years, 1 month ago (2016-11-21 08:08:19 UTC) #29
commit-bot: I haz the power
4 years, 1 month ago (2016-11-21 08:18:20 UTC) #32
Message was sent while issue was closed.
Committed patchset #10 (id:180001) as
https://chromium.googlesource.com/chromium/tools/build/+/a25217b5d29342cd5df9...

Powered by Google App Engine
This is Rietveld 408576698