- **labels**:  --> Fixed_2_21_0
- **status**: Accepted --> Fixed
- **Comment**:

commit 8fc95b0a4329049ce565379af990485808474af9
Author: Dan Eble <[email protected]>
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 [email protected] 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
  • ... Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
    • ... Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
    • ... Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
    • ... Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development

Reply via email to