You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
The tests aren't working on the latest version of node stable, 0.10.30:
and it times out after that line.
Everything works fine on 0.10.29 and below.
The text was updated successfully, but these errors were encountered: