lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5582 midi reg


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5582 midi regtest results change each time "make test" is repeated
Date: Wed, 23 Oct 2019 20:11:57 -0000

This problem is being addressed with others in the patch tracked by Issue 5584.


[issues:#5582] midi regtest results change each time "make test" is repeated

Status: Accepted
Created: Tue Oct 22, 2019 12:03 AM UTC by Dan Eble
Last Updated: Tue Oct 22, 2019 11:40 AM UTC
Owner: Dan Eble

If make test is run more than once, there are a bunch of changes in input/regression/midi/out-test the second time that were not reported the first time. It looks like a file name collision between (a) the ly file produced by converting to midi and back, and (b) the ly file produced when lilypond-book is run. At some point, lilypond-book willingly modifies the file in place, so it changes with each make test.

Reproduce the issue relatively quickly like this:

 make test-clean

 make -C input/regression/midi out=test lysdoc-test
 cp -a input/regression/midi/out-test <before>

 make -C input/regression/midi out=test lysdoc-test
 cp -a input/regression/midi/out-test <after>

 compare <before> and <after>

Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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