[jbossts-issues] [JBoss JIRA] (JBTM-2404) narayana-codeCoverage CI job is not producing any output

Michael Musgrove (JIRA) issues at jboss.org
Wed May 13 09:39:20 EDT 2015


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

Michael Musgrove commented on JBTM-2404:
----------------------------------------

The failure is because we only run PROFILE=MAIN on the code coverage job. So I can fix it by any combination of the following:

1. skip the run the QA jacoco report (ie remove the line ant -f run-tests.xml jacoco-report from the job config)
2. conditionally run the QA jacoco report task based on the presence of QA execution data
3. update the CI job to run a profile that includes QA testing

My plan is to fix it using option 3

> narayana-codeCoverage CI job is not producing any output
> --------------------------------------------------------
>
>                 Key: JBTM-2404
>                 URL: https://issues.jboss.org/browse/JBTM-2404
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: 5.1.1
>            Reporter: Michael Musgrove
>            Assignee: Michael Musgrove
>             Fix For: 5.next
>
>
> The job config fails to produce the report if we don't run any qa tests during a build. See the following job for example:
> http://albany.eng.hst.ams2.redhat.com/job/narayana-codeCoverage/194/consoleFull



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbossts-issues mailing list