Newer file version for some vtest score files
Opening files vtest/hairpins-1.mscz
, vtest/beams-16.mscz
and vtest/system-3.mscz
leads to warning that the file is created in newer version (checked with actual 2.3 build and 2.2.1 release). It leads to corrupted vtest reference results building.
If I extract the mscz and look at .mscx, I see:
<museScore version="2.07">
<programVersion>2.1.0</programVersion>
<programRevision>9e4f002</programRevision>
I suppose these files must be replaced with new ones created using official release.
Comments
It is the 2.07 it complains about, should be 2.06 IIRC
Result from back in the day when master got changed from 2.1 to 3.0, well before the real 2.1 got introduced.
In reply to It is the 2.07 it complains… by Jojo-Schmitz
The question is how could these files be created? Was it a mistake in 2.1 branch?
Remnants from the 'former' master branch, from before that change file version to 3.xx
Safer way would be to recreate the files from scratch in MuseScore 2.2.1.
2.07 file format isn't significantly different from 2.06 IIRC.
Fixed in branch 2.3, commit 3182aa5824
fix #272235: incorrect version of several vtest ref files
Resaved the files in 2.2.1, checked the vtests, results are the same.
Automatically closed -- issue fixed for 2 weeks with no activity.