Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

test: simple/test-http-client-timeout-with-data fails in debug mode #4528

Closed
bnoordhuis opened this issue Jan 7, 2013 · 0 comments
Closed
Assignees
Labels

Comments

@bnoordhuis
Copy link
Member

$ python tools/test.py --mode=release,debug simple/test-http-client-timeout-with-data
=== debug test-http-client-timeout-with-data ===                      
Path: simple/test-http-client-timeout-with-data
assert.js:102
  throw new assert.AssertionError({
        ^
AssertionError: 0 == 1
    at process.options.method (/home/bnoordhuis/src/nodejs/master/test/simple/test-http-client-timeout-with-data.js:30:10)
    at process.EventEmitter.emit (events.js:124:20)
Command: out/Debug/node /home/bnoordhuis/src/nodejs/master/test/simple/test-http-client-timeout-with-data.js
[00:01|% 100|+   1|-   1]: Done                                    

Probably a timing issue. I guess I'll fix it, seeing that I'm the one who wrote it.

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

No branches or pull requests

1 participant