Skip to content

Exception while running 'es' benchmarks #32653

@mscdex

Description

@mscdex
  • Version: master
  • Platform: Linux x64
  • Subsystem: console?

What steps will reproduce the bug?

Running the 'es' benchmarks.

How often does it reproduce? Is there a required condition?

Not often it seems, not sure if it's specific to any 'es' benchmark.

What is the expected behavior?

To not crash.

What do you see instead?

internal/console/global.js:45
globalConsole[kBindProperties](true, 'auto');
                              ^

TypeError: globalConsole[kBindProperties] is not a function
    at internal/console/global.js:45:31
    at NativeModule.compileForInternalLoader (internal/bootstrap/loaders.js:276:7)
    at nativeModuleRequire (internal/bootstrap/loaders.js:305:14)
    at createGlobalConsole (internal/bootstrap/node.js:317:5)
    at internal/bootstrap/node.js:120:38

Metadata

Metadata

Assignees

No one assigned

    Labels

    benchmarkIssues and PRs related to the benchmark subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions