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

cljs.test.async tests terminate the test suite #411

Closed
okal opened this issue Sep 2, 2015 · 3 comments
Closed

cljs.test.async tests terminate the test suite #411

okal opened this issue Sep 2, 2015 · 3 comments

Comments

@okal
Copy link

okal commented Sep 2, 2015

The example from cljs.test.async fails with an (is true) assert.

A minimal reproduction is available at https://github.com/okal/async-cljsbuild-failure-repro

@mneise
Copy link
Collaborator

mneise commented Sep 10, 2015

@okal Thank you for providing a repo to reproduce this. I will look into this issue.

@okal
Copy link
Author

okal commented Sep 10, 2015

Thank you. Let me know if I can be of further help.

@mneise
Copy link
Collaborator

mneise commented Sep 29, 2015

The reason this fails is that phantomjs ignores timeouts (ariya/phantomjs#10832). If you open unit-test.html in a browser after running the build the test should succeed.

@mneise mneise closed this as completed Sep 29, 2015
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