You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run integration tests with arquillian-jacoco I get IllegalClassFormatException.
It turned out that jacoco conflicts with jrebel, so don't use arquillian-jrebel or pure jrebel together with jacoco.
If you have previously deployed your tests with jrebel, you should undeploy them and restart the server.
The text was updated successfully, but these errors were encountered:
When I run integration tests with arquillian-jacoco I get IllegalClassFormatException.
It turned out that jacoco conflicts with jrebel, so don't use arquillian-jrebel or pure jrebel together with jacoco.
If you have previously deployed your tests with jrebel, you should undeploy them and restart the server.
The text was updated successfully, but these errors were encountered: