Unable to run try job on CL that deletes a file modified by a dependent CL |
||||
Issue descriptionIf a CL deletes a file that its dependent CL has modified the try jobs will fail to apply the CL. This is because depot_tools/apply_issue.py doesn't commit each change, instead they are only staged. This is incompatible with the modify then delete sequence of actions on a file. Example CL: https://codereview.chromium.org/1947433002
,
Aug 17 2016
I suspect this will be fixed by move to Gerrit. Still, +Ravi just in case.
,
Aug 17 2016
Issue 596155 has been merged into this issue.
,
Jan 23 2017
,
Jul 7 2017
Use gerrit. |
||||
►
Sign in to add a comment |
||||
Comment 1 by jrobbins@chromium.org
, May 3 2016Status: Available (was: Untriaged)