From: Graham Percival Date: Fri, 19 Feb 2010 04:51:12 +0000 (+0000) Subject: Doc: CG: add warning about regtests not noticing ghostscript. X-Git-Tag: release/2.13.14-1~56 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a2bf342e3d3a56da98ac369108edd25e1511258f;p=lilypond.git Doc: CG: add warning about regtests not noticing ghostscript. --- diff --git a/Documentation/contributor/release-work.itexi b/Documentation/contributor/release-work.itexi index 67ab80db07..ad52f87daf 100644 --- a/Documentation/contributor/release-work.itexi +++ b/Documentation/contributor/release-work.itexi @@ -125,6 +125,10 @@ make LILYPOND_BRANCH=stable/2.12 lilypond @item Check the regtest comparison in @file{uploads/webtest/} for any unintentional breakage. +Note that this test uses the bounding boxes inside lilypond. +Errors in ghostscript don't generate differences inside lilypond, +so they are not registered in the regtest comparison. + @item If any work was done on GUB since the last release, upload binaries to a temporary location, ask for feedback, and wait a day or two in case there's any major problems.