New issue
Advanced search Search tips

Issue 887747 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

LUCI silently ignores files saved into a wrong cache location

Project Member Reported by no...@chromium.org, Sep 20

Issue description

if a recipe saves files in api.path['cache'].join('x') instead of api.path['cache'].join('builder', 'x')
such build will happily succeed and nobody would notice that such files are ignored.

possible solution: infra fail such build at kitchen/swarming level upon completion
 
Issue 911867 has been merged into this issue.

Sign in to add a comment