http://bugs.winehq.org/show_bug.cgi?id=12401
--- Comment #25 from André H. nerv@dawncrow.de 2012-06-20 13:30:35 CDT --- (In reply to comment #23)
(In reply to comment #22)
... That's a problem for patch 1, there you can't clean up the test... if RemoveDirectoryW(path); in patch 1 also removes the containing symlink then that's ok, ...
You can't actually hit that test under Wine until patch 6 exposes junction point support.
Still it would happen on Windows, so again it depends on
if RemoveDirectoryW(path); in patch 1 also removes the containing symlink