Skip to content

fix(ext/node): enable 8 already-passing child_process compat tests#32710

Merged
fraidev merged 1 commit intodenoland:mainfrom
fraidev:fix/enable-passing-child-process-tests
Mar 14, 2026
Merged

fix(ext/node): enable 8 already-passing child_process compat tests#32710
fraidev merged 1 commit intodenoland:mainfrom
fraidev:fix/enable-passing-child-process-tests

Conversation

@fraidev
Copy link
Contributor

@fraidev fraidev commented Mar 14, 2026

These tests already pass but were not enabled in the node compat config. Adding them to prevent regressions.

Newly enabled:

  • test-child-process-exec-maxbuf.js
  • test-child-process-execsync-maxbuf.js
  • test-child-process-fork-url.mjs
  • test-child-process-ipc.js
  • test-child-process-promisified.js

These tests already pass but were not enabled in the node compat
config. Adding them to prevent regressions.

Newly enabled:
- test-child-process-exec-encoding.js
- test-child-process-exec-maxbuf.js
- test-child-process-execsync-maxbuf.js
- test-child-process-fork-url.mjs
- test-child-process-ipc.js
- test-child-process-promisified.js
@fraidev fraidev force-pushed the fix/enable-passing-child-process-tests branch from e8e29b9 to ad73fc8 Compare March 14, 2026 12:03
@fraidev fraidev merged commit ea7f079 into denoland:main Mar 14, 2026
220 of 223 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants