New issue
Advanced search Search tips

Issue 674949 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

get_toolchain_if_necessary.py gets confused by the addition of a .chw file.

Project Member Reported by asanka@chromium.org, Dec 16 2016

Issue description

Opening a compiled help .chm file and looking at the index causes a .chw file to be created adjacent to the .chm file. This new file causes the calculated hash of the toolchain to be different from what's expected and things go downhill from there.

Perhaps we can exclude .chw files in the same manner we ignore symbol cache directories and crash logs? Or maybe the script should only care about files that existed in the original archive and ignore any new files?
 
Status: Available (was: Untriaged)

Sign in to add a comment