Steve Loughran created SLIDER-352:
-------------------------------------
Summary: TestPublisherRestResources.testRestURIs failing on windows
Key: SLIDER-352
URL: https://issues.apache.org/jira/browse/SLIDER-352
Project: Slider
Issue Type: Sub-task
Components: client, windows
Affects Versions: Slider 0.50
Environment: Windows server 2012; Java 7
Reporter: Steve Loughran
Test case {{TestPublisherRestResources.testRestURIs}} is failing:
{code}
java.lang.IllegalArgumentException: Wrong FS:
file://C:\Users\Administrator\AppData\Local\Temp\junit3180177850133852404\testpkg\appdef_1.zip,
expected: file:///
at org.apache.hadoop.fs.FileSystem.checkPath(FileSystem.java:643)
at
org.apache.hadoop.fs.RawLocalFileSystem.pathToFile(RawLocalFileSystem.java:79)
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)