New issue
Advanced search Search tips

Issue 834077 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

presubmit crashes when moving or removing directories

Project Member Reported by dpranke@chromium.org, Apr 17 2018

Issue description

Cc: aga...@chromium.org
Components: Infra>SDK
Status: Started (was: Assigned)

Comment 3 by aga...@chromium.org, Apr 18 2018

Cc: vabr@chromium.org
Introduced by https://chromium-review.googlesource.com/c/chromium/src/+/966906
Project Member

Comment 4 by bugdroid1@chromium.org, Apr 18 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/3855731efecbd347602e515df44fd036eb1b7303

commit 3855731efecbd347602e515df44fd036eb1b7303
Author: Dirk Pranke <dpranke@chromium.org>
Date: Wed Apr 18 00:53:07 2018

Fix crash in PRESUBMIT.py when moving dirs.

If you deleted or moved a directory containing a PRESUBMIT.py file,
then the presubmit checks would crash trying to run tests in a
directory that no longer existed.

R=agable@chromium.org
BUG= 834077 

Change-Id: I8deb59c2d00b80f6b5215597076bba34ff1f0872
Reviewed-on: https://chromium-review.googlesource.com/1015976
Reviewed-by: Aaron Gable <agable@chromium.org>
Commit-Queue: Dirk Pranke <dpranke@chromium.org>
Cr-Commit-Position: refs/heads/master@{#551542}
[modify] https://crrev.com/3855731efecbd347602e515df44fd036eb1b7303/PRESUBMIT.py

Status: Fixed (was: Started)
Cc: -vabr@chromium.org

Sign in to add a comment