JUnit 4.x provider never calls notifier.testRunFinished
-------------------------------------------------------
Key: SUREFIRE-743
URL: http://jira.codehaus.org/browse/SUREFIRE-743
Project: Maven Surefire
Issue Type: Bug
Components: Junit 4.x support
Affects Versions: 2.8.1
Reporter: Aslak Knutsen
A JUnit Runner can register new Listeners with the Notifier during execution.
The JUnit 4.x provider never calls testRunFinished on the notifiers, so there
is no way for a 'stateful' Runner to know when the execution is done.
The JUnit 47 Provider on the other hand does.
https://issues.jboss.org/browse/ARQ-282
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira