fs: readdir fails when libuv returns UV_DIRENT_UNKNOWN and the first arg is Buffer #33395
Closed
shackijj wants to merge 5 commits intonodejs:masterfrom
Closed
fs: readdir fails when libuv returns UV_DIRENT_UNKNOWN and the first arg is Buffer #33395shackijj wants to merge 5 commits intonodejs:masterfrom
shackijj wants to merge 5 commits intonodejs:masterfrom
Conversation
Contributor
Author
|
Created this PR as to check if the test fails on Ubuntu. |
f588be8 to
b65f5c6
Compare
Member
|
@shackijj there is a single failure on Linux: |
Contributor
Author
8ae28ff to
2935f72
Compare
0133675 to
0ecdfd0
Compare
Contributor
Author
|
@addaleax could you please take a look at this PR? |
addaleax
approved these changes
Jun 16, 2020
Contributor
Author
|
Could anyone relaunch the CI pipline please? |
b5d8c5c to
e6d39b3
Compare
Contributor
Author
relaunched through commit |
Contributor
Author
|
@addaleax I made the changes that you suggested. Could you please review the code again? Should I do something else? |
Collaborator
jasnell
reviewed
Jun 24, 2020
jasnell
approved these changes
Jun 24, 2020
Refs nodejs#33348 Co-authored-by: James M Snell <jasnell@gmail.com>
Collaborator
|
|
Collaborator
Collaborator
Member
|
Landed in 82f13fa |
15 tasks
Merged
This was referenced Jun 29, 2020
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refs: #33348
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes