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: Mon, 04 Nov 2019 18:53:11 -0000

commit 8fc95b0a4329049ce565379af990485808474af9
Author: Dan Eble <address@hidden>
Date: Mon Oct 21 19:51:59 2019 -0400

Issue 5582: fix repeated test runs for input/regression/midi

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

Status: Fixed
Labels: Fixed_2_21_0
Created: Tue Oct 22, 2019 12:03 AM UTC by Dan Eble
Last Updated: Wed Oct 23, 2019 08:11 PM 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]