Marc from Jacoco is asking for example of class files that creates this issue.
Any chance the stacktrace/context reveals which class is the problem and we could attach
the related .class file to
https://sourceforge.net/apps/trac/eclemma/ticket/196 as tried
in
https://sourceforge.net/projects/eclemma/forums/forum/614869/topic/5163999 ?
/max
On Apr 3, 2012, at 10:30 AM, Denis Golovin wrote:
Mickhael,
I was looking at build failures for jsf and vpe components and found out that new jacoco
coverage is the reason of tests errors like
Tests in error:
testAliasBean(org.jboss.tools.jsf.vpe.myfaces.test.MyFacesComponentTest): Invalid
length 65532 in LocalVariableTable in class file
coverage reports printed out to log are empty.
So what happened is we lost old coverage and new one breaks the builds. We need to fix
test failures ether by disabling code coverage for now or to make jacoco to work whichever
is easier.
I disabled coverage for jsf component nightly build from trunk and it helped to get all
tests back, it failing now because there is no coverage report at all, which is easy
fixable by disabling coverage in build configuration.
WDYT?
Denis
_______________________________________________
jbosstools-dev mailing list
jbosstools-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbosstools-dev