Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.2.0] tests expect test data in /usr/data/ #376

Open
olebole opened this issue Dec 27, 2024 · 0 comments
Open

[4.2.0] tests expect test data in /usr/data/ #376

olebole opened this issue Dec 27, 2024 · 0 comments

Comments

@olebole
Copy link
Member

olebole commented Dec 27, 2024

When running the tests on the just-built package, many tests complain about missing test data which they expected under /usr/data/, like:

6: terminate called after throwing an instance of 'std::runtime_error'
6:   what():  Test data is missing: /usr/data/expected/operators/u_data
9: purify::critical  Missing file will be removed from list: /usr/data/atca/0332-391.uvfits

For the tests, it would be useful if the test data could be taken from the source instead of being expected to be installed. And /usr/data/ is not conform to the Linux file system standard and a bit generic for these specific data. Could you give me a hint how this can be adjusted?

For completeness, I will attached the full build (and test) log in the previous issue:
purify_4.2.0-1_amd64.build.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant