Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

thread blocked indefinitely in an STM transaction -- Running tests #178

Closed
ankhers opened this issue Jan 18, 2016 · 2 comments
Closed

thread blocked indefinitely in an STM transaction -- Running tests #178

ankhers opened this issue Jan 18, 2016 · 2 comments
Milestone

Comments

@ankhers
Copy link
Contributor

ankhers commented Jan 18, 2016

I'm getting a test failure on current master (6078c36). Below is a gist with the entire output of the test suite. It appears STM is blocking indefinitely.

https://gist.github.com/ankhers/11ed470df40662f0570a

I'm on OS X Yosemite (10.10.5).

Let me know if there is any other information I can give.

@cocreature
Copy link
Collaborator

You didn’t install ide-backend-server.
Run stack install ide-backend-server. I think stack build ide-backend-server should be enough but I’m not sure.

@ankhers
Copy link
Contributor Author

ankhers commented Jan 18, 2016

That fixed it. Thanks for the quick response.

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

No branches or pull requests

3 participants