-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
fsIssues and PRs related to the fs subsystem / file system.Issues and PRs related to the fs subsystem / file system.macosIssues and PRs related to the macOS platform / OSX.Issues and PRs related to the macOS platform / OSX.
Description
There is a test here for fs.openSync open non-existent file. It should raise ENOENT error.
But on my mac os 10.10.5 with node 5.0.0 installed via homebrew this test raised ENOTDIR error.
Is it expected behaviour?
Metadata
Metadata
Assignees
Labels
fsIssues and PRs related to the fs subsystem / file system.Issues and PRs related to the fs subsystem / file system.macosIssues and PRs related to the macOS platform / OSX.Issues and PRs related to the macOS platform / OSX.