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

test: simplify test-gc-http-client by lpinca · Pull Request #41620 · nodejs/node · GitHub

/ node Public

test: simplify test-gc-http-client - #41620

Closed
lpinca wants to merge 1 commit into
nodejs:masterfrom
lpinca:simplify/test-gc-http-client
Closed

test: simplify test-gc-http-client#41620
lpinca wants to merge 1 commit into
nodejs:masterfrom
lpinca:simplify/test-gc-http-client

Conversation

lpinca commented Jan 20, 2022

Copy link
Copy Markdown
Member

Instead of sending a fixed number of requests, detect when GC has
started and stop sending requests at that point.

Refs: 47ecf2060343

Instead of sending a fixed number of requests, detect when GC has
started and stop sending requests at that point.

Refs: nodejs@47ecf2060343
nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Jan 20, 2022
lpinca added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 22, 2022
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 22, 2022

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

lpinca added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 23, 2022
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 23, 2022

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/41620
✔  Done loading data for nodejs/node/pull/41620
----------------------------------- PR info ------------------------------------
Title      test: simplify test-gc-http-client (#41620)
   ⚠  Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch     lpinca:simplify/test-gc-http-client -> nodejs:master
Labels     test, needs-ci
Commits    1
 - test: simplify test-gc-http-client
Committers 1
 - Luigi Pinca 
PR-URL: https://github.com/nodejs/node/pull/41620
Refs: https://github.com/nodejs/node/commit/47ecf2060343
Reviewed-By: Rich Trott 
Reviewed-By: Colin Ihrig 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/41620
Refs: https://github.com/nodejs/node/commit/47ecf2060343
Reviewed-By: Rich Trott 
Reviewed-By: Colin Ihrig 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Thu, 20 Jan 2022 19:23:20 GMT
   ✔  Approvals: 2
   ✔  - Rich Trott (@Trott) (TSC): https://github.com/nodejs/node/pull/41620#pullrequestreview-858921249
   ✔  - Colin Ihrig (@cjihrig) (TSC): https://github.com/nodejs/node/pull/41620#pullrequestreview-859013732
   ✖  GitHub CI is still running
   ℹ  Last Full PR CI on 2022-01-23T07:05:39Z: https://ci.nodejs.org/job/node-test-pull-request/42096/
- Querying data for job/node-test-pull-request/42096/
   ✔  Last Jenkins CI successful
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/1736876040

nodejs-github-bot added the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Jan 23, 2022

lpinca commented Jan 23, 2022

Copy link
Copy Markdown
Member Author

Landed in 7ce8403.

lpinca added a commit that referenced this pull request Jan 23, 2022
Instead of sending a fixed number of requests, detect when GC has
started and stop sending requests at that point.

PR-URL: #41620
Refs: 47ecf2060343
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
lpinca closed this Jan 23, 2022
lpinca deleted the simplify/test-gc-http-client branch January 23, 2022 20:27
BethGriggs pushed a commit that referenced this pull request Jan 25, 2022
Instead of sending a fixed number of requests, detect when GC has
started and stop sending requests at that point.

PR-URL: #41620
Refs: 47ecf2060343
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 2, 2022
Instead of sending a fixed number of requests, detect when GC has
started and stop sending requests at that point.

PR-URL: #41620
Refs: 47ecf2060343
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 3, 2022
Instead of sending a fixed number of requests, detect when GC has
started and stop sending requests at that point.

PR-URL: #41620
Refs: 47ecf2060343
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 14, 2022
Instead of sending a fixed number of requests, detect when GC has
started and stop sending requests at that point.

PR-URL: #41620
Refs: 47ecf2060343
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@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. 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.

4 participants


Back | FazBrowse Home | New Git URL