Type |
Priority |
Key |
Summary |
Resolution |
Improvement |
Critical |
SUREFIRE-987 |
Provide user property for suiteXmlFile so that it can be passed from Maven Command line |
Fixed |
Improvement |
Major |
SUREFIRE-995 |
Support searching superclass for JUnit @Category |
Fixed |
Improvement |
Major |
SUREFIRE-1116 |
Parallel Computer should use ConsoleLogger interface |
Fixed |
Improvement |
Major |
SUREFIRE-1120 |
Improved warning message "File encoding has not been set, ..." |
Fixed |
Improvement |
Minor |
SUREFIRE-1109 |
runOrder should have a user property |
Fixed |
Improvement |
Minor |
SUREFIRE-1110 |
Document the memory requirements to run unit- and integration tests for a release test |
Fixed |
Bug |
Blocker |
SUREFIRE-1121 |
java.lang.NullPointerException org.apache.maven.plugin.surefire.report.DefaultReporterFactory.mergeFromOtherFactories(DefaultReporterFactory.java:82) |
Fixed |
Bug |
Major |
SUREFIRE-859 |
Exception in thread "TreadedStreamConsumer" java.lang.RuntimeException during GC |
Fixed |
Bug |
Major |
SUREFIRE-1036 |
Tests using MockitoJUnitRunner are always run regardless of membership in specified group |
Fixed |
Bug |
Major |
SUREFIRE-1112 |
Remove uneccessary newlines in console output for test results with no error |
Fixed |
Bug |
Major |
SUREFIRE-1114 |
NPE in TestSetStats. Concurrency issue with parallel methods on TestNG. |
Fixed |
Bug |
Major |
SUREFIRE-1117 |
The documentation of re-run parameter should mention limitations with JUnit 4.xprovider |
Fixed |
Bug |
Major |
SUREFIRE-1122 |
When running failsafe with -Dfailsafe.rerunFailingTestsCount and parallel all, the reports are not generated correctly |
Fixed |