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

Issue 359013002: Make a directory in which to put bisect-related modules. (Closed)

Created:
6 years, 5 months ago by qyearsley
Modified:
6 years, 5 months ago
Reviewers:
prasadv, tonyg, shatch
CC:
chromium-reviews
Visibility:
Public.

Description

Make a directory in which to put bisect-related modules. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282209

Patch Set 1 #

Patch Set 2 : Add OWNERS and README to the new directory. #

Patch Set 3 : Sync #

Patch Set 4 : bisect -> auto_bisect #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -883 lines) Patch
A tools/auto_bisect/OWNERS View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
A tools/auto_bisect/README View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A + tools/auto_bisect/__init__.py View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/auto_bisect/bisect_utils.py View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/auto_bisect/post_perf_builder_job.py View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
M tools/bisect-perf-regression.py View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
D tools/bisect_utils.py View 1 2 1 chunk +0 lines, -510 lines 0 comments Download
D tools/post_perf_builder_job.py View 1 2 1 chunk +0 lines, -372 lines 0 comments Download
M tools/prepare-bisect-perf-regression.py View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M tools/run-bisect-perf-regression.py View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 32 (0 generated)
qyearsley
For the near-term, I'd still like to split off parts of bisect-perf-regression.py into separate modules ...
6 years, 5 months ago (2014-06-27 17:50:06 UTC) #1
prasadv
We should also consider changing references to these files in other modules. https://code.google.com/p/chromium/codesearch#search/&q=bisect-perf-regression&sq=package:chromium&p=1&type=cs
6 years, 5 months ago (2014-06-27 17:56:42 UTC) #2
qyearsley
Any thoughts about what the directory for bisect-related modules should be called? Is "bisect" okay? ...
6 years, 5 months ago (2014-06-27 17:56:49 UTC) #3
tonyg
lgtm++ I suggest this patch include OWNERS and README in the new directory. Initial owners ...
6 years, 5 months ago (2014-06-27 17:56:51 UTC) #4
shatch
Oooh thanks for doing this, lgtm!
6 years, 5 months ago (2014-06-27 17:59:59 UTC) #5
tonyg
On 2014/06/27 17:56:49, qyearsley wrote: > Any thoughts about what the directory for bisect-related modules ...
6 years, 5 months ago (2014-06-27 18:01:44 UTC) #6
qyearsley
On 2014/06/27 17:56:51, tonyg wrote: > I suggest this patch include OWNERS and README in ...
6 years, 5 months ago (2014-06-27 18:08:07 UTC) #7
tonyg
On 2014/06/27 18:08:07, qyearsley wrote: > On 2014/06/27 17:56:51, tonyg wrote: > > I suggest ...
6 years, 5 months ago (2014-06-27 18:17:23 UTC) #8
chromium-reviews
+1 for moving everything related to bisect into new directory. Also since we are planning ...
6 years, 5 months ago (2014-06-27 18:24:37 UTC) #9
shatch
I could imagine bisect-perf-regression getting split up into a bunch of separate files (ie. builder/bisect_runner/misc) ...
6 years, 5 months ago (2014-06-27 18:31:18 UTC) #10
qyearsley
On 2014/06/27 18:31:18, shatch wrote: > I could imagine bisect-perf-regression getting split up into a ...
6 years, 5 months ago (2014-06-27 18:42:16 UTC) #11
shatch
On 2014/06/27 18:42:16, qyearsley wrote: > On 2014/06/27 18:31:18, shatch wrote: > > I could ...
6 years, 5 months ago (2014-06-27 18:47:39 UTC) #12
qyearsley
On 2014/06/27 18:47:39, shatch wrote: > On 2014/06/27 18:42:16, qyearsley wrote: > > On 2014/06/27 ...
6 years, 5 months ago (2014-06-28 00:08:30 UTC) #13
qyearsley
The CQ bit was checked by qyearsley@chromium.org
6 years, 5 months ago (2014-06-28 00:08:33 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qyearsley@chromium.org/359013002/20001
6 years, 5 months ago (2014-06-28 00:10:25 UTC) #15
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 5 months ago (2014-06-28 00:24:56 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-06-28 00:26:06 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/22799)
6 years, 5 months ago (2014-06-28 00:26:07 UTC) #18
qyearsley
The CQ bit was checked by qyearsley@chromium.org
6 years, 5 months ago (2014-06-28 01:39:22 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qyearsley@chromium.org/359013002/40001
6 years, 5 months ago (2014-06-28 01:40:16 UTC) #20
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_chromium_rel on tryserver.chromium ...
6 years, 5 months ago (2014-06-28 04:35:27 UTC) #21
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-06-28 04:47:14 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/mac_chromium_rel/builds/44417)
6 years, 5 months ago (2014-06-28 04:47:15 UTC) #23
qyearsley
On 2014/06/28 04:47:15, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 5 months ago (2014-06-29 22:47:30 UTC) #24
shatch
On 2014/06/29 22:47:30, qyearsley wrote: > On 2014/06/28 04:47:15, I haz the power (commit-bot) wrote: ...
6 years, 5 months ago (2014-06-30 16:34:23 UTC) #25
qyearsley
On 2014/06/30 16:34:23, shatch wrote: > On 2014/06/29 22:47:30, qyearsley wrote: > > On 2014/06/28 ...
6 years, 5 months ago (2014-06-30 20:48:02 UTC) #26
shatch
Believe Tony originally named the bisect bot "Robocop", so he may be on board with ...
6 years, 5 months ago (2014-06-30 21:27:58 UTC) #27
qyearsley
On 2014/06/30 21:27:58, shatch wrote: > Believe Tony originally named the bisect bot "Robocop", so ...
6 years, 5 months ago (2014-06-30 21:35:04 UTC) #28
qyearsley
Changed directory name to auto_bisect and started try jobs again. Note: The name chosen here ...
6 years, 5 months ago (2014-07-09 01:29:00 UTC) #29
qyearsley
The CQ bit was checked by qyearsley@chromium.org
6 years, 5 months ago (2014-07-09 22:21:37 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qyearsley@chromium.org/359013002/60001
6 years, 5 months ago (2014-07-09 22:22:31 UTC) #31
commit-bot: I haz the power
6 years, 5 months ago (2014-07-10 01:27:14 UTC) #32
Message was sent while issue was closed.
Change committed as 282209

Powered by Google App Engine
This is Rietveld 408576698