-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
please use less memory in test-zlib #17986
Copy link
Copy link
Closed
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.zlibIssues and PRs related to the zlib subsystem.Issues and PRs related to the zlib subsystem.
Metadata
Metadata
Assignees
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.zlibIssues and PRs related to the zlib subsystem.Issues and PRs related to the zlib subsystem.
Type
Fields
Give feedbackNo fields configured for issues without a type.
This line
node/test/parallel/test-zlib.js
Line 160 in 11dda69
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) ?