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

Nick Boldt (JIRA) jira-events at lists.jboss.org
Mon Mar 26 10:48:49 EDT 2012


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

Nick Boldt edited comment on JBIDE-11360 at 3/26/12 10:47 AM:
--------------------------------------------------------------

@Denis: I've updated the doc to reflect the file:/// requirement. Thanks for finding & reporting the problem! 

https://community.jboss.org/wiki/HowToBuildJBossToolsWithMaven3#comment-9544

Last VPE build in trunk shows only 17 failures (down from 44), but those failures have been happening for 29 builds:

{code:title=https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--vpe/896/testReport/}
All Failed Tests
Test Name   	Duration   	Age   
>>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testXref 	7.562	29
>>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testLiteral 	0.515	29
>>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testNote 	0.461	29
>>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testTip 	0.443	29
>>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testWarning 	0.445	29
>>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testCaution 	0.43	29
>>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testImportant 	0.458	29
>>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testProgramlisting 	0.7	29
>>> org.jboss.tools.vpe.jsp.test.JSPAllTests.initializationError 	0.0040	29
>>> org.jboss.tools.vpe.test.VpeAllTests.initializationError 	0.0040	29
>>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testXulRunnerBrowser 	0.61	29
>>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testAddRemovingDOMElements 	0.0020	29
>>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testXulRunnerCreatingDOM 	0.0010	29
>>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testQueryInterface 	0.0010	29
>>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testGetInterfaceId 	0.0010	29
>>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testGetSupportedInterfaces 	0.0010	29
>>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testNullplugin 	0.03	29{code}

Could it be a RHEL6 problem? 

If you move your ~/.m2 repo folder to another location and start the build again, does everything still work? (I wonder if something is cached in ~/.m2 which makes it work locally but in Jenkins, where we start w/ a clean ~/.m2 every time, it does not.)


                
      was (Author: nickboldt):
    @Denis: I've updated the doc to reflect the file:/// requirement. Thanks for finding & reporting the problem! 

https://community.jboss.org/wiki/HowToBuildJBossToolsWithMaven3#comment-9544

Last VPE build in trunk shows only 17 failures (down from 44), but those failures have been happening for 29 builds:

{code:title=https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--vpe/896/testReport/}
All Failed Tests
Test Name   	Duration   	Age   
>>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testXref 	7.562	29
>>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testLiteral 	0.515	29
>>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testNote 	0.461	29
>>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testTip 	0.443	29
>>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testWarning 	0.445	29
>>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testCaution 	0.43	29
>>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testImportant 	0.458	29
>>> org.jboss.tools.vpe.docbook.test.DocbookAllTests.testProgramlisting 	0.7	29
>>> org.jboss.tools.vpe.jsp.test.JSPAllTests.initializationError 	0.0040	29
>>> org.jboss.tools.vpe.test.VpeAllTests.initializationError 	0.0040	29
>>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testXulRunnerBrowser 	0.61	29
>>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testAddRemovingDOMElements 	0.0020	29
>>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testXulRunnerCreatingDOM 	0.0010	29
>>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testQueryInterface 	0.0010	29
>>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testGetInterfaceId 	0.0010	29
>>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testGetSupportedInterfaces 	0.0010	29
>>> org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests.testNullplugin 	0.03	29{code}

Could it be a RHEL6 problem?


                  
> 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_tests_20120326.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