|
|
Created:
4 years, 7 months ago by kjellander_chromium Modified:
4 years, 7 months ago Reviewers:
tandrii(chromium) CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master Target Ref:
refs/heads/master Project:
depot_tools Visibility:
Public. |
DescriptionFix revision for WebRTC patches sent to Chromium trybots
This will have the revision set properly to 'HEAD' before attempting
to apply the patch.
It should also solve the problem that analyze is ending up with
no changes when running 'git diff'.
Expectation update in: https://codereview.chromium.org/1984673002
BUG=438952
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=300603
Patch Set 1 #Patch Set 2 : Added test case for coverage #
Total comments: 4
Patch Set 3 : Addressed comments #
Messages
Total messages: 31 (15 generated)
Description was changed from ========== Fix revision for WebRTC patches sent to Chromium trybots This will have the revision set properly to 'HEAD' before attempting to apply the patch. It should also solve the problem that analyze is ending up with no changes when running 'git diff'. BUG=438952 ========== to ========== Fix revision for WebRTC patches sent to Chromium trybots This will have the revision set properly to 'HEAD' before attempting to apply the patch. It should also solve the problem that analyze is ending up with no changes when running 'git diff'. BUG=438952 ==========
kjellander@chromium.org changed reviewers: + tandrii@chromium.org
Description was changed from ========== Fix revision for WebRTC patches sent to Chromium trybots This will have the revision set properly to 'HEAD' before attempting to apply the patch. It should also solve the problem that analyze is ending up with no changes when running 'git diff'. BUG=438952 ========== to ========== Fix revision for WebRTC patches sent to Chromium trybots This will have the revision set properly to 'HEAD' before attempting to apply the patch. It should also solve the problem that analyze is ending up with no changes when running 'git diff'. Expectation update in: https://codereview.chromium.org/1984673002 BUG=438952 ==========
The CQ bit was checked by kjellander@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1977373002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1977373002/1
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: Depot Tools Presubmit on tryserver.infra (JOB_FAILED, https://build.chromium.org/p/tryserver.infra/builders/Depot%20Tools%20Presubm...)
The CQ bit was checked by tandrii@chromium.org
lgtm
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1977373002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1977373002/1
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: Depot Tools Presubmit on tryserver.infra (JOB_FAILED, https://build.chromium.org/p/tryserver.infra/builders/Depot%20Tools%20Presubm...)
The CQ bit was unchecked by tandrii@chromium.org
The CQ bit was checked by tandrii@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1977373002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1977373002/1
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: Depot Tools Presubmit on tryserver.infra (JOB_FAILED, https://build.chromium.org/p/tryserver.infra/builders/Depot%20Tools%20Presubm...)
The CQ bit was checked by kjellander@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1977373002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1977373002/20001
PTAL after adding coverage test case.
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
https://codereview.chromium.org/1977373002/diff/20001/recipe_modules/gclient/... File recipe_modules/gclient/example.py (right): https://codereview.chromium.org/1977373002/diff/20001/recipe_modules/gclient/... recipe_modules/gclient/example.py:97: gclient_config=api.gclient.make_config('chromium_bare')) sadly this call doesn't add anything to expectations, but since we have them in build, i guess it's OK. https://codereview.chromium.org/1977373002/diff/20001/recipe_modules/gclient/... recipe_modules/gclient/example.py:110: api.properties(patch_project='webrtc') nit: these kwargs can be inside .tryserver() above.
lgtm
https://codereview.chromium.org/1977373002/diff/20001/recipe_modules/gclient/... File recipe_modules/gclient/example.py (right): https://codereview.chromium.org/1977373002/diff/20001/recipe_modules/gclient/... recipe_modules/gclient/example.py:97: gclient_config=api.gclient.make_config('chromium_bare')) On 2016/05/16 20:33:48, tandrii(chromium)-traveling wrote: > sadly this call doesn't add anything to expectations, but since we have them in > build, i guess it's OK. Right, it's just here for coverage. https://codereview.chromium.org/1977373002/diff/20001/recipe_modules/gclient/... recipe_modules/gclient/example.py:110: api.properties(patch_project='webrtc') On 2016/05/16 20:33:48, tandrii(chromium)-traveling wrote: > nit: these kwargs can be inside .tryserver() above. Done.
The CQ bit was checked by kjellander@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from tandrii@chromium.org Link to the patchset: https://codereview.chromium.org/1977373002/#ps40001 (title: "Addressed comments")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1977373002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1977373002/40001
Message was sent while issue was closed.
Description was changed from ========== Fix revision for WebRTC patches sent to Chromium trybots This will have the revision set properly to 'HEAD' before attempting to apply the patch. It should also solve the problem that analyze is ending up with no changes when running 'git diff'. Expectation update in: https://codereview.chromium.org/1984673002 BUG=438952 ========== to ========== Fix revision for WebRTC patches sent to Chromium trybots This will have the revision set properly to 'HEAD' before attempting to apply the patch. It should also solve the problem that analyze is ending up with no changes when running 'git diff'. Expectation update in: https://codereview.chromium.org/1984673002 BUG=438952 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=300603 ==========
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as http://src.chromium.org/viewvc/chrome?view=rev&revision=300603 |