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

Flaky test-http-abort-before-end #18497

Closed
BridgeAR opened this issue Feb 1, 2018 · 1 comment
Closed

Flaky test-http-abort-before-end #18497

BridgeAR opened this issue Feb 1, 2018 · 1 comment
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. http Issues or PRs related to the http subsystem. smartos Issues and PRs related to the SmartOS platform. test Issues and PRs related to the tests.

Comments

@BridgeAR
Copy link
Member

BridgeAR commented Feb 1, 2018

https://ci.nodejs.org/job/node-test-commit-smartos/14944/nodes=smartos15-64/console

  duration_ms: 0.841
  severity: fail
  stack: |-
    events.js:116
          throw er; // Unhandled 'error' event
          ^
    
    Error: connect EADDRNOTAVAIL 127.0.0.1:52984 - Local (127.0.0.1:52984)
        at Object._errnoException (util.js:1062:13)
        at _exceptionWithHostPort (util.js:1083:20)
        at internalConnect (net.js:998:16)
        at defaultTriggerAsyncIdScope (internal/async_hooks.js:280:19)
        at net.js:1100:9
        at process._tickCallback (internal/process/next_tick.js:89:11)
        at Function.Module.runMain (module.js:709:11)
        at startup (bootstrap_node.js:191:16)
        at bootstrap_node.js:683:3

Ping @nodejs/http @nodejs/http2

@BridgeAR BridgeAR added http Issues or PRs related to the http subsystem. test Issues and PRs related to the tests. smartos Issues and PRs related to the SmartOS platform. flaky-test Issues and PRs related to the tests with unstable failures on the CI. labels Feb 1, 2018
@apapirovski
Copy link
Member

This test shouldn't be flaky, especially not after #18508 landed. We should reopen if it happens again but I don't really see how...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. http Issues or PRs related to the http subsystem. smartos Issues and PRs related to the SmartOS platform. test Issues and PRs related to the tests.
Projects
None yet
Development

No branches or pull requests

2 participants