On Feb 15, 2022, at 04:54, Paulo Matos wrote:
>
> So `make test` runs the regression tests to `out`, `make test-baseline`
> creates a current baseline in `out-baseline` and `make check` runs the
> tests and creates a comparison with baseline. :) I hope I got it.
And after making a change, run `m
Jean Abou Samra writes:
> Hi Paulo,
>
>
> Le 14/02/2022 à 18:50, Paulo Matos a écrit :
>> Hi,
>>
>> I am attempting to understand what are the failures in
>> https://gitlab.com/lilypond/lilypond/-/merge_requests/875
>>
>> I decided to have a baseline of test results from HEAD before applying
>>
Hi Paulo,
Le 14/02/2022 à 18:50, Paulo Matos a écrit :
Hi,
I am attempting to understand what are the failures in
https://gitlab.com/lilypond/lilypond/-/merge_requests/875
I decided to have a baseline of test results from HEAD before applying
!875. For this I configured git HEAD with ./config
Hi,
I am attempting to understand what are the failures in
https://gitlab.com/lilypond/lilypond/-/merge_requests/875
I decided to have a baseline of test results from HEAD before applying
!875. For this I configured git HEAD with ./configure GUILE_FLAVOUR=guile-2.2.
After building I ran the tests