-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: change promises to async/await in test-debugger-heap-profiler #44693
Merged
Conversation
This file contains 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
Trott
added
the
code-and-learn
Issues related to the Code-and-Learn events and PRs submitted during the events.
label
Sep 16, 2022
nodejs-github-bot
added
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
labels
Sep 16, 2022
Qard
reviewed
Sep 17, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good! Just some small suggestions to make the linter happy. 😊
Trott
force-pushed
the
brinda-patch-test
branch
from
September 25, 2022 16:51
27e8e91
to
3f61a3e
Compare
Trott
approved these changes
Sep 25, 2022
Trott
added
request-ci
Add this label to start a Jenkins CI on a PR.
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
labels
Sep 25, 2022
github-actions
bot
removed
the
request-ci
Add this label to start a Jenkins CI on a PR.
label
Sep 25, 2022
This was referenced Sep 26, 2022
This was referenced Sep 28, 2022
Trott
added
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
Sep 29, 2022
nodejs-github-bot
added
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
and removed
commit-queue
Add this label to land a pull request using GitHub Actions.
labels
Sep 29, 2022
Commit Queue failed- Loading data for nodejs/node/pull/44693 ✔ Done loading data for nodejs/node/pull/44693 ----------------------------------- PR info ------------------------------------ Title test: change promises to async/await in test-debugger-heap-profiler (#44693) Author Brinda Ashar (@brindashar4, first-time contributor) Branch brindashar4:brinda-patch-test -> nodejs:main Labels test, code-and-learn, author ready, needs-ci Commits 1 - test: use async/await in test-debugger-heap-profiler Committers 1 - Rich Trott PR-URL: https://github.com/nodejs/node/pull/44693 Reviewed-By: Rich Trott ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/44693 Reviewed-By: Rich Trott -------------------------------------------------------------------------------- ℹ This PR was created on Fri, 16 Sep 2022 21:58:29 GMT ✔ Approvals: 1 ✔ - Rich Trott (@Trott) (TSC): https://github.com/nodejs/node/pull/44693#pullrequestreview-1119430727 ℹ This PR is being fast-tracked because it is from a Code and Learn event ✔ Last GitHub CI successful ℹ Last Full PR CI on 2022-09-29T06:27:04Z: https://ci.nodejs.org/job/node-test-pull-request/46919/ - Querying data for job/node-test-pull-request/46919/ ✔ Last Jenkins CI successful ⚠ PR author is a new contributor: @brindashar4([email protected]) ⚠ - commit 3f61a3e1fabd is authored by [email protected] -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/3152126664 |
PR-URL: nodejs#44693 Reviewed-By: Rich Trott <[email protected]>
Trott
force-pushed
the
brinda-patch-test
branch
from
September 29, 2022 19:50
3f61a3e
to
865a578
Compare
Landed in 865a578 |
Thanks for the contribution! 🎉 |
This was referenced Sep 30, 2022
14 tasks
danielleadams
pushed a commit
that referenced
this pull request
Oct 11, 2022
PR-URL: #44693 Reviewed-By: Rich Trott <[email protected]>
Merged
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.
code-and-learn
Issues related to the Code-and-Learn events and PRs submitted during the events.
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
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.
No description provided.