This is an automated email from the ASF dual-hosted git repository.
olamy pushed a change to branch junit-5-parallel
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git
from 5d8e99b24 need to run this one as Isolated, as it's not really thread
safe
add d3be15289 try to improve thread safety
No new revisions were added by this update.
Summary of changes:
surefire-its/pom.xml | 12 +++++-----
.../maven/surefire/its/JUnit447ConcurrencyIT.java | 2 ++
.../maven/surefire/its/fixture/MavenLauncher.java | 28 ++++++++++++++++++----
.../fixture/SurefireJUnit4IntegrationTestCase.java | 17 +++++++++++++
...refireJUnit4MethodParallelWithSuiteCountIT.java | 2 ++
5 files changed, 51 insertions(+), 10 deletions(-)