Details
Description
Error: testfetchDropZonesBadURL(org.hpccsystems.ws.client.FileSprayClientTest) Time elapsed: 0.016 s <<< FAILURE!
java.lang.AssertionError: expected null, but was:<[DropZoneWrapper [name = mydropzone, netAddress = ., path = /var/lib/HPCCSystems/mydropzone, computer = ServerList, linux = true]]>
at org.hpccsystems.ws.client.FileSprayClientTest.testfetchDropZonesBadURL(FileSprayClientTest.java:309)
Yet the code is passing "invalidserver:8010" as the url. This shouldn't be resolved to "." and a valid dropzone path.