gecko-dev/python/mozbuild
Mike Hommey 400434c402 Bug 1408224 - Avoid confusing errors in automation logs when failing to purge toolchain cache. r=mshal
For some reason, Windows builders are setup in a way that prevents a
task from purging the toolchain cache of old files. Until that is
figured out and fixed, all the error message related to that achieves is
confuse people because the treeherder Failure Classification tab shows
them first. Practically speaking, the error doesn't prevent anything
from working properly. The worst that can happen is disk space running
out because of the toolchain cache being filled up, which would lead to
actual errors.

As the error happens on very many windows build, that leads to a lot of
errors being bucketed on bug 1391811, while they may well be varying
unrelated issues.

It also leads to people thinking their try builds fail because of that,
when they aren't (e.g. bug 1408212).

--HG--
extra : rebase_source : e25fc99db8e0920cfa238d0f78f15c78e140e3ec
2017-10-13 09:15:55 +09:00
..
dumbmake Bug 1317970 - Use manifestparser manifests for python unit tests, r=chmanchester 2016-11-16 09:59:22 -05:00
mozbuild Bug 1408224 - Avoid confusing errors in automation logs when failing to purge toolchain cache. r=mshal 2017-10-13 09:15:55 +09:00
mozpack Bug 1393242 - Normalize paths in MercurialRevisionFinder; r=mshal 2017-08-31 10:39:28 -07:00
TODO
setup.py