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 7a14f620b remove debug
discard e87960e3b avoid not needed rename for now
discard 7e85ca4a3 do not rename those files
discard 59c2d2fdc Keep using name SurefireJUnit4IntegrationTestCase will be
renamed later
discard 7cc3b0310 more debug for windows
discard 3fdfb4fea trying to get some debug for gha
discard 52b6799e1 tentative to fix windows
discard de47530c9 add some debug
discard 66dc88ea5 use junit5
discard bc7138df0 more memory
discard cd212ceef give a bit of margin to those flaky tests
discard e7344f760 spotless apply
discard 2165007aa disable flaky test
discard 4be8611b4 comment on why not the cache
discard 4945db681 Disable cache as it's causing some issues with shaded
artifact
discard 2097e6541 More memory
discard be78e26ec fix site
discard 0d50297ea fix site
discard 0ec6d07fa fix site
discard f724239d9 fix site
discard f52051ca5 fix site
discard f92de9533 fix site
discard 9094f7ac1 Update documentation
discard 11c847bfd reduce stored stacktrace to reduce memory usage
discard 05ee696af fix windows build
discard 6a1937a79 gha have some env var such JAVA_HOME_25_X64
discard 6efa3bebe spotless
discard 929ca6210 Ignore those tests for now
discard 909d21c20 fix IT
discard 45d149c51 remove outdated test case
discard cef5412c9 remove totally flaky unpredictible test
discard fb03d691e fix possible flaky test
discard f8c26bedf Remove obsolete test
discard ceb57fb7e Ignore non solvable problem for now
discard 64326f44d Need stacktrace to store it per test class in reports
discard b103e9f48 Fix IT file is there now but empty
discard a9e01382f remove now useless code
discard ba96897c4 use stack trace to locate current test class in use
discard f6247163d fix IT: inheritance is being handled differently on
JUnitPlatformProvider (#3230)
discard 2260942c9 fix IT
discard cfb50be00 simplify Jenkinsfile
discard 73a41a9cf needs Java 17
discard 55f140e06 disable as not supported
discard 090698843 disable tests not workking with TestNG reg with method names
discard c379b6216 handle ! for -Dtest
discard b9eeb4505 Fix log parsing
discard 0ddc2b4e0 fix management of getThreadCountClasses or
getThreadCountMethods
discard 52131712f restore IT and suuport parallel classesAndMethods
discard 47387630b fixed parallel to not be flaky test depending on hardware
discard 8782ea83b fix IT
discard 8eb527e63 disable runOrder for now with testng
discard e37d21be7 add runOrder test for junit 5 and 6
discard 8754afd46 cleanup not used
discard 47e990761 cleanup runOrder
discard 8e18f277a fix IT
discard 0949b09a0 Fix junit version
discard c257656f2 Fix junit version
discard a05475caf Implement some ordering fron runorder parameter and fix IT
Surefire806SpecifiedTestControlsIT
discard 989846167 Fix IT
discard c57b74350 remove non supported anymore
discard 83178cc64 use better naming
discard 0c9174b22 Fix IT
discard 5098d86d4 Fix IT
discard 0bed53656 Fix IT log assert
discard 678d61725 Fix testng verbose
discard f50592e96 test not needed
discard 65e9d4af2 Fix rerun and skip IT
discard 73405bfdb Java pojo test not supported anymore
discard 9525bcbc4 fix IT
discard 78d07e7da fix IT
discard 52cecd05a fix IT
discard 91aee2fd0 Fix it wrong version of junit
discard e1d2a7951 fix bad change
discard c2c133381 fix more tests for junit4 listeners
discard 06dbf7745 fix unsupported junit version
discard 0ff6cb993 Fix test
discard ff06fc7b2 fix test
discard 4944fba1e fix test
discard 4f540174d Fix IT
discard 0081b4a74 minor change
discard d91916ca1 fix testng dataproviderthreadcount support
discard ba39a8375 fix TwoTestCasesIT
discard 4ae08fe50 fix fail fast for TestNG
discard 490e48a8b fix rebase from master
discard ce2a79b00 fix rebase from master
discard 830435357 fix -Dtest documentation, inclusion of junit engine
discard 9b5b6edb8 renaming, adjust runListener class loading (#3222)
discard a3c94f159 test cancellation with testng engine snapshot
discard b68f5f6c5 fix fail fast for junit
discard 2dcbbceb0 fix a bit of test using surefire.skipAfterFailureCount
discard acb6a4e6f fix a bit of test using surefire.skipAfterFailureCount
discard 506c54861 testng threadcount fix IT
discard 4de5c6397 Implement JUniit4 Listener via JunitPlaform listener (#3212)
discard bff889283 fix ignore, Assume as skipped
discard f276f5c07 TestNG suitexml not supported anymore
discard b66700afd fix wrong assert....
discard 7f2e7e6c8 TestNG suitexml not supported anymore
discard 6d8b10b86 fix inherited category annotation ITs
discard 46b4d126f fix -Dtest with only method name
discard 8232bfa12 run test with suite in parallel
discard 2ceeeeb94 junit3 provider configuration not supported anymore
discard 8c93ab5d2 one more fix
discard 4d1beff7b fix management of non documented sysproperty junit
discard 1d03aa5f1 fix class pattern with method name
discard c9923b1cc fix selector for simple class name
discard 31e891e4f fix -Dtest documentation, inclusion of junit engine
discard 86256d7e7 test junit parallel testing
discard aa224ed08 fixing method pattern
discard 247f10181 fixes with api dependencies manipulation
discard b24c9b8ce groups expression not supported anymore
discard 71a046750 testng suite xml not supported anymore
discard a57f45cd4 No adding junit-vintage-engine if already a dependency
discard f72d1a59f fix -Dtest usage
discard 87e3ae203 fixing my bad
discard 861eeb133 fix junit vintage setup
discard 5273086bc not supported anymore
discard 5f0653519 setup junit bom
discard dd9ecf378 fix issue with -Dtest
discard da1ce7ac8 missing changes due to removal of testng suitexml
discard e9668c08f spotless
discard a957ef294 TestNG suite xml is not supported anymore
discard 960d782c4 add includes/excludes ITs for junit5
discard cfe8be898 fix IT
discard c1ab75ffd fix issues with handling of / in selector
discard 261c84501 finally fix includes/excludes with junit4
discard a6f91b8ec FIx Surefire1082ParallelJUnitParameterizedIT
discard 195eb6b61 fix ReportersIT
discard 7ec184b00 testng suitexml not supported anymore with testng-engine
discard d776eabce remove not anymore needed test
discard 13b0ea2fd fix testng reporter/listener
discard 0b4ab48d4 Revert "remove testng which does not make sense anymore"
discard 252c5748c Remove junit platform runner junit4 (#3207)
discard 2afd773f6 fix IT (#3206)
discard 4223a7675 fix IT
discard 073ed0dc3 fix IT
discard 7f964c700 remove testng which does not make sense anymore
discard 1c03afe17 fix IT for skipped with TestNG
discard 89eab69ed fix test ng version check, ensure order by last modified
value from file
discard 930b16a17 fix unit test
discard 2e2119e2c disable running junit test if there is a property junit to
false
discard 644156a34 fix potential NPE while reporting results
discard 19c7b7837 remove surefire-grouper
discard 71bf46d26 file names have changed
discard 65c805170 tests can run both vintage and testng engines
discard 7562f4b6c remove not existing dependencies
discard e21530948 be carefull with testng groups properties not mapped on tags
filter
discard 0f0e9e9b0 fix some of testng version as minimum supported is now 6.14.3
discard eafb99cc0 map testng configuration to junit platform runner
discard 0c628127c Bumping version to 3.6.0-SNAPSHOT
discard a48a03ff0 testng removal
discard 077860654 TestNG only from 6.14.3
discard ce23aef57 remove potential double catching, adjust IT to modified log
message (#3201)
discard 50723545b use testng runner with junit platform runner
discard 9f5e60510 do not restrict too old junit for all runners
discard f0cfe73fb Handle Category from junit4
discard 2cb9ad368 add null safety, more usable exception message
discard 5e64948d3 use junit 4 in failsafe plugin ITs
discard 26d2d6068 apply spotless
discard f063f28b3 tidy up
discard 9095c57a5 refine method call of expected failing tests with specific
error message
discard 5bf9f1bd8 move unsupported versions tests to one file
discard 7a6ae8973 use version range, add tests for JUnit 4 versions, adjust
naming of similar JUnit 3 test
discard 75b2bc248 remove unnecessary packages from test
discard 65d2bb349 add unsupported error and test
discard 4ad08632c enable test launchers to expect errors in log after execution
discard b9b83f820 fix turning parallel from junit4 to
junit.vintage.execution.parallel
discard 9de95dfc2 no more pojo simple
discard 1d996732b no more pojo simple
discard a8ace5303 restore provider parameters
discard 299731734 no need of specific 4.7 tests
discard f9099e73e fix missing remove modules
discard e86ed0c15 remove junit 3 support (#3191)
discard d143e61a9 spotless:apply
discard 7a4d1567f more its migration to junit 4.12
discard ea8056b77 more its migration to junit 4.12
discard 4a09745a8 more its migration to junit 4.12
discard 6b9b554f8 more its migration to junit 4.12
discard c8ded337e remove junit 3 provider, update to junit 4 (#3190)
discard 67032dbd2 more its upgrade to 4.12
discard 7a7922e7e remove duplicate line
discard 4f91d0230 more renaming
discard bcbcaa996 junit 4.12
discard a641d6739 remove surefire junit4, 47 code
discard 9a9084447 avoid some NPE
discard 93709def4 Force junit 4 to use 4.12 as minimum with platform engine
discard 1c4e66b87 restore test
discard d5e99627d add version range as vintage can be used only from 4.12
discard ce5163da1 spotless
discard 2c2bd1b96 those timing tests are so flaky
discard 1bc59498e fix unit tests
discard 18543dd00 fix the NPEs
discard 41804c75c expecting changes here
discard 14ddf4e2c fix some compilation
discard 7473f5d0d use junit plaform runner for junit 4.4
add 30ffc12b5 pass slf4j context to spawned thread (#3241)
add f9c164592 use junit plaform runner for junit 4.4
add ad5e97b78 fix some compilation
add 7076c7719 expecting changes here
add 3179f6a4b fix the NPEs
add 79dd73e08 fix unit tests
add 13ef25ca7 those timing tests are so flaky
add c8713dcf0 spotless
add 0c87552f8 add version range as vintage can be used only from 4.12
add 41e362a07 restore test
add 30a0da624 Force junit 4 to use 4.12 as minimum with platform engine
add 37edd1905 avoid some NPE
add dc5ed1a66 remove surefire junit4, 47 code
add 170b121dd junit 4.12
add 8afa84b19 more renaming
add 42b09b31e remove duplicate line
add b123f2d34 more its upgrade to 4.12
add e5e247e52 remove junit 3 provider, update to junit 4 (#3190)
add dd1690beb more its migration to junit 4.12
add eaf1e15b8 more its migration to junit 4.12
add 85c8cdad7 more its migration to junit 4.12
add 2c4790d0b more its migration to junit 4.12
add e2fd6afd9 spotless:apply
add e501d1e4d remove junit 3 support (#3191)
add aaf1cf4d6 fix missing remove modules
add 14c18ff0a no need of specific 4.7 tests
add 144b6ceab restore provider parameters
add 4db62b456 no more pojo simple
add 31c5feb22 no more pojo simple
add 118838c6b fix turning parallel from junit4 to
junit.vintage.execution.parallel
add 1585ea162 enable test launchers to expect errors in log after execution
add 2a9f3a761 add unsupported error and test
add 42cf400c7 remove unnecessary packages from test
add 0fc472d63 use version range, add tests for JUnit 4 versions, adjust
naming of similar JUnit 3 test
add 200b56084 move unsupported versions tests to one file
add c5ed86b01 refine method call of expected failing tests with specific
error message
add 1e5e28dd1 tidy up
add 0edb0db79 apply spotless
add a310c375b use junit 4 in failsafe plugin ITs
add d1d44533b add null safety, more usable exception message
add 777a38168 Handle Category from junit4
add b164c6146 do not restrict too old junit for all runners
add 3dc7a3d89 use testng runner with junit platform runner
add 5997e71be remove potential double catching, adjust IT to modified log
message (#3201)
add ada133e58 TestNG only from 6.14.3
add e154ee8ff testng removal
add 10135c227 Bumping version to 3.6.0-SNAPSHOT
add f3290608b map testng configuration to junit platform runner
add a69d2febf fix some of testng version as minimum supported is now 6.14.3
add 9936f6519 be carefull with testng groups properties not mapped on tags
filter
add a3f7e16ce remove not existing dependencies
add 188450f83 tests can run both vintage and testng engines
add cbc39f364 file names have changed
add a99eeca11 remove surefire-grouper
add 1f59008bd fix potential NPE while reporting results
add 32c0eb035 disable running junit test if there is a property junit to
false
add 5b0419881 fix unit test
add 8642f40ec fix test ng version check, ensure order by last modified
value from file
add 7662b407e fix IT for skipped with TestNG
add 38fda2417 remove testng which does not make sense anymore
add 8bf8474c5 fix IT
add 259ea4d5a fix IT
add 936f3cbd0 fix IT (#3206)
add 7c6f098c8 Remove junit platform runner junit4 (#3207)
add 19eff9437 Revert "remove testng which does not make sense anymore"
add c49bb270d fix testng reporter/listener
add d1e8d7f57 remove not anymore needed test
add c59953150 testng suitexml not supported anymore with testng-engine
add 0c62fa312 fix ReportersIT
add 3f697c991 FIx Surefire1082ParallelJUnitParameterizedIT
add 252634ad7 finally fix includes/excludes with junit4
add f18fdb478 fix issues with handling of / in selector
add 81ee73edd fix IT
add 206c29cfc add includes/excludes ITs for junit5
add bc4540c49 TestNG suite xml is not supported anymore
add 1c03653c4 spotless
add a8605ac8d missing changes due to removal of testng suitexml
add e49392632 fix issue with -Dtest
add 9f62bc70f setup junit bom
add a3b85338d not supported anymore
add c12f0d13f fix junit vintage setup
add efe6583b7 fixing my bad
add 9039ed337 fix -Dtest usage
add 38b1e3c22 No adding junit-vintage-engine if already a dependency
add 18b1dbea2 testng suite xml not supported anymore
add a0add3129 groups expression not supported anymore
add ec4f15830 fixes with api dependencies manipulation
add ea1f1aaff fixing method pattern
add fc1ae31a4 test junit parallel testing
add 7936c4c1b fix -Dtest documentation, inclusion of junit engine
add 3b2ba2418 fix selector for simple class name
add 42dd2ff98 fix class pattern with method name
add 2408c480d fix management of non documented sysproperty junit
add 161ea0ece one more fix
add 82214edca junit3 provider configuration not supported anymore
add 4898842ef run test with suite in parallel
add e4867d208 fix -Dtest with only method name
add 36fd8585f fix inherited category annotation ITs
add 39c237f41 TestNG suitexml not supported anymore
add 05a1d6613 fix wrong assert....
add 695cf1573 TestNG suitexml not supported anymore
add c08e2d735 fix ignore, Assume as skipped
add 27eebe1b1 Implement JUniit4 Listener via JunitPlaform listener (#3212)
add 60c0ca133 testng threadcount fix IT
add 5f480952a fix a bit of test using surefire.skipAfterFailureCount
add 66aa6b6f2 fix a bit of test using surefire.skipAfterFailureCount
add a1904b662 fix fail fast for junit
add e8428c192 test cancellation with testng engine snapshot
add 5cdaee301 renaming, adjust runListener class loading (#3222)
add 8501ef950 fix -Dtest documentation, inclusion of junit engine
add 05510eb08 fix rebase from master
add c650ea2a8 fix rebase from master
add 81abd7d9e fix fail fast for TestNG
add c36439e37 fix TwoTestCasesIT
add cd1480826 fix testng dataproviderthreadcount support
add ea006f04b minor change
add 3ca88775a Fix IT
add b6d895651 fix test
add 2de3b4bb5 fix test
add 280407760 Fix test
add d3c9d323c fix unsupported junit version
add 8a9e2d471 fix more tests for junit4 listeners
add 3a19720b3 fix bad change
add 5d1b437fb Fix it wrong version of junit
add 5202fbb0f fix IT
add 318ad78b8 fix IT
add 79ba83996 fix IT
add 3dbb8e934 Java pojo test not supported anymore
add 52330621b Fix rerun and skip IT
add 6bfbec5e3 test not needed
add d72eab9c6 Fix testng verbose
add b0ea3c4cd Fix IT log assert
add f096e7c04 Fix IT
add 42a62563f Fix IT
add f5ca6403a use better naming
add 26fd45f35 remove non supported anymore
add 678c874a8 Fix IT
add d51bb86da Implement some ordering fron runorder parameter and fix IT
Surefire806SpecifiedTestControlsIT
add b2b840448 Fix junit version
add f5daadcb3 Fix junit version
add 93727e10f fix IT
add 6fb84490a cleanup runOrder
add a6e802d91 cleanup not used
add f3a95f7cf add runOrder test for junit 5 and 6
add 92923f692 disable runOrder for now with testng
add 2e667b58b fix IT
add 6ee376099 fixed parallel to not be flaky test depending on hardware
add 0fa55e710 restore IT and suuport parallel classesAndMethods
add 97c4a9a3f fix management of getThreadCountClasses or
getThreadCountMethods
add b227d1c17 Fix log parsing
add 221d52ff5 handle ! for -Dtest
add 540c61b46 disable tests not workking with TestNG reg with method names
add 35a423784 disable as not supported
add aba6604fa needs Java 17
add 7ee321994 simplify Jenkinsfile
add 6fbb6a776 fix IT
add 62482fda0 fix IT: inheritance is being handled differently on
JUnitPlatformProvider (#3230)
add 648664b76 use stack trace to locate current test class in use
add 5e8b42791 remove now useless code
add c9c2a2090 Fix IT file is there now but empty
add 818ad8bf5 Need stacktrace to store it per test class in reports
add 0b2b1fe81 Ignore non solvable problem for now
add 7ae64d2fc Remove obsolete test
add 8c1e890aa fix possible flaky test
add 334fb187a remove totally flaky unpredictible test
add 1512ea851 remove outdated test case
add 049b98192 fix IT
add 45c9db63c Ignore those tests for now
add a903073ef spotless
add 01dcdc9ed gha have some env var such JAVA_HOME_25_X64
add af7c7c9f3 fix windows build
add 1023e8884 reduce stored stacktrace to reduce memory usage
add bdac0b278 Update documentation
add 9ba3f976a fix site
add aa5190922 fix site
add 7ba188664 fix site
add bdccb8bf3 fix site
add e5def6425 fix site
add ae94c2922 fix site
add 4b5f42231 More memory
add ad719114d Disable cache as it's causing some issues with shaded
artifact
add f98ca1ad0 comment on why not the cache
add 3217ca7bf disable flaky test
add cb3b48d98 spotless apply
add 504496873 give a bit of margin to those flaky tests
add 765d15f04 more memory
add e8383647d use junit5
add bb70b5754 add some debug
add 76bdc20c0 tentative to fix windows
add 274fb8355 trying to get some debug for gha
add ba4e698b5 more debug for windows
add 243f0fbe7 Keep using name SurefireJUnit4IntegrationTestCase will be
renamed later
add 1a5941053 do not rename those files
add 3e7f25d31 avoid not needed rename for now
add 93f171298 remove debug
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 (7a14f620b)
\
N -- N -- N refs/heads/test-junit-platform-runner-junit4
(93f171298)
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:
.../surefire/booterclient/output/ThreadedStreamConsumer.java | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)