Skip to content
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: replace forEach with for..of in test-fs-readv.js #49805

Closed
wants to merge 6 commits into from

Conversation

niyashiyas
Copy link
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
test/parallel/test-fs-readv-sync.js Outdated Show resolved Hide resolved
test/parallel/test-fs-readv-sync.js Outdated Show resolved Hide resolved
test/parallel/test-fs-readv.js Outdated Show resolved Hide resolved
test/parallel/test-fs-readv.js Outdated Show resolved Hide resolved
niyashiyas added a commit to niyashiyas/node that referenced this pull request Sep 24, 2023
@niyashiyas
Copy link
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
test/parallel/test-fs-readv-sync.js Outdated Show resolved Hide resolved
test/parallel/test-fs-readv-sync.js Outdated Show resolved Hide resolved
test/parallel/test-fs-readv.js Outdated Show resolved Hide resolved
test/parallel/test-fs-readv.js Outdated Show resolved Hide resolved
@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
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@aduh95 aduh95 added the stalled Issues and PRs that are stalled. label May 5, 2024
Copy link
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.

Copy link
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
This pull request was closed.
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants