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

not working on 0.10.30 #22

Closed
ghost opened this issue Aug 13, 2014 · 2 comments
Closed

not working on 0.10.30 #22

ghost opened this issue Aug 13, 2014 · 2 comments

Comments

@ghost
Copy link

ghost commented Aug 13, 2014

The tests aren't working on the latest version of node stable, 0.10.30:

$ npm test
npm info it worked if it ends with ok
npm info using [email protected]
npm info using [email protected]
npm info pretest [email protected]
npm info test [email protected]

> [email protected] test /home/substack/projects/raf
> node test.js

TAP version 13
# continues to emit events
ok 1 time has passed: 32.195365
ok 2 time has passed: 48.86203166666667
ok 3 time has passed: 65.52869833333334

and it times out after that line.

Everything works fine on 0.10.29 and below.

@ghost
Copy link
Author

ghost commented Aug 13, 2014

because of nodejs/node-v0.x-archive#8073

@CMTegner
Copy link
Collaborator

Fixed in 2.0.3. Thanks for both raising the issue and fixing the problem ;)

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

1 participant