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

Test data not included in release tarballs #36

Closed
titanofold opened this issue May 18, 2020 · 2 comments
Closed

Test data not included in release tarballs #36

titanofold opened this issue May 18, 2020 · 2 comments

Comments

@titanofold
Copy link

Tests cannot be run with releases because the tests\testdata directory is missing. This, naturally, results in all tests failing.

Once I manually copy the test\testdata, tests pass.

@dvarrazzo
Copy link
Member

I guess the most reasonable thing to do is to include the test data in the tarball, as opposite of excluding the tests altogether from the tarball and ask to test from git, right?

@titanofold
Copy link
Author

(^_^) Yes, do include.

The expectation is that we can verify that the installation will work correctly.

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

2 participants