- Description has changed:

Diff:

~~~~

--- old
+++ new
@@ -4,10 +4,10 @@
 
      make test-clean
 
-     make -C input/regression/midi out=test local-test
+     make -C input/regression/midi out=test lysdoc-test
      cp -a input/regression/midi/out-test <before>
 
-     make -C input/regression/midi out=test local-test
+     make -C input/regression/midi out=test lysdoc-test
      cp -a input/regression/midi/out-test <after>
 
      compare <before> and <after>

~~~~

- **Comment**:

`local-test` was renamed `lysdoc-test` in a recent commit



---

** [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 12:03 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 [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