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

node 6.x breakage in "restify-client tests GH-115 GET path with spaces" test case #68

Closed
trentm opened this issue Jun 28, 2016 · 0 comments

Comments

@trentm
Copy link
Contributor

trentm commented Jun 28, 2016

  1 failing

  1) restify-client tests GH-115 GET path with spaces:
     AssertionError: expected 'Request path contains unescaped characters' to equal 'Request path contains unescaped characters.'
      at Context.<anonymous> (/Users/trentm/src/restify-clients/test/index.js:302:20)
      at callFnAsync (/Users/trentm/src/restify-clients/node_modules/mocha/lib/runnable.js:349:8)
      at Test.Runnable.run (/Users/trentm/src/restify-clients/node_modules/mocha/lib/runnable.js:301:7)
      at Runner.runTest (/Users/trentm/src/restify-clients/node_modules/mocha/lib/runner.js:422:10)
      at /Users/trentm/src/restify-clients/node_modules/mocha/lib/runner.js:528:12
      at next (/Users/trentm/src/restify-clients/node_modules/mocha/lib/runner.js:342:14)
      at /Users/trentm/src/restify-clients/node_modules/mocha/lib/runner.js:352:7
      at next (/Users/trentm/src/restify-clients/node_modules/mocha/lib/runner.js:284:14)
      at Immediate._onImmediate (/Users/trentm/src/restify-clients/node_modules/mocha/lib/runner.js:320:5)
      at tryOnImmediate (timers.js:543:15)
      at processImmediate [as _immediateCallback] (timers.js:523:5)

This was broken by nodejs/node#3374

@trentm trentm closed this as completed in e0fe472 Jun 28, 2016
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