Did you try running as an administrator? I think that we should probably mark this as a known issue -- I don't feel it should hold up the release. There have been lots of issues with people building on windows, this is part of a larger issue I feel.
On Thu, Feb 15, 2018 at 1:11 PM, White, Eric <[email protected]> wrote: > I ran into issues building the release (3.2.12-rc1) on a Windows machine > with git bash. It seems some of the new Rya Shell tests fail due to the > new PathUtils class (from another commit) saying "Operation of a file in a > shared directory is not allowed" when attempting to add the > .rya_shell_history file to "user.home". > > It seems it expects "user.home" to be owned by the user or an > administrator, but it's owned by the system and fails. > > Thanks, > -Eric White >
