New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 642204 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

[MD History] Vulcanize presubmit fails when deleting files

Project Member Reported by tsergeant@chromium.org, Aug 30 2016

Issue description

When trying to upload a CL which deletes lazy_render.html, I get:

  File "<string>", line 1, in <module>
  File "<string>", line 28, in CheckChangeOnUpload
  File "<string>", line 27, in <genexpr>
  File "/usr/lib/python2.7/genericpath.py", line 54, in getmtime
    return os.stat(filename).st_mtime
OSError: [Errno 2] No such file or directory: 'lazy_render.html'

 
Status: WontFix (was: Assigned)
I'm just gonna wontfix this.

It happens very rarely, and hopefully we'll delete that presubmit soon anyway.

Sign in to add a comment