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

Need help running the tests #116

Open
julien-f opened this issue Jun 18, 2015 · 0 comments
Open

Need help running the tests #116

julien-f opened this issue Jun 18, 2015 · 0 comments

Comments

@julien-f
Copy link
Contributor

I don't understand why but the tests do not pass on my computer:

> npm test
> [email protected] test node-xmlrpc
> vows 'test/*.js'

······
✗ Errored » callback not fired 
      in A method call with an invalid internal URI 
      in Client 
      in test/client_test.js✗ Errored » callback not fired 
      in A method call with a string URI for options 
      in Client 
      in test/client_test.js✗ Errored » callback not fired 
      in A method call with no host specified 
      in Client 
      in test/client_test.js✗ Errored » callback not fired 
      in A method call with a chunked response 
      in Client 
      in test/client_test.js✗ Errored » callback not fired 
      in A method call with a utf-8 encoding 
      in Client 
      in test/client_test.js✗ Errored » callback not fired 
      in A method call with a ISO-8859-1 encoding 
      in Client 
      in test/client_test.js✗ Errored » callback not fired 
      in A method call with a multi-byte character in request 
      in Client 
      in test/client_test.js✗ Errored » callback not fired 
      in A method call with an unknown request 
      in Client 
      in test/client_test.js✗ Errored » callback not fired 
      in A method call with cookies in response 
      in Client 
      in test/client_test.js✗ Errored » callback not fired 
      in A method call that responds with a malformed xml 
      in Client 
      in test/client_test.js✗ Errored » 6 honored ∙ 1 errored ∙ 13 dropped

npm ERR! Test failed.  See above for more details.

Any idea?

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