This is the reported failure, whole project for reproducing the issues is 
attached 

Running sample.api.CIMRequestSpec
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.269 sec 
<<< FAILURE!
A CIM requests  should::contains CreateCIM which is convertable to 
Map[String, Any](sample.api.CIMRequestSpec)  Time elapsed: 0.422 sec  <<< 
ERROR!
java.lang.IndexOutOfBoundsException: 3
    at sample.api.CreateCIM.productElement(CIMMessage.scala:13)
    at 
sample.api.MapRepresentable$$anonfun$getCCParams$1.apply(MapRepresentable.scala:15)
    at 
sample.api.MapRepresentable$$anonfun$getCCParams$1.apply(MapRepresentable.scala:15)
    at 
sample.api.MapRepresentable$class.getCCParams(MapRepresentable.scala:15)
    at sample.api.MapRepresentable$class.toMap(MapRepresentable.scala:18)
    at sample.api.CreateCIM.toMap(CIMMessage.scala:13)
    at 
sample.api.CIMRequestSpec$$anonfun$1$$anonfun$apply$5.apply(CIMRequestSpec.scala:22)
    at 
sample.api.CIMRequestSpec$$anonfun$1$$anonfun$apply$5.apply(CIMRequestSpec.scala:20)


On Thursday, January 16, 2014 12:35:30 PM UTC+2, efisant wrote:
>
> While in coverage profile (jacoco maven plugin with surefire plugin), 
> tests fail with a java.lang.IndexOutOfBoundsException. Same tests pass in 
> non-coverage profile (surefire plugin only).
> Is it a jacoco bug with scala?
>

-- 
You received this message because you are subscribed to the Google Groups 
"JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to