Re: avoid cryptic StopIteration failure from make when 'make check' is run before 'make test-baseline' (issue 5361042)

2011-11-28 Thread adam . spiers
Pushed to staging as 46081ce4 http://codereview.appspot.com/5361042/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: avoid cryptic StopIteration failure from make when 'make check' is run before 'make test-baseline' (issue 5361042)

2011-11-07 Thread pkx166h
Passes Make and no reg test diffs. James http://codereview.appspot.com/5361042/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: avoid cryptic StopIteration failure from make when 'make check' is run before 'make test-baseline' (issue 5361042)

2011-11-07 Thread adam . spiers
New version attached. http://codereview.appspot.com/5361042/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: avoid cryptic StopIteration failure from make when 'make check' is run before 'make test-baseline' (issue 5361042)

2011-11-07 Thread ianhulin44
On 2011/11/06 21:30:18, adam.spiers wrote: I disagree - there is no way to be sure that the cause of the StopIteration really was the user failing to run make test-baseline first. For example he could have run it but then something else accidentally (or deliberately) deleted those director

Re: avoid cryptic StopIteration failure from make when 'make check' is run before 'make test-baseline' (issue 5361042)

2011-11-06 Thread ianhulin44
LGTM apart from the way the error messages are phrased. Cheers, Ian http://codereview.appspot.com/5361042/diff/1/scripts/build/output-distance.py File scripts/build/output-distance.py (right): http://codereview.appspot.com/5361042/diff/1/scripts/build/output-distance.py#newcode836 scripts/bui