mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
test: skip tests not passing without NODE_OPTIONS support
PR-URL: https://github.com/nodejs/node/pull/60912 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
This commit is contained in:
@@ -154,7 +154,7 @@ for (const extraSnapshotArgs of [
|
||||
}
|
||||
|
||||
// Guarantee NODE_REPL_EXTERNAL_MODULE won't bypass kDisableNodeOptionsEnv
|
||||
{
|
||||
if (!process.config.variables.node_without_node_options) {
|
||||
spawnSyncAndExit(
|
||||
binary,
|
||||
['require("os")'],
|
||||
|
||||
Reference in New Issue
Block a user