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

Include test data in hackage source tarball #27

Merged
merged 1 commit into from Feb 10, 2021

Conversation

felixonmars
Copy link
Contributor

Currently building from a hackage tarball will fail tests:

Running 1 test suites...
Test suite hiedb-tests: RUNNING...
hiedb-tests: test/data/Module1.hs: openFile: does not exist (No such file or directory)
Test suite hiedb-tests: FAIL

Currently building from a hackage tarball will fail tests:

```
Running 1 test suites...
Test suite hiedb-tests: RUNNING...
hiedb-tests: test/data/Module1.hs: openFile: does not exist (No such file or directory)
Test suite hiedb-tests: FAIL
```
@wz1000
Copy link
Owner

wz1000 commented Feb 10, 2021

Thanks!

@wz1000 wz1000 merged commit eae4c0e into wz1000:master Feb 10, 2021
@wz1000
Copy link
Owner

wz1000 commented Feb 10, 2021

@felixonmars btw, if you are trying to package this, please be aware of the ghc-paths dependency. I don't know if that causes a problem for arch packages or not.

@felixonmars felixonmars deleted the patch-1 branch February 10, 2021 16:25
@felixonmars
Copy link
Contributor Author

@wz1000 That looks fine to me. The only failure I currently get is #28 :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants