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

Double tests executing #531

Closed
sjonnet19 opened this issue Aug 1, 2012 · 5 comments
Closed

Double tests executing #531

sjonnet19 opened this issue Aug 1, 2012 · 5 comments

Comments

@sjonnet19
Copy link

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

@tj
Copy link
Contributor

tj commented Aug 1, 2012

hmm no definitely not, I haven't seen this personally

@sjonnet19
Copy link
Author

make test using 1.3.0

6 ----,------,
0 ----| //\
0 -
---^|__( ^ .^)
---_- "" ""

✔ 6 tests complete (113ms)


make test using 1.3.1

11 -------,------,
1 -
------| //\
0 -
------^|__( o .o)
-
-----_- "" ""

✖ 1 of 12 tests failed:

  1. parse should equal output:
  actual expected

command run:

node_modules/mocha/bin/mocha -R nyan -u exports --globals $

@tj
Copy link
Contributor

tj commented Aug 1, 2012

ohhh exports, i did notice a regression there, looking into it

@sjonnet19
Copy link
Author

cool figured you find it faster than me

@tj tj closed this as completed in 15e2443 Aug 1, 2012
@sjonnet19
Copy link
Author

Thanks

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