[jbosstools-issues] [JBoss JIRA] (JBIDE-12946) add code coverage support to jbosstools-4.0_trunk.tests; make job yellow when tests fail, not red

Nick Boldt (JIRA) jira-events at lists.jboss.org
Mon Nov 12 10:23:18 EST 2012


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

Nick Boldt edited comment on JBIDE-12946 at 11/12/12 10:22 AM:
---------------------------------------------------------------

I'm guessing no. If we've successfully figured out how to run all the tests (xvfb, xvnc?) with all the required -Dflags / jvmoptions, including  {code}
-Djbosstools.test.jre.5="${NATIVE_TOOLS}${SEP}${JAVA15}" -Djbosstools.test.jre.6="${NATIVE_TOOLS}${SEP}${JAVA16}"
{code} then we should be running everything: bot and non-ui tests alike.

                
      was (Author: nickboldt):
    I'm guessing no. If we've successfully figured out how to run all the tests (xvfb, xvnc?) with all the required -Dflags / jvmoptions, including  {{-Djbosstools.test.jre.5="${NATIVE_TOOLS}${SEP}${JAVA15}" -Djbosstools.test.jre.6="${NATIVE_TOOLS}${SEP}${JAVA16}"}} then we should be running everything: bot and non-ui tests alike.

                  
> add code coverage support to jbosstools-4.0_trunk.tests; make job yellow when tests fail, not red
> -------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-12946
>                 URL: https://issues.jboss.org/browse/JBIDE-12946
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: Build/Releng, testing
>    Affects Versions: 4.0.0.Beta2
>            Reporter: Nick Boldt
>            Assignee: Mickael Istria
>             Fix For: 4.0.0.CR1
>
>
> Need your help here. 
> I've migrated https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-4.0_trunk.tests/ to use 15 git repos and run a mvn build 7 times (2 x bootstrap builds for central and birt, then 5 x single component builds).
> But I'm getting this error:
> {code}
> [WARNING] The requested profile "coverage" could not be activated because it does not exist.
> [WARNING] The requested profile "local.requirements" could not be activated because it does not exist.
> {code}
> Can you work your magic to enable code coverage for this job?
> Also, can you enable the "test failures are yellow, not red" stuff you did for the other component jobs? That way we can get results for ALL the mvn runs when hibernate's tests fail, rather than the job crapping out on the first failed test.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list