-
Notifications
You must be signed in to change notification settings - Fork 36
Wrong return type in function error #136
Comments
Same question has also been posted on mailing list: |
@xploreraj To investigate this can you please provide the
|
Sent you an email. |
@xploreraj Thanks for providing the logfiles as direct message! You're using a quite old version EclEmma 2.3.0 of EclEmma which actually had an issue (#83) with ASM version conflicts. |
Duplicate #83. |
Hi Marc, really sorry. I checked the #83 issue earlier but looked at marketplace and it showed me 2.3.3, I did not notice the Update button below in hurry. Now I am able to see colors, and exploring it for the first time. Thank you very much. I am exploring it for FTs that connect to stage, but code is in local workspace too. Let me see. Once again, thanks a ton for quick resolution. |
I tried running FTs against a deployed version of the app in stage, the source code of which is present in eclipse along with FTs.
Also I tried this with unit tests, but same error.
Steps to reproduce
Coverage a test as -> Test NG
Specs:
Expected behaviour
Actual behaviour
An internal error occurred during: "Analyzing coverage session com.mycomp.rest.raj.MessageTest.testMethod (Feb 27, 2017 10:04:32 AM)". (class: org/jacoco/core/internal/flow/ClassProbesAdapter, method: visitMethod signature: (ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)Lorg/objectweb/asm/MethodVisitor;) Wrong return type in function
The text was updated successfully, but these errors were encountered: