Zack Shoylev created JCLOUDS-332:
------------------------------------
Summary: maven build fails on windows for the filesystem
integration tests
Key: JCLOUDS-332
URL: https://issues.apache.org/jira/browse/JCLOUDS-332
Project: jclouds
Issue Type: Bug
Environment: Windows
Reporter: Zack Shoylev
maven clean install
[...]
Results :
Failed tests:
deleteObject(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest):
java.io.IOException: Invalid argument
deleteObject(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest):
java.io.IOException: The filename, directory name, or volume label syntax is
incorrect
deleteObject(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest):
java.io.IOException: Invalid argument
deleteObject(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest):
java.io.FileNotFoundException: .\target\basedir\zack-blobstore8\quote" (The
filename, directory name, or volume label syntax is incorrect)
deleteObject(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest):
java.io.FileNotFoundException: .\target\basedir\zack-blobstore9\{great<r} (The
filename, directory name, or volume label syntax is incorrect)
deleteObject(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest):
java.io.FileNotFoundException: .\target\basedir\zack-blobstore0\lesst>en (The
filename, directory name, or volume label syntax is incorrect)
deleteObject(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest):
java.io.IOException: The filename, directory name, or volume label syntax is
incorrect
containerExists(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest):
java.io.IOException: Could not delete: .\target\basedir\zack-blobstore4\apples
deleteContainerIfEmpty(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest):
java.io.IOException: Could not delete: .\target\basedir\zack-blobstore5\apples
deleteContainerWithContents(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest):
java.io.IOException: Could not delete: .\target\basedir\zack-blobstore6\apples
testListContainer(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest):
java.io.IOException: Could not delete: .\target\basedir\zack-blobstore7\apples
testListContainerMarker(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest):
java.io.IOException: Could not delete: .\target\basedir\zack-blobstore8\hello
(..)stListContainerPrefix(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest):
Unexpected internal error near index 16
testListRootUsesDelimiter(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest):
java.io.IOException: Could not delete: .\target\basedir\zack-blobstore1\file
testPutTwiceIsOkAndDoesntOverwrite(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest):
java.io.IOException: Could not delete: .\target\basedir\zack-blobstore2\string
testNotWithDetails(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest):
java.io.IOException: Could not delete: .\target\basedir\zack-blobstore3\bytes
--
This message was sent by Atlassian JIRA
(v6.1#6144)