FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: verify tracePromise does not do runStores by Qard · Pull Request #47349 · nodejs/node · GitHub

/ node Public

test: verify tracePromise does not do runStores - #47349

Merged
nodejs-github-bot merged 2 commits into
nodejs:mainfrom
Qard:improve-tracing-channel-run-stores-tests
Apr 3, 2023
Merged

test: verify tracePromise does not do runStores#47349
nodejs-github-bot merged 2 commits into
nodejs:mainfrom
Qard:improve-tracing-channel-run-stores-tests

Conversation

Qard commented Mar 31, 2023

Copy link
Copy Markdown
Member

Just improving the test for this slightly. Chose to do a follow-up PR so as to not tempt fate with CI so soon before release cut-off. Requesting fast-track for this.

Qard added test Issues and PRs related to the tests. diagnostics_channel Issues and PRs related to diagnostics channel labels Mar 31, 2023
nodejs-github-bot added the needs-ci PRs that need a full CI run. label Mar 31, 2023
Qard added the request-ci Add this label to start a Jenkins CI on a PR. label Mar 31, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Mar 31, 2023

Copy link
Copy Markdown
Collaborator

Qard added the fast-track PRs that do not need to wait for 48 hours to land. label Mar 31, 2023

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @Qard. Please 👍 to approve.

Qard added the request-ci Add this label to start a Jenkins CI on a PR. label Mar 31, 2023

Copy link
Copy Markdown
Collaborator

github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Mar 31, 2023

Copy link
Copy Markdown
Collaborator

Qard added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 1, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 1, 2023

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

…-run-stores.js

Co-authored-by: Rich Trott <rtrott@gmail.com>
Qard added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 1, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 1, 2023

Copy link
Copy Markdown
Collaborator

Qard added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 1, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 1, 2023

Copy link
Copy Markdown
Collaborator

Qard added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 2, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 2, 2023

Copy link
Copy Markdown
Collaborator

CI: https://ci.nodejs.org/job/node-test-pull-request/50807/

Qard added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 2, 2023
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 Apr 2, 2023

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/47349
✔  Done loading data for nodejs/node/pull/47349
----------------------------------- PR info ------------------------------------
Title      test: verify tracePromise does not do runStores (#47349)
Author     Stephen Belanger  (@Qard)
Branch     Qard:improve-tracing-channel-run-stores-tests -> nodejs:main
Labels     test, fast-track, needs-ci, diagnostics_channel
Commits    2
 - test: verify tracePromise does not do runStores
 - Update test/parallel/test-diagnostics-channel-tracing-channel-promise…
Committers 2
 - Stephen Belanger 
 - GitHub 
PR-URL: https://github.com/nodejs/node/pull/47349
Reviewed-By: Yagiz Nizipli 
Reviewed-By: James M Snell 
Reviewed-By: Rich Trott 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/47349
Reviewed-By: Yagiz Nizipli 
Reviewed-By: James M Snell 
Reviewed-By: Rich Trott 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Fri, 31 Mar 2023 18:41:01 GMT
   ✔  Approvals: 3
   ✔  - Yagiz Nizipli (@anonrig): https://github.com/nodejs/node/pull/47349#pullrequestreview-1367513775
   ✔  - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/47349#pullrequestreview-1367567448
   ✔  - Rich Trott (@Trott) (TSC): https://github.com/nodejs/node/pull/47349#pullrequestreview-1367811162
   ℹ  This PR is being fast-tracked
   ✔  Last GitHub CI successful
   ℹ  Last Full PR CI on 2023-04-02T06:02:27Z: https://ci.nodejs.org/job/node-test-pull-request/50807/
- Querying data for job/node-test-pull-request/50807/
   ✔  Last Jenkins CI successful
--------------------------------------------------------------------------------
   ✔  No git cherry-pick in progress
   ✔  No git am in progress
   ✔  No git rebase in progress
--------------------------------------------------------------------------------
- Bringing origin/main up to date...
From https://github.com/nodejs/node
 * branch                  main       -> FETCH_HEAD
✔  origin/main is now up-to-date
- Downloading patch for 47349
From https://github.com/nodejs/node
 * branch                  refs/pull/47349/merge -> FETCH_HEAD
✔  Fetched commits as 85705a47958c..e9a266754cac
--------------------------------------------------------------------------------
[main 20fcf19366] test: verify tracePromise does not do runStores
 Author: Stephen Belanger 
 Date: Fri Mar 31 11:39:10 2023 -0700
 1 file changed, 11 insertions(+), 4 deletions(-)
[main 6fb6ce54ab] Update test/parallel/test-diagnostics-channel-tracing-channel-promise-run-stores.js
 Author: Stephen Belanger 
 Date: Fri Mar 31 22:44:09 2023 -0700
 1 file changed, 1 insertion(+), 1 deletion(-)
   ✔  Patches applied
There are 2 commits in the PR. Attempting autorebase.
Rebasing (2/4)

Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
test: verify tracePromise does not do runStores

PR-URL: #47349
Reviewed-By: Yagiz Nizipli yagiz@nizipli.com
Reviewed-By: James M Snell jasnell@gmail.com
Reviewed-By: Rich Trott rtrott@gmail.com

[detached HEAD 5f831b34c5] test: verify tracePromise does not do runStores
Author: Stephen Belanger stephen.belanger@datadoghq.com
Date: Fri Mar 31 11:39:10 2023 -0700
1 file changed, 11 insertions(+), 4 deletions(-)
Rebasing (3/4)
Rebasing (4/4)

Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
Update test/parallel/test-diagnostics-channel-tracing-channel-promise-run-stores.js

Co-authored-by: Rich Trott rtrott@gmail.com
PR-URL: #47349
Reviewed-By: Yagiz Nizipli yagiz@nizipli.com
Reviewed-By: James M Snell jasnell@gmail.com
Reviewed-By: Rich Trott rtrott@gmail.com

[detached HEAD 4d1fd8588b] Update test/parallel/test-diagnostics-channel-tracing-channel-promise-run-stores.js
Author: Stephen Belanger admin@stephenbelanger.com
Date: Fri Mar 31 22:44:09 2023 -0700
1 file changed, 1 insertion(+), 1 deletion(-)

Successfully rebased and updated refs/heads/main.

ℹ Add commit-queue-squash label to land the PR as one commit, or commit-queue-rebase to land as separate commits.

https://github.com/nodejs/node/actions/runs/4589696191

Qard added commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. commit-queue Add this label to land a pull request using GitHub Actions. labels Apr 3, 2023
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 3, 2023
nodejs-github-bot merged commit cf83cae into nodejs:main Apr 3, 2023

Copy link
Copy Markdown
Collaborator

Landed in cf83cae

Qard deleted the improve-tracing-channel-run-stores-tests branch April 4, 2023 15:26
RafaelGSS pushed a commit that referenced this pull request Apr 5, 2023
PR-URL: #47349
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
RafaelGSS mentioned this pull request Apr 6, 2023
RafaelGSS pushed a commit that referenced this pull request Apr 6, 2023
PR-URL: #47349
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
RafaelGSS pushed a commit that referenced this pull request Apr 7, 2023
PR-URL: #47349
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
RafaelGSS pushed a commit that referenced this pull request Apr 8, 2023
PR-URL: #47349
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
targos pushed a commit that referenced this pull request Nov 10, 2023
PR-URL: #47349
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
PR-URL: nodejs/node#47349
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
PR-URL: nodejs/node#47349
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
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

Labels

commit-queue-failed An error occurred while landing this pull request using GitHub Actions. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. diagnostics_channel Issues and PRs related to diagnostics channel fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL