Skip to content

test_runner: preserve signal-based interruption exit codes#62359

Open
ace-tk wants to merge 1 commit intonodejs:mainfrom
ace-tk:fix/test-runner-signal-exit-codes
Open

test_runner: preserve signal-based interruption exit codes#62359
ace-tk wants to merge 1 commit intonodejs:mainfrom
ace-tk:fix/test-runner-signal-exit-codes

Conversation

@ace-tk
Copy link

@ace-tk ace-tk commented Mar 21, 2026

Summary

  • preserve signal-based exit semantics when test runner is interrupted
  • set SIGINT/SIGTERM derived exit codes (130/143)
  • update test-runner-exit-code coverage for both signals

Test plan

  • python3 tools/test.py test/parallel/test-runner-exit-code.js

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/test_runner

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem. labels Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants