This is an automated email from the ASF dual-hosted git repository.
olamy pushed a change to branch test-junit-platform-runner-junit4
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git
discard 25422ecb9 Fix it wrong version of junit
discard d0a7c6d12 fix bad change
discard a1af38f6a fix more tests for junit4 listeners
discard 2bf75a996 fix unsupported junit version
discard a640413e3 Fix test
discard bb8e38017 fix test
discard e86a5b35a fix test
discard 35a29da99 Fix IT
discard bc708c6fa minor change
discard c2d3d4f82 fix testng dataproviderthreadcount support
discard 5b2d90dc5 fix TwoTestCasesIT
discard 5335e2ad9 fix fail fast for TestNG
discard 4aab68b8b fix rebase from master
discard 40c030ed1 fix rebase from master
discard 93e34da94 fix -Dtest documentation, inclusion of junit engine
discard 77ebac81d Properly parse flake failures in beforeAll stages
discard b63489ee1 Revert "Properly work with test failures caused during
beforeAll phase (#3194)"
discard d90661f1b Bump commons-io:commons-io from 2.20.0 to 2.21.0
discard 0360c655a Bump
org.apache.maven.plugin-testing:maven-plugin-testing-harness
discard ead1e7d9c Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1
discard 3aada4242 Bump org.htmlunit:htmlunit from 4.16.0 to 4.18.0 (#3213)
discard d493ecd5b Clarify how late placeholder replacement (@{...}) deals with
unresolvable parameters
discard f7c80d7b3 Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24
to 1.26 (#3202)
discard 92ba7aca6 Bump jacocoVersion from 0.8.13 to 0.8.14 (#3204)
discard e2f0f1c32 renaming, adjust runListener class loading (#3222)
discard afcf2f510 test cancellation with testng engine snapshot
discard ac8a7a508 fix fail fast for junit
omit 1ae6b83ef fix a bit of test using surefire.skipAfterFailureCount
omit 073fb6da3 fix a bit of test using surefire.skipAfterFailureCount
omit e2ae23686 testng threadcount fix IT
omit 9a0f52a8e Implement JUniit4 Listener via JunitPlaform listener (#3212)
omit 58225796a fix ignore, Assume as skipped
omit 89022e912 TestNG suitexml not supported anymore
omit 5d02bb625 fix wrong assert....
omit 05a9b2901 TestNG suitexml not supported anymore
omit a38b4e90d fix inherited category annotation ITs
omit fa0fbcefa fix -Dtest with only method name
omit f44e0106d run test with suite in parallel
omit a08a2c1ce junit3 provider configuration not supported anymore
omit 5818c668e one more fix
omit 9129db95a fix management of non documented sysproperty junit
omit 31985b1d1 fix class pattern with method name
omit f1b3d71d2 fix selector for simple class name
omit 48ab02193 fix -Dtest documentation, inclusion of junit engine
omit f680dc49e test junit parallel testing
omit dff95fb81 fixing method pattern
omit 60b8675a6 fixes with api dependencies manipulation
omit 2b31339c9 groups expression not supported anymore
omit 465cbd021 testng suite xml not supported anymore
omit 23fa78651 No adding junit-vintage-engine if already a dependency
omit 777c061d0 fix -Dtest usage
omit 1d622f228 fixing my bad
omit c23d4d039 fix junit vintage setup
omit 654e5010a not supported anymore
omit 8872a17e5 setup junit bom
omit a52acd7aa fix issue with -Dtest
omit df1166652 missing changes due to removal of testng suitexml
omit 08ce68268 spotless
omit 70479c04c TestNG suite xml is not supported anymore
omit 227f0f275 add includes/excludes ITs for junit5
omit bc0e2acf5 fix IT
omit 6856f1df2 fix issues with handling of / in selector
omit 11629b8d6 finally fix includes/excludes with junit4
omit 71779b473 FIx Surefire1082ParallelJUnitParameterizedIT
omit c0e9fa13f fix ReportersIT
omit 09228d32c testng suitexml not supported anymore with testng-engine
omit dd0d6f865 remove not anymore needed test
omit 9b9fde136 fix testng reporter/listener
omit 500e59e73 Revert "remove testng which does not make sense anymore"
omit 0d4bf89b6 Remove junit platform runner junit4 (#3207)
omit 16fbac5a4 fix IT (#3206)
omit 07f5880b4 fix IT
omit a9a3bdfa0 fix IT
omit 6caf58918 remove testng which does not make sense anymore
omit 459f147dc fix IT for skipped with TestNG
omit ae73ff4e6 fix test ng version check, ensure order by last modified
value from file
omit 240fc8f72 fix unit test
omit a38f29fd8 disable running junit test if there is a property junit to
false
omit 29191410d fix potential NPE while reporting results
omit 679fbeaac remove surefire-grouper
omit 01235ee6c file names have changed
omit 16f098711 tests can run both vintage and testng engines
omit 132666a00 remove not existing dependencies
omit d84a0855d be carefull with testng groups properties not mapped on tags
filter
omit 9b28918bd fix some of testng version as minimum supported is now 6.14.3
omit a97b791ce map testng configuration to junit platform runner
omit 6626d543c Bumping version to 3.6.0-SNAPSHOT
omit 34b63eef7 testng removal
omit 8b7712095 TestNG only from 6.14.3
omit cf3793d11 remove potential double catching, adjust IT to modified log
message (#3201)
omit 6e8004ecf use testng runner with junit platform runner
omit 68d0cc978 do not restrict too old junit for all runners
omit 3ffb0d53f Handle Category from junit4
omit cb9943c2f add null safety, more usable exception message
omit a64951b44 use junit 4 in failsafe plugin ITs
omit 52e82ae07 apply spotless
omit 6c7dfc9c4 tidy up
omit 58a36ae94 refine method call of expected failing tests with specific
error message
omit c1d730435 move unsupported versions tests to one file
omit 35ab340fa use version range, add tests for JUnit 4 versions, adjust
naming of similar JUnit 3 test
omit fd153bca2 remove unnecessary packages from test
omit 310401d15 add unsupported error and test
omit fc2d03873 enable test launchers to expect errors in log after execution
omit 8db3095b3 fix turning parallel from junit4 to
junit.vintage.execution.parallel
omit 4296349ea no more pojo simple
omit ae3c46de7 no more pojo simple
omit 1ad0c2961 restore provider parameters
omit b5a9e1879 no need of specific 4.7 tests
omit ef49e719d fix missing remove modules
omit c3b3b7608 remove junit 3 support (#3191)
omit 79685b13d spotless:apply
omit 526797b60 more its migration to junit 4.12
omit 145681365 more its migration to junit 4.12
omit dff7835d9 more its migration to junit 4.12
omit 9ba79b88e more its migration to junit 4.12
omit 8249948e8 remove junit 3 provider, update to junit 4 (#3190)
omit a7454a85e more its upgrade to 4.12
omit 3fdeaaa41 remove duplicate line
omit 3767943b3 more renaming
omit d9cdef38c junit 4.12
omit bb728b2e5 remove surefire junit4, 47 code
omit 8b8354c3d avoid some NPE
omit f707c6400 Force junit 4 to use 4.12 as minimum with platform engine
omit 18bc714dd restore test
omit 69b03c851 add version range as vintage can be used only from 4.12
omit 22f29bc6c spotless
omit 3262f512f those timing tests are so flaky
omit 183bef9b3 fix unit tests
omit 8dc43992e fix the NPEs
omit f8c4e75c2 expecting changes here
omit fb603c35d fix some compilation
omit 18223b459 use junit plaform runner for junit 4.4
add 1b9e9fd47 Bump jacocoVersion from 0.8.13 to 0.8.14 (#3204)
add c8f8ad6a3 Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24
to 1.26 (#3202)
add cfe85b929 Clarify how late placeholder replacement (@{...}) deals with
unresolvable parameters
add 6b9ac38b6 Bump org.htmlunit:htmlunit from 4.16.0 to 4.18.0 (#3213)
add 722798f2f Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1
add 500a90a13 Bump
org.apache.maven.plugin-testing:maven-plugin-testing-harness
add f03593cef Bump commons-io:commons-io from 2.20.0 to 2.21.0
add 1ae1bb3b5 Revert "Properly work with test failures caused during
beforeAll phase (#3194)"
add b4a53de9b Properly parse flake failures in beforeAll stages
add e4d6296c0 Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0
(#3220)
add 3f3743350 Bump org.codehaus.plexus:plexus-interpolation from 1.28 to
1.29 (#3221)
add e520b9c75 Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0
(#3223)
add 298e5076f Missing many files in the GH Artifacts of CI ex-post.
add ecb55a8f2 use junit plaform runner for junit 4.4
add e0221fc6e fix some compilation
add 3e3fdd842 expecting changes here
add ff07b8293 fix the NPEs
add 8c751f19f fix unit tests
add df6a54744 those timing tests are so flaky
add 138de48dc spotless
add 24e4fb301 add version range as vintage can be used only from 4.12
add a358029b1 restore test
add 504017c0f Force junit 4 to use 4.12 as minimum with platform engine
add 2966acd9f avoid some NPE
add 8de77f4d1 remove surefire junit4, 47 code
add db2374c62 junit 4.12
add ceed97e9f more renaming
add dee08bb0e remove duplicate line
add 81ca9dcfe more its upgrade to 4.12
add f9d3df1cc remove junit 3 provider, update to junit 4 (#3190)
add 4b4cace02 more its migration to junit 4.12
add 35bdbbd6f more its migration to junit 4.12
add 650ea4446 more its migration to junit 4.12
add cbc656049 more its migration to junit 4.12
add 9f084afd0 spotless:apply
add d5bc9631c remove junit 3 support (#3191)
add fa04d0dcd fix missing remove modules
add 4c161f948 no need of specific 4.7 tests
add 032e0ff75 restore provider parameters
add 44764aa5e no more pojo simple
add 88e35f0cd no more pojo simple
add c5d43126e fix turning parallel from junit4 to
junit.vintage.execution.parallel
add 931fcad1c enable test launchers to expect errors in log after execution
add 39891c9ca add unsupported error and test
add b42b91a76 remove unnecessary packages from test
add ae3d99fa7 use version range, add tests for JUnit 4 versions, adjust
naming of similar JUnit 3 test
add e3df0af44 move unsupported versions tests to one file
add 56014a7cb refine method call of expected failing tests with specific
error message
add 11589f4e0 tidy up
add e51a3ba20 apply spotless
add f215d0bd9 use junit 4 in failsafe plugin ITs
add 9bfbb4e88 add null safety, more usable exception message
add 6c8d413e2 Handle Category from junit4
add 86098bae1 do not restrict too old junit for all runners
add 435732923 use testng runner with junit platform runner
add ededf23ce remove potential double catching, adjust IT to modified log
message (#3201)
add 67f836e45 TestNG only from 6.14.3
add 5515ffe4c testng removal
add 6d45efb9d Bumping version to 3.6.0-SNAPSHOT
add f7cd7493f map testng configuration to junit platform runner
add d25ee84d9 fix some of testng version as minimum supported is now 6.14.3
add a87834322 be carefull with testng groups properties not mapped on tags
filter
add 53b9d8f64 remove not existing dependencies
add 2cdc4e478 tests can run both vintage and testng engines
add 905bf88a9 file names have changed
add 97b0a832d remove surefire-grouper
add 37dfab299 fix potential NPE while reporting results
add 37814544b disable running junit test if there is a property junit to
false
add fca15ac74 fix unit test
add 629a954b4 fix test ng version check, ensure order by last modified
value from file
add b29185013 fix IT for skipped with TestNG
add 6cfd096cb remove testng which does not make sense anymore
add ec4a4df1f fix IT
add d7c35b8cb fix IT
add d7fb75fe7 fix IT (#3206)
add 3a62d8900 Remove junit platform runner junit4 (#3207)
add 769641f5b Revert "remove testng which does not make sense anymore"
add c93491892 fix testng reporter/listener
add 89832f93f remove not anymore needed test
add 4b08f7ed2 testng suitexml not supported anymore with testng-engine
add 67696b429 fix ReportersIT
add 8cfb4912d FIx Surefire1082ParallelJUnitParameterizedIT
add 85c6dee05 finally fix includes/excludes with junit4
add 1cc34920f fix issues with handling of / in selector
add 282fd1d8d fix IT
add 82354b799 add includes/excludes ITs for junit5
add 990429401 TestNG suite xml is not supported anymore
add 7375052b4 spotless
add c06b160b8 missing changes due to removal of testng suitexml
add 54e768594 fix issue with -Dtest
add a093e18b4 setup junit bom
add 4c2eb1dc5 not supported anymore
add d8e8f0270 fix junit vintage setup
add 542ab9535 fixing my bad
add d525404ad fix -Dtest usage
add c33254fbb No adding junit-vintage-engine if already a dependency
add ed0556af2 testng suite xml not supported anymore
add f0b2cfd93 groups expression not supported anymore
add 0b035030c fixes with api dependencies manipulation
add 6a3ee9006 fixing method pattern
add 68f214704 test junit parallel testing
add 2b4787464 fix -Dtest documentation, inclusion of junit engine
add ed1c6a6a7 fix selector for simple class name
add 52b2b1239 fix class pattern with method name
add 24202bbee fix management of non documented sysproperty junit
add f3cf75b0a one more fix
add 7cfaea217 junit3 provider configuration not supported anymore
add 4c6db6fbd run test with suite in parallel
add 269cba826 fix -Dtest with only method name
add f20308893 fix inherited category annotation ITs
add 8a88047d3 TestNG suitexml not supported anymore
add a0046efb7 fix wrong assert....
add 3f248361e TestNG suitexml not supported anymore
add 13dd8724d fix ignore, Assume as skipped
add 4719f7fa3 Implement JUniit4 Listener via JunitPlaform listener (#3212)
add 1c3ddbf1d testng threadcount fix IT
add e446b48e0 fix a bit of test using surefire.skipAfterFailureCount
add 03ba0f03e fix a bit of test using surefire.skipAfterFailureCount
add 080b4015d fix fail fast for junit
add 2151b3a51 test cancellation with testng engine snapshot
add cc41724e0 renaming, adjust runListener class loading (#3222)
add 6797ed0dd Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1
add b41c7eb1b Bump commons-io:commons-io from 2.20.0 to 2.21.0
add c342939e6 fix -Dtest documentation, inclusion of junit engine
add 398f4edec fix rebase from master
add a3c37c680 fix rebase from master
add 43856337d fix fail fast for TestNG
add 592efbd08 fix TwoTestCasesIT
add f5ca0c212 fix testng dataproviderthreadcount support
add 6519cc8eb minor change
add d2e0a563d Fix IT
add ca547569b fix test
add e82989603 fix test
add ba6efbb29 Fix test
add d254b5a59 fix unsupported junit version
add 9ba9480a5 fix more tests for junit4 listeners
add 143f19ead fix bad change
add f4e4c9236 Fix it wrong version of junit
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 (25422ecb9)
\
N -- N -- N refs/heads/test-junit-platform-runner-junit4
(f4e4c9236)
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:
.github/workflows/maven-verify.yml | 18 +++++++++++++++---
maven-surefire-report-plugin/pom.xml | 4 ++--
pom.xml | 2 +-
3 files changed, 18 insertions(+), 6 deletions(-)