lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make check still failing with midis


From: Graham Percival
Subject: Re: make check still failing with midis
Date: Mon, 25 Jul 2011 13:14:54 -0700
User-agent: Mutt/1.5.20 (2009-06-14)

On Sun, Jul 24, 2011 at 10:59:25PM +0200, address@hidden wrote:
> Oddly, I'm also getting on this error, which is game blocking (meaning that 
> launching make check again doesn't fix it):
> 
>   File "/Users/mikesolomon/devel/regtests/scripts/build/out/output-distance", 
> line 970, in compare_tree_pairs
>     data.compare_trees (dir1, dir2)
>   File "/Users/mikesolomon/devel/regtests/scripts/build/out/output-distance", 
> line 812, in compare_trees
>     (root, dirs, files) = os.walk (dir1).next ()
> StopIteration
> make: *** [local-check] Error 1

This looks the typical error message if you run
  make check
without first running
  make test-baseline

Oh, how nice it would be to print a one-line error message in this
case!

Cheers,
- Graham



reply via email to

[Prev in Thread] Current Thread [Next in Thread]