Github user kchilton2 commented on the issue:
https://github.com/apache/incubator-rya/pull/264
What does System.getProperty("user.home") look like when you're running on
Windows? If it has forward slashes, then the test should also use forward
slashes since you will be providing a Windows path, not a Linux one.---
