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

Issue 2326063004: Manually roll src/third_party/catapult/ da6d44e4a..c0b988891 (3 commits). (Closed)

Created:
4 years, 3 months ago by nednguyen
Modified:
4 years, 3 months ago
Reviewers:
jbudorick, catapult-sheriff
CC:
chromium-reviews, jbudorick+watch_chromium.org, mikecase+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Manually roll src/third_party/catapult/ da6d44e4a..c0b988891 (3 commits). https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/da6d44e4a2a5..c0b988891fd1 $ git log da6d44e4a..c0b988891 --date=short --no-merges --format='%ad %ae %s' 2016-09-09 erikchen Add a new cpu time TBMv2 system health metric. 2016-09-09 nednguyen Update the lock operation in cloud_storage with better implementation using py_utils.lock 2016-09-09 rnephew [BattOr] Kill BattOr shell if there is a problem with communicating during clock sync. BUG=640312, 637904, 645106, 645720 TBR=catapult-sheriff@chromium.org, jbudorick@chromium.org Committed: https://crrev.com/c4b1e75d9334ca63343d5e44768c246d796c8386 Cr-Commit-Position: refs/heads/master@{#417833}

Patch Set 1 #

Patch Set 2 : Add cloud_storage_global_lock #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M build/android/test_runner.pydeps View 1 1 chunk +3 lines, -1 line 2 comments Download

Messages

Total messages: 19 (7 generated)
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/2326063004/1
4 years, 3 months ago (2016-09-10 03:45:01 UTC) #3
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/139540)
4 years, 3 months ago (2016-09-10 04:42:01 UTC) #5
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/2326063004/20001
4 years, 3 months ago (2016-09-10 11:01:13 UTC) #7
nednguyen
https://codereview.chromium.org/2326063004/diff/20001/build/android/test_runner.pydeps File build/android/test_runner.pydeps (right): https://codereview.chromium.org/2326063004/diff/20001/build/android/test_runner.pydeps#newcode5 build/android/test_runner.pydeps:5: ../../third_party/catapult/common/py_utils/py_utils/cloud_storage_global_lock We need to figure out what to do ...
4 years, 3 months ago (2016-09-10 11:14:51 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-10 12:00:23 UTC) #10
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/c4b1e75d9334ca63343d5e44768c246d796c8386 Cr-Commit-Position: refs/heads/master@{#417833}
4 years, 3 months ago (2016-09-10 12:02:16 UTC) #12
jbudorick
https://codereview.chromium.org/2326063004/diff/20001/build/android/test_runner.pydeps File build/android/test_runner.pydeps (right): https://codereview.chromium.org/2326063004/diff/20001/build/android/test_runner.pydeps#newcode5 build/android/test_runner.pydeps:5: ../../third_party/catapult/common/py_utils/py_utils/cloud_storage_global_lock On 2016/09/10 11:14:50, nednguyen wrote: > We need ...
4 years, 3 months ago (2016-09-12 20:14:54 UTC) #14
nednguyen
On 2016/09/12 20:14:54, jbudorick wrote: > https://codereview.chromium.org/2326063004/diff/20001/build/android/test_runner.pydeps > File build/android/test_runner.pydeps (right): > > https://codereview.chromium.org/2326063004/diff/20001/build/android/test_runner.pydeps#newcode5 > ...
4 years, 3 months ago (2016-09-12 20:23:37 UTC) #15
jbudorick
On 2016/09/12 20:23:37, nednguyen wrote: > On 2016/09/12 20:14:54, jbudorick wrote: > > > https://codereview.chromium.org/2326063004/diff/20001/build/android/test_runner.pydeps ...
4 years, 3 months ago (2016-09-12 20:34:57 UTC) #16
nednguyen
On 2016/09/12 20:34:57, jbudorick wrote: > On 2016/09/12 20:23:37, nednguyen wrote: > > On 2016/09/12 ...
4 years, 3 months ago (2016-09-12 20:41:17 UTC) #17
jbudorick
On 2016/09/12 20:41:17, nednguyen wrote: > On 2016/09/12 20:34:57, jbudorick wrote: > > On 2016/09/12 ...
4 years, 3 months ago (2016-09-12 20:43:56 UTC) #18
jbudorick
4 years, 3 months ago (2016-09-12 20:44:58 UTC) #19
Message was sent while issue was closed.
On 2016/09/12 20:43:56, jbudorick wrote:
> On 2016/09/12 20:41:17, nednguyen wrote:
> > On 2016/09/12 20:34:57, jbudorick wrote:
> > > On 2016/09/12 20:23:37, nednguyen wrote:
> > > > On 2016/09/12 20:14:54, jbudorick wrote:
> > > > >
> > > >
> > >
> >
>
https://codereview.chromium.org/2326063004/diff/20001/build/android/test_runn...
> > > > > File build/android/test_runner.pydeps (right):
> > > > > 
> > > > >
> > > >
> > >
> >
>
https://codereview.chromium.org/2326063004/diff/20001/build/android/test_runn...
> > > > > build/android/test_runner.pydeps:5:
> > > > >
> > >
> ../../third_party/catapult/common/py_utils/py_utils/cloud_storage_global_lock
> > > > > On 2016/09/10 11:14:50, nednguyen wrote:
> > > > > > We need to figure out what to do with this :-/
> > > > > 
> > > > > I'm not sure this was right.
> > > > 
> > > > I think so either, but how should we proceed? :-/
> > > 
> > > Probably let the ANGLE roll go in w/ the change to pydeps.
> > > 
> > > Please don't TBR changes to this file, particularly on a Saturday.
> > 
> > Sorry, this was blocking a P1 bug against ChromeOS, hence I was being rushy.
> > Note taken. But how should we handle dependencies that aren't python
> > (cloud_storage_global_lock) in this case?
> 
> As implemented, the pydeps logic *shouldn't* pick up that file.
> 
> The way to solve this would be revert the lock change, roll that, and then
> revisit how the pydeps logic handles that file.

(because, off-hand, I'm not sure what the best way to do so is, and we ought to
think about it a bit rather than rush something while this continues to block
unrelated CLs)

Powered by Google App Engine
This is Rietveld 408576698