Skip to content

Investigate flaky parallel/test-listen-fd-ebadf #17762

Description

@gibfahn
  • Version: v8.x
  • Platform: Linux
  • Subsystem: test
=== release test-listen-fd-ebadf ===                                           
Path: parallel/test-listen-fd-ebadf
assert.js:42
  throw new errors.AssertionError({
  ^

AssertionError [ERR_ASSERTION]: 'ENOTSOCK' === 'EINVAL'
    at Server.onError (/build/gib/node/test/parallel/test-listen-fd-ebadf.js:33:10)
    at Server.<anonymous> (/build/gib/node/test/common/index.js:533:15)
    at emitOne (events.js:116:13)
    at Server.emit (events.js:211:7)
    at emitErrorNT (net.js:1383:8)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickCallback (internal/process/next_tick.js:180:9)
    at Function.Module.runMain (module.js:678:11)
    at startup (bootstrap_node.js:187:16)
    at bootstrap_node.js:608:3
Command: out/Release/node /build/gib/node/test/parallel/test-listen-fd-ebadf.js

Looks like it also failed in #15338 (comment) and #8895 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs involving tests that fail intermittently in CI.testIssues and PRs related to Node.js core tests and test infrastructure.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions