Conversation
There was a problem hiding this comment.
typo? Seems like it should be || instead of |?
There was a problem hiding this comment.
Oops... It is a typo. Thanks!
ea9f7f4 to
211358c
Compare
There was a problem hiding this comment.
please put after r+, so that the asserts are in documentation order, making it much easier to check that all documented flags are tested.
Also, I notice that your test for sr+, but that is not documented, but neither are xw, etc, which are also tested here.
I'll document the combinations, unless you are interested in PRing a doc update as well?
There was a problem hiding this comment.
Updated.
I'll update a doc:) Maybe it is here?
211358c to
103397a
Compare
103397a to
0d87817
Compare
|
@sam-github does this LGTY now? |
PR-URL: #10780 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
|
Landed in 622b439 |
PR-URL: nodejs#10780 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
PR-URL: #10780 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
PR-URL: nodejs#10780 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
PR-URL: nodejs#10780 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
|
This will need backport PRs in order to land on v6 or v4 |
Add the test of line 35, 36.
https://github.com/nodejs/node/blob/master/lib/internal/fs.js#L35
https://github.com/nodejs/node/blob/master/lib/internal/fs.js#L36
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passesAffected core subsystem(s)
test