[ https://jira.codehaus.org/browse/SUREFIRE-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=338374#comment-338374 ]
Andreas Gudian commented on SUREFIRE-1049: ------------------------------------------ That pom.xml shows a surefire version 2.11 and a junit-47 provider version 2.12. Update the to 2.16 (or 2.17-SNAPSHOT) and try again. Both versions should always match. > Printing "running test" after test is completed > ----------------------------------------------- > > Key: SUREFIRE-1049 > URL: https://jira.codehaus.org/browse/SUREFIRE-1049 > Project: Maven Surefire > Issue Type: Bug > Environment: At least Linux, but I believe all environments are > affected. > Reporter: Leonardo Leite > Priority: Trivial > > Problem: the message "running <test name>" is printed just after the test is > completed, being printed together the message "Tests run: X, Failures: Y ...". > Consequence: when a test gets frozen, I do not know which test is frozen! > Desired behavior: print "running <test name>" when the test execution starts, > and print "Tests run: X, Failures: Y ..." when the test execution finishes. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira