Skip to content

parallel/test-http2-misbehaving-multiplex is flaky #54859

@lpinca

Description

@lpinca

Test

test-http2-misbehaving-multiplex

Platform

Linux x64, macOS x64

Console output

=== release test-http2-misbehaving-multiplex ===
Path: parallel/test-http2-misbehaving-multiplex
node:assert:126
  throw new AssertionError(obj);
  ^

AssertionError [ERR_ASSERTION]: Expected "actual" to be strictly unequal to: 5
    at Http2Server.<anonymous> (/home/luigi/node/test/parallel/test-http2-misbehaving-multiplex.js:45:10)
    at Http2Server.<anonymous> (/home/luigi/node/test/common/index.js:488:15)
    at Http2Server.emit (node:events:520:28)
    at ServerHttp2Session.sessionOnStream (node:internal/http2/core:3011:19)
    at ServerHttp2Session.emit (node:events:520:28)
    at emit (node:internal/http2/core:329:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:93:22) {
  generatedMessage: true,
  code: 'ERR_ASSERTION',
  actual: 5,
  expected: 5,
  operator: 'notStrictEqual'
}

Node.js v23.0.0-pre
Command: out/Release/node --expose-internals /home/luigi/node/test/parallel/test-http2-misbehaving-multiplex.js


[01:25|% 100|+ 9999|-   1]: Done

Failed tests:
out/Release/node --expose-internals /home/luigi/node/test/parallel/test-http2-misbehaving-multiplex.js

Build links

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs related to the tests with unstable failures on the CI.linuxIssues and PRs related to the Linux platform.macosIssues and PRs related to the macOS platform / OSX.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions