The following comment has been added to this issue:
Author: Steven Caswell
Created: Tue, 14 Dec 2004 1:43 PM
Body:
I ran across the same problem. The reason subproject2 puts in a dash instead of
encountering divide by zero is that subproject2 does not have a src/test
directory, therefore no TESTS-TestSuites.xml is generated. This means the
aggregator logic never tries to look at the number of tests, therefore it never
gets to the division.
I created a separate test subproject with an empty src/test that duplicates the
situation, along with verifications in maven.xml, to verify this behavior. I
can post these patches if you'd like.
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/browse/MPDASHBOARD-17?page=comments#action_28012
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MPDASHBOARD-17
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPDASHBOARD-17
Summary: No division by zero when no test in project with
junitpassrate.jelly
Type: Bug
Status: Unassigned
Priority: Minor
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-dashboard-plugin
Versions:
1.6
Assignee:
Reporter: pkernevez
Created: Tue, 9 Nov 2004 7:01 AM
Updated: Tue, 14 Dec 2004 1:43 PM
Description:
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]