This is an automated email from the ASF dual-hosted git repository.

tibordigana pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git.


    from 5145915  Java 13 EA
     new f46044e  [SUREFIRE-1678] JUnit5 Integration Tests should test wide 
spectrum of versions
     new 175c5d9  ParallelParameterized to speed up the ITs
     new 2d09927  investigating build failure: removed jenkinsNotify()

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Jenkinsfile                                        |  2 +-
 pom.xml                                            |  5 +++
 surefire-its/pom.xml                               |  8 ++++
 .../maven/surefire/its/AbstractFailFastIT.java     |  4 +-
 .../its/CheckTestNgListenerReporterIT.java         | 11 ++---
 .../maven/surefire/its/JUnit4VersionsIT.java       |  4 +-
 .../maven/surefire/its/JUnitPlatformEnginesIT.java |  9 ++--
 .../apache/maven/surefire/its/JUnitPlatformIT.java | 51 +++++++++++++++++++---
 .../surefire/its/TestMultipleMethodPatternsIT.java |  7 +--
 .../its/TestMultipleMethodPatternsTestNGIT.java    |  7 +--
 .../its/jiras/Surefire1158RemoveInfoLinesIT.java   |  6 +--
 .../Surefire1295AttributeJvmCrashesToTestsIT.java  |  8 ++--
 .../resources/junit-platform-engine-jqwik/pom.xml  |  2 +-
 .../junit-platform-engine-jupiter/pom.xml          | 18 ++++++--
 .../junit-platform-engine-vintage/pom.xml          | 15 ++++++-
 .../junit-platform-multiple-engines/pom.xml        | 39 +++++++++++++++--
 .../src/test/resources/junit-platform-tags/pom.xml | 15 ++++++-
 17 files changed, 167 insertions(+), 44 deletions(-)

Reply via email to