Commit 1cfee8eb authored by Imran Iqbal's avatar Imran Iqbal Committed by Michael Dawson
Browse files

test: update cwd-enoent tests for AIX

On AIX you can not remove a directory that you are currently inside of
as it results in an EBUSY error. "EBUSY: resource busy or locked".
Updated the tests accordingly so that they are skipped on AIX.

PR-URL: https://github.com/nodejs/node/pull/2909


Reviewed-By: default avatarBen Noordhuis <ben@strongloop.com>
Reviewed-By: default avatarMichael Dawson <michael_dawson@ca.ibm.com>
parent e4f29523
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment