Skip to content

test: replace forEach with for..of in test-fs-readv.js#49805

Closed
niyashiyas wants to merge 6 commits into
nodejs:mainfrom
niyashiyas:test-fs-readv
Closed

test: replace forEach with for..of in test-fs-readv.js#49805
niyashiyas wants to merge 6 commits into
nodejs:mainfrom
niyashiyas:test-fs-readv

Conversation

@niyashiyas
Copy link
Copy Markdown
Contributor

replaced forEach with for..of in test-fs-readv.js and test-fs-readv-sync.js

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Sep 23, 2023
Comment thread test/parallel/test-fs-readv-sync.js Outdated
Comment thread test/parallel/test-fs-readv-sync.js Outdated
Comment thread test/parallel/test-fs-readv.js Outdated
Comment thread test/parallel/test-fs-readv.js Outdated
niyashiyas added a commit to niyashiyas/node that referenced this pull request Sep 24, 2023
@niyashiyas
Copy link
Copy Markdown
Contributor Author

Made all required changes

@niyashiyas niyashiyas changed the title test: replaced forEach with for..of in test-fs-readv.js test: replace forEach with for..of in test-fs-readv.js Sep 30, 2023
Comment thread test/parallel/test-fs-readv-sync.js Outdated
Comment thread test/parallel/test-fs-readv-sync.js Outdated
Comment thread test/parallel/test-fs-readv.js Outdated
Comment thread test/parallel/test-fs-readv.js Outdated
@lpinca lpinca added request-ci Add this label to start a Jenkins CI on a PR. code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. 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-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 18, 2023
@aduh95 aduh95 added the stalled Issues and PRs that are stalled. label May 5, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2024

This issue/PR was marked as stalled, it will be automatically closed in 30 days. If it should remain open, please leave a comment explaining why it should remain open.

@github-actions
Copy link
Copy Markdown
Contributor

Closing this because it has stalled. Feel free to reopen if this issue/PR is still relevant, or to ping the collaborator who labelled it stalled if you have any questions.

@github-actions github-actions Bot closed this Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. stalled Issues and PRs that are stalled. test Issues and PRs related to the tests.

6 participants