Skip to content

please use less memory in test-zlib #17986

Closed
@kapouer

Description

@kapouer

This line

const node = fs.createReadStream(process.execPath);

consumes a lot of memory during tests.
Some platforms will not have enough memory and will somewhat wrongfully fail the test.
Is it possible to load another file (than process.execPath) ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    testIssues and PRs related to the tests.zlibIssues and PRs related to the zlib subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions