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 net-connect-handle-econnrefused #18164

Closed
BridgeAR opened this issue Jan 15, 2018 · 1 comment
Closed

flaky net-connect-handle-econnrefused #18164

BridgeAR opened this issue Jan 15, 2018 · 1 comment
Labels
arm Issues and PRs related to the ARM platform. flaky-test Issues and PRs related to the tests with unstable failures on the CI. net Issues and PRs related to the net subsystem.

Comments

@BridgeAR
Copy link
Member

  • Platform: arm
  • Subsystem: test

This one is a old one and I forgot to open a issue right away, but I guess it is still an issue.

https://ci.nodejs.org/job/node-test-binary-arm/10519/RUN_SUBSET=3,label=pi1-raspbian-wheezy/console

not ok 142 parallel/test-net-connect-handle-econnrefused
  ---
  duration_ms: 2.358
  severity: fail
  stack: |-
    assert.js:44
      throw new errors.AssertionError({
      ^
    
    AssertionError [ERR_ASSERTION]: function should not have been called
        at Socket.mustNotCall (/home/iojs/build/workspace/node-test-binary-arm/test/common/index.js:568:12)
        at emitNone (events.js:105:13)
        at Socket.emit (events.js:207:7)
        at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1166:10)
@BridgeAR BridgeAR added net Issues and PRs related to the net subsystem. arm Issues and PRs related to the ARM platform. flaky-test Issues and PRs related to the tests with unstable failures on the CI. labels Jan 15, 2018
@apapirovski
Copy link
Member

This should've gotten automatically closed by #18257 but didn't...

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

Successfully merging a pull request may close this issue.

2 participants