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

Issue 1945733002: [Battor] Fix broken BattOr unit tests and set them to run in CQ. (Closed)

Created:
4 years, 7 months ago by rnephew (Reviews Here)
Modified:
4 years, 7 months ago
CC:
catapult-reviews_chromium.org
Base URL:
git@github.com:catapult-project/catapult@master
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

[Battor] Fix broken BattOr unit tests and set them to run in CQ. BUG=catapult:#2202 Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/239f8ce9af4746fd52f2f0ab6c3fbcb740eb400d

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 3

Patch Set 3 : #

Patch Set 4 : fix whitespace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -12 lines) Patch
M catapult_build/build_steps.py View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M common/battor/battor/__init__.py View 1 1 chunk +1 line, -1 line 0 comments Download
M common/battor/battor/battor_wrapper_unittest.py View 1 2 7 chunks +13 lines, -8 lines 0 comments Download
A + common/battor/bin/run_py_tests View 1 2 3 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 22 (7 generated)
rnephew (Reviews Here)
4 years, 7 months ago (2016-05-03 16:21:52 UTC) #2
sullivan
https://codereview.chromium.org/1945733002/diff/1/common/battor/battor/battor_wrapper_unittest.py File common/battor/battor/battor_wrapper_unittest.py (right): https://codereview.chromium.org/1945733002/diff/1/common/battor/battor/battor_wrapper_unittest.py#newcode10 common/battor/battor/battor_wrapper_unittest.py:10: os.path.join(os.path.dirname(__file__), '..')) The general guidance in catapult is to ...
4 years, 7 months ago (2016-05-03 16:51:52 UTC) #3
rnephew (Reviews Here)
https://codereview.chromium.org/1945733002/diff/1/common/battor/battor/battor_wrapper_unittest.py File common/battor/battor/battor_wrapper_unittest.py (right): https://codereview.chromium.org/1945733002/diff/1/common/battor/battor/battor_wrapper_unittest.py#newcode10 common/battor/battor/battor_wrapper_unittest.py:10: os.path.join(os.path.dirname(__file__), '..')) On 2016/05/03 16:51:52, sullivan wrote: > The ...
4 years, 7 months ago (2016-05-03 16:59:11 UTC) #4
rnephew (Reviews Here)
https://codereview.chromium.org/1945733002/diff/20001/common/battor/battor/battor_wrapper_unittest.py File common/battor/battor/battor_wrapper_unittest.py (right): https://codereview.chromium.org/1945733002/diff/20001/common/battor/battor/battor_wrapper_unittest.py#newcode5 common/battor/battor/battor_wrapper_unittest.py:5: import __init__ Does this work better for catapult style?
4 years, 7 months ago (2016-05-03 17:16:16 UTC) #5
aiolos (Not reviewing)
https://codereview.chromium.org/1945733002/diff/1/common/battor/battor/battor_wrapper_unittest.py File common/battor/battor/battor_wrapper_unittest.py (right): https://codereview.chromium.org/1945733002/diff/1/common/battor/battor/battor_wrapper_unittest.py#newcode10 common/battor/battor/battor_wrapper_unittest.py:10: os.path.join(os.path.dirname(__file__), '..')) On 2016/05/03 16:59:11, rnephew1 wrote: > On ...
4 years, 7 months ago (2016-05-03 19:17:25 UTC) #7
rnephew (Reviews Here)
https://codereview.chromium.org/1945733002/diff/1/common/battor/battor/battor_wrapper_unittest.py File common/battor/battor/battor_wrapper_unittest.py (right): https://codereview.chromium.org/1945733002/diff/1/common/battor/battor/battor_wrapper_unittest.py#newcode10 common/battor/battor/battor_wrapper_unittest.py:10: os.path.join(os.path.dirname(__file__), '..')) On 2016/05/03 19:17:25, aiolos(slow reviews) wrote: > ...
4 years, 7 months ago (2016-05-03 19:22:34 UTC) #8
nednguyen
On 2016/05/03 19:22:34, rnephew1 wrote: > https://codereview.chromium.org/1945733002/diff/1/common/battor/battor/battor_wrapper_unittest.py > File common/battor/battor/battor_wrapper_unittest.py (right): > > https://codereview.chromium.org/1945733002/diff/1/common/battor/battor/battor_wrapper_unittest.py#newcode10 > ...
4 years, 7 months ago (2016-05-03 19:24:50 UTC) #9
aiolos (Not reviewing)
> You should make common/battor/bin/run_tests that run the unittests instead +1.
4 years, 7 months ago (2016-05-03 20:08:57 UTC) #10
rnephew (Reviews Here)
On 2016/05/03 20:08:57, aiolos(slow reviews) wrote: > > You should make common/battor/bin/run_tests that run the ...
4 years, 7 months ago (2016-05-03 20:32:19 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1945733002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1945733002/80001
4 years, 7 months ago (2016-05-03 22:30:04 UTC) #14
nednguyen
lgtm
4 years, 7 months ago (2016-05-03 22:38:19 UTC) #15
aiolos (Not reviewing)
lgtm
4 years, 7 months ago (2016-05-03 22:47:13 UTC) #16
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-03 22:51:21 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1945733002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1945733002/80001
4 years, 7 months ago (2016-05-03 22:53:30 UTC) #20
commit-bot: I haz the power
4 years, 7 months ago (2016-05-03 22:54:48 UTC) #22
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698