[jbossts-issues] [JBoss JIRA] (JBTM-2303) Cannot create jacoco report

Michael Musgrove (JIRA) issues at jboss.org
Wed Nov 26 10:27:39 EST 2014


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

Michael Musgrove commented on JBTM-2303:
----------------------------------------

The test that tests the perf regression checker fails because of a timing issue on jaime. The test runs a bit of work twice - on the second run it adds in a one millisecondsleep and that is usually enough for it to detect a perf regression. I have increased the sleep to 5 millis and that seems to pass on jaime (it consistently failed with only a 1ms sleep).

> Cannot create jacoco report
> ---------------------------
>
>                 Key: JBTM-2303
>                 URL: https://issues.jboss.org/browse/JBTM-2303
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: Build System
>            Reporter: Tom Jenkinson
>            Assignee: Michael Musgrove
>
> {quote}
> [jacoco:coverage] Enhancing junit with coverage
>     [junit] Running org.jboss.jbossts.qa.junit.testgroup.TestGroup_jdbcresources02_pgsql_jndi
>     [junit] Tests run: 30, Failures: 0, Errors: 0, Time elapsed: 412.658 sec
> ci-tests:
> BUILD SUCCESSFUL
> Total time: 447 minutes 53 seconds
> generating test coverage report
> Buildfile: /home/hudson/workspace/narayana-codeCoverage/qa/run-tests.xml
> jacoco-report:
> [jacoco:report] Loading execution data file /home/hudson/workspace/narayana-codeCoverage/qa/testoutput/jacoco-qa.exec
> BUILD FAILED
> /home/hudson/workspace/narayana-codeCoverage/qa/run-tests.xml:544: Error while creating report
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jbossts-issues mailing list