[ 
https://issues.apache.org/jira/browse/MESOS-5881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16220888#comment-16220888
 ] 

Andrew Schwartzmeyer commented on MESOS-5881:
---------------------------------------------

Yup, verified per 
https://msdn.microsoft.com/en-us/library/windows/desktop/aa365460(v=vs.85).aspx

> Symbolic links can point to a non-existent target.

> Semantics of `os::symlink` differ across POSIX and Windows
> ----------------------------------------------------------
>
>                 Key: MESOS-5881
>                 URL: https://issues.apache.org/jira/browse/MESOS-5881
>             Project: Mesos
>          Issue Type: Bug
>          Components: stout
>            Reporter: Alex Clemmer
>            Assignee: Li Li
>              Labels: mesosphere, stout, windows
>
> This issue causes the following tests to fail on Windows:
> * RmdirTest.RemoveDirectoryWithNoTargetSymbolicLink
> * OsTest.Realpath
> On most POSIX implementations, it is possible to create a symlink with a 
> target that does not exist. On Windows, attempting to create a symlink 
> pointing to a target that does not exist will cause a runtime failure.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to