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

QuckCheck tests fail for some reason #4

Closed
sol opened this issue Jun 25, 2011 · 2 comments
Closed

QuckCheck tests fail for some reason #4

sol opened this issue Jun 25, 2011 · 2 comments

Comments

@sol
Copy link
Member

sol commented Jun 25, 2011

When I run the test suite with tests/run-tests.lhs, the QuickCheck test suite fails for some reason at parseSong. However running the test suite with runhaskell -itests tests/Properties.hs works just fine.

@joachifm
Copy link
Contributor

Weirder still, if you run ./dist/build/test/test directly (which is what run-tests.lhs does), it works fine.
Something must go wrong in run-tests.lhs when reading test output via Handle (hGetContents).

@joachifm
Copy link
Contributor

Closing this for now, as I can no longer reproduce it.
Please reopen if the problem persists.

bens pushed a commit to bens/libmpd-haskell that referenced this issue Jun 1, 2021
This is part vimus#4 of the fa83e95 split.

Introduces the following changes:
- Tag metadata is stored in a Map
- Picks up Last-Modified
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants