Yeah, I think that's been around for some time; file an issue for
that; it's cosmetic.

Kristian



Den 23. des. 2012 kl. 20:01 skrev Robert Scholte <rfscho...@apache.org>:

> Hi Kristian,
>
> It seems like you get 2 "Tests"-blocks with the following configuration:
>        <plugin>
>          <groupId>org.apache.maven.plugins</groupId>
>          <artifactId>maven-surefire-plugin</artifactId>
>          <version>2.13</version>
>          <configuration>
>            <forkMode>always</forkMode>
>          </configuration>
>        </plugin>
>
>
> btw, I noticed that 2.9 has already this issue...
>
> -Robert
>
> output:
>
>
> [INFO] --- maven-surefire-plugin:2.13:test (default-test) @ qdox ---
> [INFO] Surefire report directory: 
> E:\java-workspace\codehaus-qdox\qdox\target\su
> refire-reports
>
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
>
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running com.thoughtworks.qdox.AnnotationExpressionTest
> Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 sec
> Running com.thoughtworks.qdox.AnnotationsModelTest
> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 sec
> Running com.thoughtworks.qdox.AnnotationsTest
> Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 sec
> Running com.thoughtworks.qdox.builder.impl.EvaluatingVisitorTest
> Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.258 sec
> Running com.thoughtworks.qdox.builder.impl.ModelBuilderTest
> Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 sec
> Running com.thoughtworks.qdox.ClassResolutionTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 sec
> Running com.thoughtworks.qdox.directorywalker.DirectoryScannerTest
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 sec
> Running com.thoughtworks.qdox.directorywalker.SuffixFilterTest
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec
> Running com.thoughtworks.qdox.EnumsModelTest
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec
> Running com.thoughtworks.qdox.EnumsTest
> Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec
> Running com.thoughtworks.qdox.FieldsTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec
> Running com.thoughtworks.qdox.GenericsTest
> Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.85 sec
> Running com.thoughtworks.qdox.JavaProjectBuilderTest
> Tests run: 91, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.958 sec
> Running com.thoughtworks.qdox.JSR14Test
> Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.58 sec
> Running com.thoughtworks.qdox.library.AbstractClassLibraryTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 sec
> Running com.thoughtworks.qdox.library.ClassLoaderLibraryTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec
> Running com.thoughtworks.qdox.library.JavaClassContextTest
> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec
> Running com.thoughtworks.qdox.library.OrderedClassLibraryBuilderTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec
> Running com.thoughtworks.qdox.library.SortedClassLibraryBuilderTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec
> Running com.thoughtworks.qdox.library.SourceLibraryTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec
> Running com.thoughtworks.qdox.MethodsTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec
> Running com.thoughtworks.qdox.model.expression.AddTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 sec
> Running com.thoughtworks.qdox.model.expression.AndTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.558 sec
> Running com.thoughtworks.qdox.model.expression.AnnotationValueListTest
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.635 sec
> Running com.thoughtworks.qdox.model.expression.AssignmentTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 sec
> Running com.thoughtworks.qdox.model.expression.CastTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 sec
> Running com.thoughtworks.qdox.model.expression.ConstantTest
> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec
> Running com.thoughtworks.qdox.model.expression.DivideTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.56 sec
> Running com.thoughtworks.qdox.model.expression.EqualsTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 sec
> Running com.thoughtworks.qdox.model.expression.ExclusiveOrTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 sec
> Running com.thoughtworks.qdox.model.expression.FieldRefTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 sec
> Running com.thoughtworks.qdox.model.expression.GreaterEqualsTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.57 sec
> Running com.thoughtworks.qdox.model.expression.GreaterThanTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 sec
> Running com.thoughtworks.qdox.model.expression.LessEqualsTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.739 sec
> Running com.thoughtworks.qdox.model.expression.LessThanTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 sec
> Running com.thoughtworks.qdox.model.expression.LogicalAndTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 sec
> Running com.thoughtworks.qdox.model.expression.LogicalNotTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 sec
> Running com.thoughtworks.qdox.model.expression.LogicalOrTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 sec
> Running com.thoughtworks.qdox.model.expression.MinusSignTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 sec
> Running com.thoughtworks.qdox.model.expression.MultiplyTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 sec
> Running com.thoughtworks.qdox.model.expression.NotEqualsTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 sec
> Running com.thoughtworks.qdox.model.expression.NotTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 sec
> Running com.thoughtworks.qdox.model.expression.OrTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.61 sec
> Running com.thoughtworks.qdox.model.expression.ParenExpressionTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.63 sec
> Running com.thoughtworks.qdox.model.expression.PlusSignTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 sec
> Running com.thoughtworks.qdox.model.expression.PostDecrementTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 sec
> Running com.thoughtworks.qdox.model.expression.PostIncrementTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 sec
> Running com.thoughtworks.qdox.model.expression.PreDecrementTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 sec
> Running com.thoughtworks.qdox.model.expression.PreIncrementTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 sec
> Running com.thoughtworks.qdox.model.expression.QueryTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 sec
> Running com.thoughtworks.qdox.model.expression.RemainderTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 sec
> Running com.thoughtworks.qdox.model.expression.ShiftLeftTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 sec
> Running com.thoughtworks.qdox.model.expression.ShiftRightTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.565 sec
> Running com.thoughtworks.qdox.model.expression.SubtractTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 sec
> Running com.thoughtworks.qdox.model.expression.UnsignedShiftRightTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 sec
> Running com.thoughtworks.qdox.model.impl.AbstractJavaEntityTest
> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 sec
> Running com.thoughtworks.qdox.model.impl.DefaultDocletTagTest
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec
> Running com.thoughtworks.qdox.model.impl.DefaultJavaClassTest
> Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97 sec
> Running com.thoughtworks.qdox.model.impl.DefaultJavaConstructorTest
> Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 sec
> Running com.thoughtworks.qdox.model.impl.DefaultJavaFieldTest
> Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 sec
> Running com.thoughtworks.qdox.model.impl.DefaultJavaMethodTest
> Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.996 sec
> Running com.thoughtworks.qdox.model.impl.DefaultJavaPackageTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 sec
> Running com.thoughtworks.qdox.model.impl.DefaultJavaParameterTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 sec
> Running com.thoughtworks.qdox.model.impl.DefaultJavaSourceTest
> Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.558 sec
> Running com.thoughtworks.qdox.model.impl.DefaultTypeTest
> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 sec
> Running com.thoughtworks.qdox.model.util.TagParserTest
> Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec
> Running com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexerTest
> Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec
> Running com.thoughtworks.qdox.parser.impl.DefaultJavaCommentParserTest
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 sec
> Running com.thoughtworks.qdox.parser.LexerTest
> Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 sec
> Running com.thoughtworks.qdox.parser.ParseExceptionTest
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec
> Running com.thoughtworks.qdox.parser.ParserTest
> Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 sec
> Running com.thoughtworks.qdox.traversal.TraversalTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec
> Running com.thoughtworks.qdox.writer.impl.DefaultModelWriterTest
> Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 sec
> Running com.thoughtworks.qdox.writer.impl.IndentBufferTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec
>
> Results :
>
> Tests run: 893, Failures: 0, Errors: 0, Skipped: 0
>
> [INFO]
> Op Sun, 23 Dec 2012 01:52:09 +0100 schreef Kristian Rosenvold 
> <kristian.rosenv...@gmail.com>:
>
>> Hi,
>>
>> This is the "green plastic coathanger christmas tree" edition;
>> http://twitpic.com/bo9801
>>
>> We solved 26 issues with a thriving community engagement:
>> https://jira.codehaus.org/secure/ReleaseNote.jspa?version=18833&styleName=Html&projectId=10541
>>
>> Notable changes are;
>> A) Much improved summary of what went wrong when tests failed
>> B) Reusable forks supported for parallel builds; forkMode="always" on 
>> stereoids
>> C) Stack trace trimming now works for JUnit4.x. The itch you didn't
>> know you had until it was scratched.
>> D) Includes and excludes can be read form file.
>> E) Nasty thread safey issue in parallel junit 4.x when class was
>> annotated with @Ignore. You wouldn't beliebe it.
>>
>> There are still lots of issues left in JIRA:
>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&mode=hide&jqlQuery=project+%3D+SUREFIRE+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-075
>> https://repository.apache.org/content/repositories/maven-075/org/apache/maven/plugins/maven-surefire-plugin/2.13/maven-surefire-plugin-2.13-sources.jar
>> https://repository.apache.org/content/repositories/maven-075/org/apache/maven/plugins/maven-failsafe-plugin/2.13/maven-failsafe-plugin-2.13-sources.jar
>> Source: https://git-wip-us.apache.org/repos/asf/maven-surefire.git tag
>> surefire-2.13
>>
>> Staging site:
>> http://maven.apache.org/surefire-archives/surefire-2.13/maven-surefire-plugin/index.html
>> http://maven.apache.org/surefire-archives/surefire-2.13/maven-failsafe-plugin/index.html
>> http://maven.apache.org/surefire-archives/surefire-2.13/maven-surefire-report-plugin/index.html
>>
>>
>> Guide to testing staged releases:
>> http://maven.apache.org/guides/development/guide-testing-releases.html
>>
>> Vote open for 72 hours.
>>
>> [ ] +1
>> [ ] +0
>> [ ] -1
>>
>> Kristian
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to