Skip to content

test_runner: fix test enqueue when test file has syntax error#61573

Merged
nodejs-github-bot merged 5 commits intonodejs:mainfrom
geeksilva97:fix-test-runner-enqueue
Feb 2, 2026
Merged

test_runner: fix test enqueue when test file has syntax error#61573
nodejs-github-bot merged 5 commits intonodejs:mainfrom
geeksilva97:fix-test-runner-enqueue

Conversation

@geeksilva97
Copy link
Copy Markdown
Contributor

@geeksilva97 geeksilva97 commented Jan 29, 2026

Fixes #61565

Add location to the test placeholder

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. 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.

For test file with syntax error, no "file" field for test:enqueue event with isolation: "none"

5 participants