test_runner: include stack trace of uncaughtException and unhandledRejection - #44614
Merged
nodejs-github-bot merged 3 commits intoSep 14, 2022
Merged
Conversation
Member
Author
|
CC @nodejs/test_runner |
MoLow
force-pushed
the
add-stack-to-uncaught-exception
branch
from
September 12, 2022 13:41
89e8bf9 to
57c40c2
Compare
aduh95
reviewed
Sep 12, 2022
cjihrig
approved these changes
Sep 12, 2022
cjihrig
left a comment
Contributor
There was a problem hiding this comment.
LGTM with an optional comment.
benjamingr
approved these changes
Sep 12, 2022
Collaborator
aduh95
reviewed
Sep 12, 2022
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Collaborator
aduh95
approved these changes
Sep 12, 2022
30 tasks
Collaborator
28 tasks
Collaborator
Commit Queue failed- Loading data for nodejs/node/pull/44614 ✔ Done loading data for nodejs/node/pull/44614 ----------------------------------- PR info ------------------------------------ Title test_runner: include stack trace of `uncaughtException` and `unhandledRejection` (#44614) Author Moshe Atlow (@MoLow) Branch MoLow:add-stack-to-uncaught-exception -> nodejs:main Labels author ready, needs-ci, dont-land-on-v14.x, commit-queue-squash, test_runner Commits 3 - test_runner: include stack of uncaught exceptions - CR - Update lib/internal/test_runner/test.js Committers 2 - Moshe Atlow - GitHub PR-URL: https://github.com/nodejs/node/pull/44614 Fixes: https://github.com/nodejs/node/issues/44611 Reviewed-By: Colin Ihrig Reviewed-By: Benjamin Gruenbaum Reviewed-By: Antoine du Hamel ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/44614 Fixes: https://github.com/nodejs/node/issues/44611 Reviewed-By: Colin Ihrig Reviewed-By: Benjamin Gruenbaum Reviewed-By: Antoine du Hamel -------------------------------------------------------------------------------- ℹ This PR was created on Mon, 12 Sep 2022 13:38:19 GMT ✔ Approvals: 3 ✔ - Colin Ihrig (@cjihrig) (TSC): https://github.com/nodejs/node/pull/44614#pullrequestreview-1104195009 ✔ - Benjamin Gruenbaum (@benjamingr): https://github.com/nodejs/node/pull/44614#pullrequestreview-1104368917 ✔ - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/44614#pullrequestreview-1104853604 ✖ This PR needs to wait 3 more hours to land ✔ Last GitHub CI successful ℹ Last Full PR CI on 2022-09-13T04:00:09Z: https://ci.nodejs.org/job/node-test-pull-request/46555/ - Querying data for job/node-test-pull-request/46555/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/3051969053 |
29 tasks
This was referenced Sep 16, 2022
Merged
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes: #44611