[jbosstools-issues] [JBoss JIRA] (JBIDE-11360) 44 test failures in VPE (failing for over 11 builds)

Denis Maliarevich (JIRA) jira-events at lists.jboss.org
Thu Mar 29 03:27:47 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-11360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680216#comment-12680216 ] 

Denis Maliarevich commented on JBIDE-11360:
-------------------------------------------

Googling gave me the following results about java.lang.ClassFormatError:
* [Code Coverage causes:Invalid length 65528 in LocalVariableTable|http://jenkins.361315.n4.nabble.com/Code-Coverage-causes-Invalid-length-65528-in-LocalVariableTable-td383090.html] It could be Cobertura or Emma code coverage tools integrated to maven
* it could be a combintaion of [eclemma and jacoco|https://community.jboss.org/message/631380]: ??"The problem was the eclemma plugin which instrumented the files twice after jacoco has instrumented it."??
* Recent EclEmma issues [#1|http://sourceforge.net/tracker/index.php?func=detail&aid=3487174&group_id=177969&atid=883351] and [#2|http://sourceforge.net/tracker/?func=detail&atid=883351&aid=3486469&group_id=177969]

and in general the cause of [java.lang.ClassFormatError|http://docs.oracle.com/javase/1.4.2/docs/guide/deployment/deployment-guide/upgrade-guide/article-01.html]:
??"This error is caused by bytecodes generated from old JDK 1.0.2/1.1 compilers, or from a third-party obfuscator. In the past, many of these compilers and obfuscators generated bytecode that does not conform to the Java VM Specification. Because the verifiers in recent J2SE releases are much stricter about bad class format, the ClassFormatError is thrown by the VM when these bad class files are loaded."??

So Nick, are there any code coverage jobs on Jenkins or other obfuscators that could "damage" class files?
                
> 44 test failures in VPE (failing for over 11 builds)
> ----------------------------------------------------
>
>                 Key: JBIDE-11360
>                 URL: https://issues.jboss.org/browse/JBIDE-11360
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor core
>    Affects Versions: 3.3.0.Beta3
>            Reporter: Nick Boldt
>            Assignee: Yahor Radtsevich
>             Fix For: 3.3.0.Beta3
>
>         Attachments: build.vpe_20120327_build_only_clean_m2.log.txt, build.vpe_20120327_build_tests_clean_m2.log.txt, build.vpe_20120327_tests_after_build.log.txt, build.vpe_tests_20120326.log.txt, build.vpe_tests_20120327_after_build.log.txt, build.vpe_tests_20120327_clean_m2.log.txt, build.vpe_with_tests.log.txt, build.vpe_with_tests2.log.txt, build.vpe_with_tests3.log.txt, hs_err_pid11732.log, org.jboss.tools.jst.web.kb.test.JstWebKbAllTests.txt, org.jboss.tools.jst.web.kb.test.JstWebKbAllTests3.txt, org.jboss.tools.vpe.docbook.test.DocbookAllTests.txt, org.jboss.tools.vpe.ui.test.VpeAllTests.txt, vpe_wtests.log.txt, vpe_wtests2.log.txt
>
>
> {code:title=https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--vpe/878/testReport/}
> All Failed Tests
> Test Name   	Duration   	Age   
> >>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testXref 	6.455	11
> >>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testLiteral 	0.653	11
> >>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testNote 	0.583	11
> >>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testTip 	0.571	11
> >>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testWarning 	0.571	11
> >>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testCaution 	0.564	11
> >>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testImportant 	0.591	11
> >>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testProgramlisting 	0.578	11
> >>> org.jboss.tools.vpe.jsp.test.JSPAllTests.initializationError 	0.0040	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testCheckbox 	12.694	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testCheckboxes 	0.896	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testRadiobutton 	0.763	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testRadiobuttons 	0.759	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testOption 	0.703	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testOptions 	0.628	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testErrors 	0.607	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testHasBindErrors 	0.653	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testBind 	0.614	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testNestedPath 	0.6	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testSelect 	0.579	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testHidden 	0.618	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testInput 	0.582	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testPassword 	0.594	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testLabel 	0.572	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testTextarea 	0.585	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testMessage 	0.587	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testTheme 	0.561	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testEscapeBody 	0.618	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testForm 	0.578	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testEval 	0.595	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testUrl 	0.629	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testAuthorize 	0.608	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testAuthentication 	0.6	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testAccesscontrollist 	0.635	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testTransform 	0.62	11
> >>> org.jboss.tools.vpe.spring.test.SpringAllTests.testHtmlEscape 	0.62	11
> >>> org.jboss.tools.vpe.test.VpeAllTests.initializationError 	0.0050	11
> >>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testXulRunnerBrowser 	0.516	11
> >>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testAddRemovingDOMElements 	0.0020	11
> >>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testXulRunnerCreatingDOM 	0.0020	11
> >>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testQueryInterface 	0.0020	11
> >>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testGetInterfaceId 	0.0010	11
> >>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testGetSupportedInterfaces 	0.0010	11
> >>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testNullplugin 	0.036	11
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list