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

Tests don't run under NodeJS v0.11.x (tested v0.11.10) #45

Closed
frankmayer opened this issue Jan 21, 2014 · 1 comment
Closed

Tests don't run under NodeJS v0.11.x (tested v0.11.10) #45

frankmayer opened this issue Jan 21, 2014 · 1 comment

Comments

@frankmayer
Copy link

Running Browser:
PhantomJS

An uncaughtException was found, the program will end.
[TypeError: Cannot call method 'fin' of undefined]

I tried to find where it was failing, but was unable to. Any ideas?

  • This happens in both Win and Linux.
  • Tested also with Chrome besides PhantomJS. It dies with the same error.

Any ideas?

Reverted windows node installation back to v0.10.24 for now.

@ghost ghost assigned asciidisco Jan 23, 2014
@asciidisco
Copy link
Member

Hmm,

I haven't tried the 0.11.x branch yet with Dalek, so thanks for the pointer.
I first thought it had something to do with Q (which is responsible for some promise action behind the scenes),
but that doesn't seem to be the problem.

I will check the non transparent changes done in the 0.11.x branch & try to get a hybrid version of Dalek up & running that works on the 0.10.x & 0.11.x branch.

Thanks for the headsup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants