You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2005/07/01 06:37:30 UTC

DO NOT REPLY [Bug 35572] New: - Test coverage analysis for log4j 1.2

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35572>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35572

           Summary: Test coverage analysis for log4j 1.2
           Product: Log4j
           Version: 1.2
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Other
        AssignedTo: log4j-dev@logging.apache.org
        ReportedBy: carnold@apache.org


Bug 32722 added test coverage analysis using Clover for the CVS HEAD.  This bug adds it to the 
v1_2branch.

Test coverage analysis on the v1_2 branch should allow developers to identify compatibility issues that are 
not tested in the current test suite so that tests can be added to check to insure compatibility between v 
1.2 and 1.3.  Instructions for use should be identical to CVS HEAD.

Modify tests/build.properties or specify -Dclover.jar to point to clover.jar.  Run tests/build.xml with target 
"coverageReport".  Currently ShortSocketServer has a  problem with finding clover.jar so those tests will 
fail, but when running for coverage analysis a test failure does not stop running the rest of the tests (since 
coverage analysis can throw off some of the time sensitive tests).

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org