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

tools: add FileHandle to doc/type-parser.js #18601

Closed
wants to merge 1 commit into from
Closed

tools: add FileHandle to doc/type-parser.js #18601

wants to merge 1 commit into from

Conversation

vsemozhetbyt
Copy link
Contributor

@vsemozhetbyt vsemozhetbyt commented Feb 6, 2018

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc, fs, tools

Refs: #18407
Refs: #18444

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. tools Issues and PRs related to the tools directory. labels Feb 6, 2018
@vsemozhetbyt vsemozhetbyt added the fs Issues and PRs related to the fs subsystem / file system. label Feb 6, 2018
@vsemozhetbyt
Copy link
Contributor Author

vsemozhetbyt commented Feb 6, 2018

@vsemozhetbyt vsemozhetbyt added the fast-track PRs that do not need to wait for 48 hours to land. label Feb 6, 2018
@vsemozhetbyt
Copy link
Contributor Author

Do I understand correctly that CI failure is unrelated? Should we wait till "all green"?

@apapirovski
Copy link
Member

apapirovski commented Feb 6, 2018

@vsemozhetbyt It is but I would suggest restarting it. Unless that box is down?

@vsemozhetbyt
Copy link
Contributor Author

vsemozhetbyt commented Feb 6, 2018

@apapirovski I will do, but I already restarted CI here and in another PR, it always fails recently, Maybe something wrong with machines.

New CI-lite: https://ci.nodejs.org/job/node-test-pull-request-lite/156/

@apapirovski
Copy link
Member

@vsemozhetbyt I pinged @nodejs/build on IRC. Hopefully they can have a look.

@BridgeAR BridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Feb 6, 2018
@vsemozhetbyt
Copy link
Contributor Author

New green CI-lite: https://ci.nodejs.org/job/node-test-pull-request-lite/157/

(possible fix: #18605)

vsemozhetbyt added a commit that referenced this pull request Feb 6, 2018
PR-URL: #18601
Refs: #18407
Refs: #18444
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@vsemozhetbyt
Copy link
Contributor Author

Landed in bff5d5b

@vsemozhetbyt vsemozhetbyt deleted the tools-type-parser-filehandle branch February 6, 2018 22:29
@MylesBorins
Copy link
Contributor

With a quick look it appears this only applies to the promise fs apis, if mistaken please change labels and open a backport

MayaLekova pushed a commit to MayaLekova/node that referenced this pull request May 8, 2018
PR-URL: nodejs#18601
Refs: nodejs#18407
Refs: nodejs#18444
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land. fs Issues and PRs related to the fs subsystem / file system. tools Issues and PRs related to the tools directory.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants