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, fs: fix chmod mask testing on windows #12835

Closed
wants to merge 1 commit into from

Commits on May 19, 2017

  1. test: fix chmod mask testing on windows

    Currently this uncovers a regression in `fs.fchmodSync(fd, mode_sync);`
    No solution yet...
    
    Also as issue on macOS in test-fs-chmod:94 fail to access file1
    
    Fixes:nodejs#12803
    refack committed May 19, 2017
    Configuration menu
    Copy the full SHA
    52e3483 View commit details
    Browse the repository at this point in the history