Skip to content

Fix test-child-process-exec-cwd for Windows on ARM64

This PR fixes the previously skipped test-child-process-exec-cwd on Windows on ARM64. The issue was the casing of stdout for that platform.

cc: @targos (https://github.com/nodejs/node/pull/47020#discussion_r1142306028) @nodejs/platform-windows-arm

Refs: https://github.com/nodejs/node/pull/47020 Refs: https://github.com/nodejs/build/issues/3046

Merge request reports

Loading