lilypond-devel
[Top][All Lists]
Advanced

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

Re: make check is broken (again) - patch testing seeming to taking more


From: David Kastrup
Subject: Re: make check is broken (again) - patch testing seeming to taking more of my time than I like
Date: Sun, 27 Oct 2019 19:37:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Werner LEMBERG <address@hidden> writes:

>>> I still cannot do make-check this morning based on current master.
>> 
>> I have no idea why the problem is only being discussed instead of
>> fixed, but I'll revert
>> 
>> commit 911788f173eb58438fc9c850a005638d053b8bba
>> Author: Dan Eble <address@hidden>
>> Date:   Thu Oct 17 18:17:44 2019 -0400
>> 
>>     Issue 5578: add a button to flip between old and new regtest images
>>     
>> now so that people can figure out what to do without the development
>> process being blocked further.
>> 
>> Expect my patchy-staging to finisn in about 45 minutes.
>
> Hmm.  I now get 
>
>   PYTHONPATH=[...] \
>   PATH=[...] \
>   python2 \
>     test-lily/rsync-test.py \
>     --version-file=[...]
>     --output-distance=[...]
>     --test-dir=uploads/webtest \
>     --gub-target-dir=/.../gub/target/linux-64
>   File ".../scripts/build/output-distance.py", line 913
>       's' if len(paired) != 1 else ''))
>            ^
>   SyntaxError: invalid syntax
>
> while running gub with lilypond's current master branch (commit
> fd1734364).

Looks like a Python3-ism (or at least some newer version Pythonism) in

commit 306fc6b509a9e71e16d54e11d11d70968aa4c3ef
Author: Dan Eble <address@hidden>
Date:   Wed Oct 16 18:51:34 2019 -0400

    Issue 5576: make output-distance less verbose by default
    
which would be an independent problem.

I'll try reverting this one as well and hope that we don't get into a
dependency hell for that.

-- 
David Kastrup



reply via email to

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