Details
Description
When running with Java 8, we're experiencing the following test error.
Failed tests: testWithCollectionParamOfDifferentSizeNoParentheses(org.apache.openjpa.persistence.jdbc.sqlcache.TestInExpressionParamaterBinding)
Looked at the surefire report and it's a simple test assertion failure. We've had some recent issues with parameter bindings, but this only fails with Java 8...
Attachments
Attachments
Issue Links
- relates to
-
OPENJPA-2490 Duplicate key errors when testing with Java 8
- Reopened