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

add spec for #303 #533

Merged
merged 3 commits into from
May 27, 2014
Merged

add spec for #303 #533

merged 3 commits into from
May 27, 2014

Conversation

nazomikan
Copy link
Contributor

added spec for #303

I reproduce the "another context" using vm.runInNewContext.
In these, host object is different.

The following code will fail

obj.constructor === Array

spec detail:

  • waterfall call in another context
  • parallel call in another context
  • series call in another context

* waterfall call in another context
* parallel call in another context
* series call in another context
@caolan
Copy link
Owner

caolan commented May 23, 2014

Thanks @nazomikan, these tests will need to detect a browser environment and not attempt to run before I can merge them into the test suite.

@nazomikan
Copy link
Contributor Author

I see. Does this make sense?

@caolan
Copy link
Owner

caolan commented May 27, 2014

Yes, that looks good. Thanks @nazomikan !

caolan pushed a commit that referenced this pull request May 27, 2014
@caolan caolan merged commit 2321212 into caolan:master May 27, 2014
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

Successfully merging this pull request may close these issues.

2 participants