Skip to content

[parity] node:globals — 5 failing node-suite tests (2026-07-22 baseline) #6780

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:globals has 5 failing test(s) in test-parity/node-suite/globals/.

Reproduce:

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

Failing tests

  • node-suite/globals/dynamic-import-node-submodules — output mismatch
    • Node: util/types function function
    • Perry: util/types function function
  • node-suite/globals/eventtarget-global — output mismatch
    • Node: global typeof: function
    • Perry: global typeof: function
  • node-suite/globals/json-parse-reviver-proxy — SIGSEGV (exit 139)
    • Perry died after printing 3 line(s); Node exited 0.
    • Last Perry line: ./run_parity_tests.sh: line 118: 1569 Segmentation fault: 11 $TIMEOUT_CMD "$seconds" "$@"
  • node-suite/globals/promise-prototype-method-values — output mismatch
    • Node: then.return: true function
    • Perry: then.return: true function
  • node-suite/globals/strict-directive/strict-directive-raw — output mismatch
    • Node: exact double strict:true
    • Perry: exact double strict:true

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