[v18.x backport] test_runner: support using --inspect with --test#44813
Closed
MoLow wants to merge 3 commits intonodejs:v18.x-stagingfrom
Closed
[v18.x backport] test_runner: support using --inspect with --test#44813MoLow wants to merge 3 commits intonodejs:v18.x-stagingfrom
--inspect with --test#44813MoLow wants to merge 3 commits intonodejs:v18.x-stagingfrom
Conversation
MoLow
added a commit
to MoLow/node
that referenced
this pull request
Sep 29, 2022
PR-URL: nodejs#44520 Backport-PR-URL: nodejs#44813 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
1cffc6c to
9fbebd2
Compare
Member
Author
|
CC @nodejs/releasers |
MoLow
added a commit
to MoLow/node
that referenced
this pull request
Sep 29, 2022
PR-URL: nodejs#44520 Backport-PR-URL: nodejs#44813 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
MoLow
added a commit
to MoLow/node
that referenced
this pull request
Sep 29, 2022
PR-URL: nodejs#44592 Backport-PR-URL: nodejs#44813 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
MoLow
added a commit
to MoLow/node
that referenced
this pull request
Sep 29, 2022
PR-URL: nodejs#44620 Backport-PR-URL: nodejs#44813 Fixes: nodejs#44600 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
9fbebd2 to
c743751
Compare
--inspect with --test
MoLow
added a commit
to MoLow/node
that referenced
this pull request
Sep 29, 2022
PR-URL: nodejs#44520 Backport-PR-URL: nodejs#44813 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
MoLow
added a commit
to MoLow/node
that referenced
this pull request
Sep 29, 2022
PR-URL: nodejs#44592 Backport-PR-URL: nodejs#44813 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
MoLow
added a commit
to MoLow/node
that referenced
this pull request
Sep 29, 2022
PR-URL: nodejs#44620 Backport-PR-URL: nodejs#44813 Fixes: nodejs#44600 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
c743751 to
37d1e5a
Compare
This comment was marked as outdated.
This comment was marked as outdated.
17 tasks
This was referenced Oct 1, 2022
PR-URL: nodejs#44520 Backport-PR-URL: nodejs#44813 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
PR-URL: nodejs#44592 Backport-PR-URL: nodejs#44813 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
PR-URL: nodejs#44620 Backport-PR-URL: nodejs#44813 Fixes: nodejs#44600 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
37d1e5a to
a797681
Compare
This comment was marked as outdated.
This comment was marked as outdated.
RafaelGSS
approved these changes
Oct 2, 2022
9 tasks
Member
Author
danielleadams
approved these changes
Oct 4, 2022
danielleadams
pushed a commit
that referenced
this pull request
Oct 4, 2022
PR-URL: #44520 Backport-PR-URL: #44813 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
danielleadams
pushed a commit
that referenced
this pull request
Oct 4, 2022
PR-URL: #44592 Backport-PR-URL: #44813 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
danielleadams
pushed a commit
that referenced
this pull request
Oct 4, 2022
PR-URL: #44620 Backport-PR-URL: #44813 Fixes: #44600 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
Contributor
|
Landed in 36227ed...56c9c98 |
19 tasks
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.
this backport PR includes
#44520
#44592
#44620
to be merged after / on top of #44815