<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
Hi all,<BR>
<BR>
second AS 7 test suite coverage report is available<BR>
<BR>
Browse: http://www.qa.jboss.com/~ozizka/AS7/coverage/2012-03-07/html/<BR>
Download: http://www.qa.jboss.com/~ozizka/AS7/coverage/2012-03-07/coverage-report.zip<BR>
Jenkins job: https://hudson.qa.jboss.com/hudson/job/AS7-TS-valid-jacoco/<BR>
Pull request: https://github.com/jbossas/jboss-as/pull/1733<BR>
<BR>
Notes:<BR>
<BR>
1) Domain and compat are not yet included, I'm waiting for other good run.<BR>
<BR>
2) Jenkins job is not stable enough, often it fails due to various bugs, e.g. AS7-3128 or NFS file locks etc.<BR>
<BR>
3) Some jar files had to be excluded because of duplicated classes, see <BR>
Until that is fixed (or JaCoCo supports that), those jars won't be included in JaCoCo report.<BR>
<BR>
4) You can sort by columns by clicking on their headers.<BR>
<BR>
5) Sources are included this time! Only for AS code though. Example: http://www.qa.jboss.com/~ozizka/AS7/coverage/2012-03-07/html/org.jboss.as.webservices.deployers/SecurityActions.java.html#L46<BR>
<BR>
<BR>
Enjoy :)<BR>
Ondra<BR>
<BR>
<BR>
<BR>
<BR>
[INFO] ------------------------------------------------------------------------<BR>
[INFO] Reactor Summary:<BR>
[INFO] <BR>
[INFO] JBoss Application Server Test Suite: Aggregator ... SUCCESS [17.604s]<BR>
[INFO] JBoss Application Server Test Suite: Integration .. SUCCESS [2.100s]<BR>
[INFO] JBoss Application Server Test Suite: Integration - Smoke SUCCESS [2:51.394s]<BR>
[INFO] JBoss Application Server Test Suite: Integration - Basic SUCCESS [19:09.726s]<BR>
[INFO] JBoss Application Server Test Suite: Integration - Clustering SUCCESS [9:51.389s]<BR>
[INFO] JBoss Application Server Test Suite: Integration - IIOP SUCCESS [28.699s]<BR>
[INFO] JBoss Application Server Test Suite: Integration - XTS SUCCESS [29.635s]<BR>
[INFO] JBoss AS Test Suite: Integration - Multinode Tests SUCCESS [25.313s]<BR>
[INFO] JBoss AS Test Suite: Integration - Manual Mode Tests SUCCESS [1:07.744s]<BR>
[INFO] JBoss Application Server Test Suite: Compatibility Tests SUCCESS [30.772s]<BR>
[INFO] JBoss Application Server Test Suite: Domain Mode Integration Tests SUCCESS [2:49.866s]<BR>
[INFO] JBoss Application Server Test Suite: Benchmark Tests SUCCESS [7.538s]<BR>
[INFO] JBoss Application Server Test Suite: Stress Tests . SUCCESS [0.950s]<BR>
[INFO] ------------------------------------------------------------------------<BR>
[INFO] BUILD SUCCESS<BR>
[INFO] ------------------------------------------------------------------------<BR>
[INFO] Total time: 38:14.536s<BR>
[INFO] Finished at: Wed Mar 07 07:33:41 CET 2012<BR>
[INFO] Final Memory: 157M/380M<BR>
[INFO] ------------------------------------------------------------------------<BR>
<A HREF="mailto:ondra@lenovo">ondra@lenovo</A>:~/work/AS7/ozizka-git$ find . -name *exec<BR>
./testsuite/integration/multinode/target/jacoco.exec<BR>
./testsuite/integration/manualmode/target/jacoco.exec<BR>
./testsuite/integration/iiop/target/jacoco.exec<BR>
./testsuite/integration/clust/target/jacoco.exec<BR>
./testsuite/integration/smoke/target/jacoco.exec<BR>
./testsuite/integration/xts/target/jacoco.exec<BR>
./testsuite/integration/basic/target/jacoco.exec<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
On Tue, 2012-01-24 at 16:09 -0500, Ondrej Zizka wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
Hi,<BR>
<BR>
<BR>
this is the first AS 7 coverage report: <A HREF="http://www.qa.jboss.com/~ozizka/coverage-report/html/index.html">http://www.qa.jboss.com/~ozizka/coverage-report/html/index.html</A><BR>
Download at: <A HREF="http://www.qa.jboss.com/~ozizka/AS7-coverage-full-2012-01-24.zip">http://www.qa.jboss.com/~ozizka/AS7-coverage-full-2012-01-24.zip</A><BR>
Jira: <A HREF="https://issues.jboss.org/browse/AS7-2022">https://issues.jboss.org/browse/AS7-2022</A><BR>
<BR>
It's made using the JaCoCo tool.<BR>
Whole testsuite was run, except for the integration/compat module.<BR>
Only tests launched through Arquillian are counted. Thus, for example, CLI tests are not - since they launch JVM on their own.<BR>
To be addressed later.<BR>
<BR>
Please look at your modules/components (both devs and QA) and take actions to increase the coverage.<BR>
If your tests are not being counted, please let me know, and we will figure out how to fix it.<BR>
<BR>
<BR>
Regards,<BR>
Ondra<BR>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>