-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Double tests executing #531
Comments
hmm no definitely not, I haven't seen this personally |
make test using 1.3.0 6 ----,------, ✔ 6 tests complete (113ms) make test using 1.3.1 11 -------,------, ✖ 1 of 12 tests failed:
command run: node_modules/mocha/bin/mocha -R nyan -u exports --globals $ |
ohhh exports, i did notice a regression there, looking into it |
cool figured you find it faster than me |
Thanks |
I am now seeing tests execute twice on a single run. Is this by intent? Did you shift to callbacks? I couldn't track in down the in changesets.
1.3.0 runs fine
1.3.1 errors with odd runs
The text was updated successfully, but these errors were encountered: