Details
-
Type:
Bug
-
Status: Done
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: None
-
Fix Version/s: 1.1 GA
-
Component/s: None
-
Labels:None
-
Epic Link:
-
Story Points:1
-
Rank (Obsolete):9223372036854775807
-
Pull Request URL:
-
Sprint:Sprint 42
Description
This Hadoop scenario will not work in Windows. The scope is to disable the test for windows build.
org.springframework.batch.integration.x.RemoteFileToHadoopTaskletTests > testWrite FAILED
java.lang.IllegalStateException
Caused by: org.springframework.beans.factory.BeanCreationException
Caused by: java.lang.UnsatisfiedLinkError
org.springframework.batch.integration.x.RemoteFileToHadoopTests > testSimple FAILED
java.lang.IllegalStateException
Caused by: org.springframework.beans.factory.BeanCreationException
Caused by: java.lang.UnsatisfiedLinkError
Java HotSpot(TM) Client VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
3 tests completed, 2 failed
:spring-xd-extension-batch:test FAILED
FAILURE: Build failed with an exception.