-
Enhancement
-
Resolution: Unresolved
-
Optional
-
None
-
jBPM 6.4.0.Beta2
-
NEW
-
NEW
Description of problem:
Some designer unit tests failing when run with Java 8
Steps to Reproduce:
1. Set up Java 8 on your machine
2. In jbpm-designer/jbpm-designer-backend run "mvn clean test"
Actual result:
java.lang.IllegalArgumentException: Illegal character in authority at index 10: default://c:\Users...
Expected results:
All unit tests should pass
- relates to
-
JBPM-5326 Around 80 designer tests fail when run in Windows environment
- Open