Skip to content

test: replace forEach with for..of in test-http-perf_hooks.js - #49818

Closed
niyashiyas wants to merge 2 commits into
nodejs:mainfrom
niyashiyas:test-1
Closed

test: replace forEach with for..of in test-http-perf_hooks.js#49818
niyashiyas wants to merge 2 commits into
nodejs:mainfrom
niyashiyas:test-1

Conversation

@niyashiyas

Copy link
Copy Markdown
Contributor

Replaced forEach with for..of in test-http-perf_hooks.js

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Sep 23, 2023
@tniessentniessen added the code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. label Sep 23, 2023
Comment threadtest/parallel/test-http-perf_hooks.js Outdated
@niyashiyas

Copy link
Copy Markdown
ContributorAuthor

Made required changes. Please review it again.

@niyashiyasniyashiyas changed the title test: Replaced forEach with for..of in test-http-perf_hooks.jstest: replace forEach with for..of in test-http-perf_hooks.jsSep 30, 2023
@lpincalpinca added request-ci Add this label to start a Jenkins CI on a PR. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. labels Oct 18, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 18, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

lpinca pushed a commit that referenced this pull request Oct 21, 2023
PR-URL: #49818
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@lpinca

Copy link
Copy Markdown
Member

Landed in 4f0a7ae.

@lpincalpinca closed this Oct 21, 2023
targos pushed a commit that referenced this pull request Oct 23, 2023
PR-URL: #49818
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@targostargos mentioned this pull request Oct 23, 2023
targos pushed a commit that referenced this pull request Nov 11, 2023
PR-URL: #49818
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@targostargos mentioned this pull request Nov 12, 2023
targos pushed a commit that referenced this pull request Nov 27, 2023
PR-URL: #49818
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@targostargos mentioned this pull request Nov 28, 2023
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
PR-URL: nodejs/node#49818
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
PR-URL: nodejs/node#49818
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code-and-learnIssues related to the Code-and-Learn events and PRs submitted during the events.commit-queue-squashAdd this label to instruct the Commit Queue to squash all the PR commits into the first one.needs-ciPRs that need a full CI run.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@niyashiyas@nodejs-github-bot@lpinca@tniessen@aduh95