Skip to content

flaky test-net-throttle on daily master #33135

Closed
@sam-github

Description

@sam-github

Failed last three nightlies:

Error Message
fail (1)
Stacktrace
build big string
server started on port 38697
assert.js:103
  throw new AssertionError(obj);
  ^

AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:

true !== false

    at Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/pummel/test-net-throttle.js:38:10)
    at Server.emit (events.js:315:20)
    at TCP.onconnection (net.js:1537:8) {
  generatedMessage: true,
  code: 'ERR_ASSERTION',
  actual: true,
  expected: false,
  operator: 'strictEqual'
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs related to the tests with unstable failures on the CI.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions