New issue
Advanced search Search tips

Issue 608637 link

Starred by 3 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Jul 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug

Blocked on:
issue 600469



Sign in to add a comment

Unable to run try job on CL that deletes a file modified by a dependent CL

Project Member Reported by alancutter@chromium.org, May 3 2016

Issue description

If 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

 
Components: -Infra Infra>CQ
Status: Available (was: Untriaged)
Blockedon: 600469
Cc: rmis...@chromium.org
I suspect this will be fixed by move to Gerrit. Still, +Ravi just in case.
 Issue 596155  has been merged into this issue.
Components: -Infra>CQ Infra>Platform>CQdaemon
Status: WontFix (was: Available)
Use gerrit.

Sign in to add a comment