Skip to content

[parity] node:events — 7 failing node-suite tests (2026-07-22 baseline) #6779

Description

@TheHypnoo

Part of the node-suite parity sweep of 2026-07-22 (full run: 3,815 tests, 3,019 pass, 79.1% — report test-parity/reports/parity_report_20260722_120605.json, oracle Node 26.5.0 per .node-version). Umbrella: #793.

node:events has 7 failing test(s) in test-parity/node-suite/events/.

Reproduce:

./run_parity_tests.sh --suite node-suite --module events

Failing tests

  • node-suite/events/imports/named-imports — SIGSEGV (exit 139)
    • Perry died after printing 1 line(s); Node exited 0.
    • Last Perry line: ./run_parity_tests.sh: line 118: 96978 Segmentation fault: 11 $TIMEOUT_CMD "$seconds" "$@"
  • node-suite/events/listeners/listener-counts — SIGSEGV (exit 139)
    • Perry died after printing 3 line(s); Node exited 0.
    • Last Perry line: ./run_parity_tests.sh: line 118: 717 Segmentation fault: 11 $TIMEOUT_CMD "$seconds" "$@"
  • node-suite/events/listeners/listeners-copy — SIGSEGV (exit 139)
    • Perry died after printing 1 line(s); Node exited 0.
    • Last Perry line: ./run_parity_tests.sh: line 118: 1206 Segmentation fault: 11 $TIMEOUT_CMD "$seconds" "$@"
  • node-suite/events/max-listeners/module-helper-target-validation — SIGSEGV (exit 139)
    • Perry died after printing 17 line(s); Node exited 0.
    • Last Perry line: ./run_parity_tests.sh: line 118: 7353 Segmentation fault: 11 $TIMEOUT_CMD "$seconds" "$@"
  • node-suite/events/max-listeners/module-set-get — SIGSEGV (exit 139)
    • Perry died after printing 1 line(s); Node exited 0.
    • Last Perry line: ./run_parity_tests.sh: line 118: 7728 Segmentation fault: 11 $TIMEOUT_CMD "$seconds" "$@"
  • node-suite/events/max-listeners/module-set-multiple-targets — SIGSEGV (exit 139)
    • Perry died after printing 1 line(s); Node exited 0.
    • Last Perry line: ./run_parity_tests.sh: line 118: 8138 Segmentation fault: 11 $TIMEOUT_CMD "$seconds" "$@"
  • node-suite/events/max-listeners/static-multiple-targets — SIGSEGV (exit 139)
    • Perry died after printing 1 line(s); Node exited 0.
    • Last Perry line: ./run_parity_tests.sh: line 118: 8510 Segmentation fault: 11 $TIMEOUT_CMD "$seconds" "$@"

Metadata

Metadata

Assignees

Labels

parityCompatibility gap with Node.js, ECMAScript, or the supported ecosystem

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions