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

Issue 1001033004: Fix style in tools/auto_bisect. (Closed)

Created:
5 years, 9 months ago by qyearsley
Modified:
5 years, 9 months ago
Reviewers:
RobertoCN, prasadv
CC:
chromium-reviews, auto-bisect-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix style in tools/auto_bisect. BUG= Committed: https://crrev.com/6cd2352b28e8832d1276df86de7ad9fa483de1ad Cr-Commit-Position: refs/heads/master@{#321839}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Update comment above bad_revision_state.passed = True. #

Patch Set 3 : Add a todo note to try removing bad_revision_state.passed = True in future CL #

Patch Set 4 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -140 lines) Patch
M tools/auto_bisect/PRESUBMIT.py View 2 chunks +2 lines, -1 line 0 comments Download
M tools/auto_bisect/bisect_perf_regression.py View 1 2 29 chunks +72 lines, -52 lines 0 comments Download
M tools/auto_bisect/bisect_perf_regression_test.py View 8 chunks +37 lines, -36 lines 0 comments Download
M tools/auto_bisect/bisect_printer.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/auto_bisect/bisect_results.py View 5 chunks +8 lines, -7 lines 0 comments Download
M tools/auto_bisect/bisect_results_test.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/auto_bisect/bisect_utils.py View 1 2 4 chunks +5 lines, -6 lines 0 comments Download
M tools/auto_bisect/fetch_build_test.py View 2 chunks +7 lines, -3 lines 0 comments Download
M tools/auto_bisect/math_utils.py View 1 chunk +0 lines, -1 line 0 comments Download
M tools/auto_bisect/query_crbug_test.py View 2 chunks +13 lines, -13 lines 0 comments Download
M tools/auto_bisect/request_build.py View 5 chunks +8 lines, -15 lines 0 comments Download
M tools/auto_bisect/source_control.py View 2 chunks +2 lines, -3 lines 0 comments Download
M tools/auto_bisect/source_control_test.py View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 20 (6 generated)
qyearsley
Looks like pylint isn't catching all of the style issues that I wish it would ...
5 years, 9 months ago (2015-03-12 20:30:53 UTC) #2
RobertoCN
LGTM https://codereview.chromium.org/1001033004/diff/1/tools/auto_bisect/bisect_perf_regression.py File tools/auto_bisect/bisect_perf_regression.py (right): https://codereview.chromium.org/1001033004/diff/1/tools/auto_bisect/bisect_perf_regression.py#newcode2338 tools/auto_bisect/bisect_perf_regression.py:2338: # Marking the 'bad' revision as good BECAUSE ...
5 years, 9 months ago (2015-03-12 20:57:04 UTC) #3
qyearsley
https://codereview.chromium.org/1001033004/diff/1/tools/auto_bisect/bisect_perf_regression.py File tools/auto_bisect/bisect_perf_regression.py (right): https://codereview.chromium.org/1001033004/diff/1/tools/auto_bisect/bisect_perf_regression.py#newcode2338 tools/auto_bisect/bisect_perf_regression.py:2338: # Marking the 'bad' revision as good BECAUSE XXX ...
5 years, 9 months ago (2015-03-12 21:09:04 UTC) #4
qyearsley
I tried removing the that line and the tests failed; since this is meant to ...
5 years, 9 months ago (2015-03-13 20:07:10 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1001033004/20001
5 years, 9 months ago (2015-03-13 20:07:46 UTC) #8
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
5 years, 9 months ago (2015-03-13 20:07:49 UTC) #10
qyearsley
Need another LGTM now; Prasad, could you review?
5 years, 9 months ago (2015-03-13 20:13:09 UTC) #11
RobertoCN
I forgot to submit this comment. https://codereview.chromium.org/1001033004/diff/1/tools/auto_bisect/bisect_perf_regression.py File tools/auto_bisect/bisect_perf_regression.py (right): https://codereview.chromium.org/1001033004/diff/1/tools/auto_bisect/bisect_perf_regression.py#newcode2338 tools/auto_bisect/bisect_perf_regression.py:2338: # Marking the ...
5 years, 9 months ago (2015-03-13 22:46:17 UTC) #12
qyearsley
On 2015/03/13 22:46:17, robertocn wrote: > I forgot to submit this comment. > > https://codereview.chromium.org/1001033004/diff/1/tools/auto_bisect/bisect_perf_regression.py ...
5 years, 9 months ago (2015-03-14 01:02:23 UTC) #13
qyearsley
Still waiting on committer LGTM before submitting this patch. Prasad, could you take a look?
5 years, 9 months ago (2015-03-23 01:58:02 UTC) #14
prasadv
lgtm
5 years, 9 months ago (2015-03-23 19:19:05 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1001033004/60001
5 years, 9 months ago (2015-03-23 20:23:06 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-03-23 20:47:03 UTC) #19
commit-bot: I haz the power
5 years, 9 months ago (2015-03-23 20:47:37 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/6cd2352b28e8832d1276df86de7ad9fa483de1ad
Cr-Commit-Position: refs/heads/master@{#321839}

Powered by Google App Engine
This is Rietveld 408576698