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

Failing test: Unit Tests - Ward reportCount virtual property "before all" hook #172

Open
rudyrigot opened this issue Aug 11, 2016 · 3 comments

Comments

@rudyrigot
Copy link
Contributor

It's happening on a fresh install, on first npm test run:

  1) Unit Tests - Ward reportCount virtual property "before all" hook:
     Error: timeout of 2000ms exceeded. Ensure the done() callback is being called in this test.

It's happening in /test/unit/ward.js.

If test is passing for other people, I'm guessing the issue is not in the code, but in something missing in the install doc. Will investigate.

@alexkahn
Copy link
Contributor

Well, since that isn't actually firing any test code and runs migrations my first guess is that mongo isn't running.

@rudyrigot
Copy link
Contributor Author

Mongo was running; I think I identified the underlying issue in #173. I'll update here if that was indeed the same thing.

@rudyrigot
Copy link
Contributor Author

Verdict: fixing #173 didn't fix this (sniff). Oddly enough, this fails even though my dev environment works.

Will investigate another day.

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