[ 
https://issues.apache.org/jira/browse/MESOS-5881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Clemmer updated MESOS-5881:
--------------------------------
    Description: 
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.

  was: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.


> 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: Alex Clemmer
>              Labels: mesosphere, stout
>
> 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.3.4#6332)

Reply via email to