Skip to content

Conversation

@yiyunlei
Copy link
Contributor

Migrate the remaining error tests in the test/message folder from Python to JS.

Fixes: #47707

Migrated tests:

error/ core_line_numbers.js core_line_numbers.out if-error-has-good-stack.js if-error-has-good-stack.out promise_unhandled_warn_with_error.js promise_unhandled_warn_with_error.out test-no-extra-info-on-fatal-exception.js test-no-extra-info-on-fatal-exception.out throw_error_with_getter_throw.js throw_error_with_getter_throw.out throw_null.js throw_null.out throw_undefined.js throw_undefined.out timeout_throw.js timeout_throw.out undefined_reference_in_new_context.js undefined_reference_in_new_context.out unhandled_promise_trace_warnings.js unhandled_promise_trace_warnings.out 
image

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Sep 19, 2023
Migrate the remaining error tests in the `test/message` folder from Python to JS. Fixes: nodejs#47707
@MoLowMoLow added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 20, 2023
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 20, 2023
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@MoLowMoLow added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 21, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 21, 2023
@nodejs-github-botnodejs-github-bot merged commit 853f572 into nodejs:mainSep 21, 2023
@nodejs-github-bot
Copy link
Collaborator

Landed in 853f572

@ruyadorno
Copy link
Member

This commit does not land cleanly on v20.x-staging and will need manual backport in case we want it in v20.

@ruyadornoruyadorno added the backport-requested-v20.x PRs awaiting manual backport to the v20.x-staging branch. label Sep 28, 2023
MoLow pushed a commit to MoLow/node that referenced this pull request Sep 28, 2023
Migrate the remaining error tests in the `test/message` folder from Python to JS. Fixes: nodejs#47707 PR-URL: nodejs#49721 Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Chemi Atlow <[email protected]>
@MoLowMoLow added backport-open-v20.x Indicate that the PR has an open backport and removed backport-requested-v20.x PRs awaiting manual backport to the v20.x-staging branch. labels Sep 28, 2023
alexfernandez pushed a commit to alexfernandez/node that referenced this pull request Nov 1, 2023
Migrate the remaining error tests in the `test/message` folder from Python to JS. Fixes: nodejs#47707 PR-URL: nodejs#49721 Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Chemi Atlow <[email protected]>
targos pushed a commit that referenced this pull request Nov 11, 2023
Migrate the remaining error tests in the `test/message` folder from Python to JS. Fixes: #47707 PR-URL: #49721 Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Chemi Atlow <[email protected]>
@targostargos mentioned this pull request Nov 12, 2023
@targostargos added backported-to-v20.x PRs backported to the v20.x-staging branch. and removed backport-open-v20.x Indicate that the PR has an open backport labels Nov 12, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backported-to-v20.xPRs backported to the v20.x-staging branch.needs-ciPRs that need a full CI run.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

message tests can be migrated from python to JS

6 participants

@yiyunlei@nodejs-github-bot@ruyadorno@MoLow@atlowChemi@targos