This is an automated email from the ASF dual-hosted git repository. olamy pushed a change to branch SUREFIRE-1643-junit5-parallel in repository https://gitbox.apache.org/repos/asf/maven-surefire.git
discard 4f3bdd23c ignore possible flaky test discard af95759a7 [SUREFIRE-1643] fix backward compatibility with other providers discard ed4850c98 do not use LegacyXmlReportGeneratingListener for junit5 discard 80580316b ignore no sense test discard 69f47cc13 comment discard 5dc55a3e9 comment discard 022feb2ee simplify jenkinsfile discard 8e423737c restore backward compat discard 769a177c6 use getName if no sourceName discard 673f9d326 avoid NPE discard ed2007c1b build with mvn 3.8.8 discard 443d75f6d fix typo discard b5a29166e java 21 discard d7f380f3b [SUREFIRE-1643] Make surefire junit5 supporting parallel execution and not mixing result when re running tests add 66e85890c Bump org.htmlunit:htmlunit from 4.4.0 to 4.10.0 (#813) add 9385ee53d [SUREFIRE-1643] Make surefire junit5 supporting parallel execution and not mixing result when re running tests add 584fcd6db java 21 add 81bf27781 fix typo add 296e96a1b build with mvn 3.8.8 add 72b1c8a29 avoid NPE add 36bdc8888 use getName if no sourceName add f59cc1d91 restore backward compat add d2e78584a simplify jenkinsfile add 8e24d2c7b comment add 8b1ee72f3 comment add 0f2e78895 ignore no sense test add 74dc32c37 do not use LegacyXmlReportGeneratingListener for junit5 add ebc4ee93a [SUREFIRE-1643] fix backward compatibility with other providers add 2123b2ebc ignore possible flaky test add 7995ebcd8 upgrade to last mockito supporting java8 and fix mockito usage This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (4f3bdd23c) \ N -- N -- N refs/heads/SUREFIRE-1643-junit5-parallel (7995ebcd8) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: pom.xml | 4 ++-- .../maven/surefire/junitplatform/JUnitPlatformProviderTest.java | 7 +++++-- 2 files changed, 7 insertions(+), 4 deletions(-)