musescore / musescore/MuseScore
Unit tests (in GitHub CI) don't seem to find chords_std.xml
Open
@cbjeukendrup is already working on this.
Since Sep 6, 2024.
P3
tech debt
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
There are still/again quite a lot of these, all in the engraving tests:
10: 13:46:52.504 | ERROR | main_thread | ChordList::read | Cannot open chord description: /styles/chords_std.xml
Apparently the appDataPath parameter to bool ChordList::read(const muse::io::path_t& appDataPath, const String& name) is empty
Originally posted by @Jojo-Schmitz in https://github.com/musescore/MuseScore/issues/22500#issuecomment-2327016365
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.