You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andrew Schwartzmeyer (JIRA)" <ji...@apache.org> on 2018/01/03 20:49:00 UTC

[jira] [Updated] (MESOS-5881) Semantics of `os::symlink` differ across POSIX and Windows

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

Andrew Schwartzmeyer updated MESOS-5881:
----------------------------------------
    Fix Version/s:     (was: 1.6.0)
                   1.5.0

> 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: Andrew Schwartzmeyer
>              Labels: mesosphere, stout, windows
>             Fix For: 1.5.0
>
>
> 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)