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: convert anonymous function to arrow function #39604

Closed

Conversation

himadriganguly
Copy link
Contributor

This commit converts the anonymous function to the arrow function in the file test/parallel/test-http-write-head-2.js.

Checklist

  • make -j4 test (UNIX) or vcbuild test (Windows) passes
  • commit message follow commit guidelines

@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 Jul 31, 2021
@himadriganguly himadriganguly changed the title code: convert anonymous function to arrow function test: convert anonymous function to arrow function Jul 31, 2021
@gireeshpunathil gireeshpunathil added the request-ci Add this label to start a Jenkins CI on a PR. label Jul 31, 2021
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 31, 2021
@nodejs-github-bot
Copy link
Collaborator

@himadriganguly
Copy link
Contributor Author

Can anyone please guide me on why the test is failing so that I can fix it. Thank you all in advance. @gireeshpunathil @tniessen

@nodejs-github-bot
Copy link
Collaborator

@tniessen
Copy link
Member

@himadriganguly The failure appears to be unrelated to your changes. I have restarted the failing tasks. Thank you for your contribution :)

@himadriganguly
Copy link
Contributor Author

@himadriganguly The failure appears to be unrelated to your changes. I have restarted the failing tasks. Thank you for your contribution :)

Thank you @tniessen. 👍

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@tniessen
Copy link
Member

aix72-ppc64 appears to be having issues, cc @nodejs/build

@Trott
Copy link
Member

Trott commented Jul 31, 2021

aix72-ppc64 appears to be having issues, cc @nodejs/build

The IBM folks will need to take a look at that and probably won't get to it until Monday. However, there is at least one other AIX host, so I marked that one as offline.

@nodejs-github-bot
Copy link
Collaborator

@Trott Trott added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 2, 2021
@github-actions github-actions bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 2, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2021

Landed in ac621ff...fcc3910

@github-actions github-actions bot closed this Aug 2, 2021
nodejs-github-bot pushed a commit that referenced this pull request Aug 2, 2021
PR-URL: #39604
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
@himadriganguly himadriganguly deleted the function-to-arrow branch August 2, 2021 13:37
danielleadams pushed a commit that referenced this pull request Aug 16, 2021
PR-URL: #39604
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
targos pushed a commit that referenced this pull request Sep 4, 2021
PR-URL: #39604
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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