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
omit bb9523735 Add missing @Deprecated annotation
omit a51753384 increase timeout
omit 133412719 avoid normal file
omit 20b3467e8 remove unused import
omit 8d198cfba fix bad test
omit b80c234cf minor changes
omit 8909dfeff change the technique to not throw exception if process
stopped, looks to be some sync issue
omit 56e61aee1 force argLine via pom.xml
omit bea112052 avoid to generate bad file
omit 0eef5b21c remove debug
omit 02c428772 avoid not needed rename for now
omit 275c856f3 do not rename those files
omit eefa101af Keep using name SurefireJUnit4IntegrationTestCase will be
renamed later
omit 97f1991b0 more debug for windows
omit bb100bbc3 trying to get some debug for gha
omit c442cdf49 tentative to fix windows
omit 589a0bf07 add some debug
omit 49e1e8aff use junit5
omit 7fd5b7675 more memory
omit f1e599eb4 give a bit of margin to those flaky tests
omit 3f3d10a70 spotless apply
omit 9a24c9b6b disable flaky test
omit 4f7f5adbc comment on why not the cache
omit ee585e60b Disable cache as it's causing some issues with shaded
artifact
omit e182026b3 More memory
omit f8cc8a6ee fix site
omit 6c082cf5e fix site
omit 09ac69e8d fix site
omit 6b02ac5b5 fix site
omit bd811aa97 fix site
omit 5101b0f74 fix site
omit 7180b7bdb Update documentation
omit 07975ca1c reduce stored stacktrace to reduce memory usage
omit b3c6031bd fix windows build
omit 454081a20 gha have some env var such JAVA_HOME_25_X64
omit 66f555fd3 spotless
omit 31a6de630 Ignore those tests for now
omit 92d82d554 fix IT
omit d6fec2e47 remove outdated test case
omit e3c69f2cc remove totally flaky unpredictible test
omit d540c97c7 fix possible flaky test
omit 85593dce5 Remove obsolete test
omit 47d138924 Ignore non solvable problem for now
omit 725e11dbe Need stacktrace to store it per test class in reports
omit e88f3d6e8 Fix IT file is there now but empty
omit f5510e7e9 remove now useless code
omit fdef39421 use stack trace to locate current test class in use
omit deb81643c fix IT: inheritance is being handled differently on
JUnitPlatformProvider (#3230)
omit 4d7805606 fix IT
omit 1292a0f44 simplify Jenkinsfile
omit 96d49079d needs Java 17
omit c78a6c489 disable as not supported
omit f8255483e disable tests not workking with TestNG reg with method names
omit 948dd4f82 handle ! for -Dtest
omit cbfde549c Fix log parsing
omit c5e13c428 fix management of getThreadCountClasses or
getThreadCountMethods
omit 423b23e2f restore IT and suuport parallel classesAndMethods
omit 772c857bd fixed parallel to not be flaky test depending on hardware
omit 4c7309eeb fix IT
omit d4adf263f disable runOrder for now with testng
omit a660a88e4 add runOrder test for junit 5 and 6
omit ff3c3aa5d cleanup not used
omit 8843ef75e cleanup runOrder
omit a65e0f8a6 fix IT
omit 2409c509d Fix junit version
omit 22c001214 Fix junit version
omit ef913f7b2 Implement some ordering fron runorder parameter and fix IT
Surefire806SpecifiedTestControlsIT
omit 973b8673e Fix IT
omit ed9404e0b remove non supported anymore
omit d5b55bbfa use better naming
omit ef4cb1534 Fix IT
omit a24ada983 Fix IT
omit cd5e3bdef Fix IT log assert
omit 135050612 Fix testng verbose
omit 8fd7eb64f test not needed
omit b1cbdc785 Fix rerun and skip IT
omit 1ab51ddb7 Java pojo test not supported anymore
omit e8a3f66b1 fix IT
omit 23f34bf83 fix IT
omit a292ea944 fix IT
omit 1deaea105 Fix it wrong version of junit
omit a34330bf6 fix bad change
omit 3f816d303 fix more tests for junit4 listeners
omit 155f00ff0 fix unsupported junit version
omit fa1e50444 Fix test
omit 7e460f1bc fix test
omit 4b1acabe9 fix test
omit 8d81227ca Fix IT
omit fb16f0aef minor change
omit b73a35229 fix testng dataproviderthreadcount support
omit 4d4f1b9d3 fix TwoTestCasesIT
omit 64724e406 fix fail fast for TestNG
omit 9743fe7d7 fix rebase from master
omit 8f02abb56 fix rebase from master
omit 1c258c32b fix -Dtest documentation, inclusion of junit engine
omit eed14d7b3 renaming, adjust runListener class loading (#3222)
omit 5fae62940 test cancellation with testng engine snapshot
omit bd1558d3c fix fail fast for junit
omit faa71679a fix a bit of test using surefire.skipAfterFailureCount
omit cbda01b57 fix a bit of test using surefire.skipAfterFailureCount
omit 0923c28e8 testng threadcount fix IT
omit 1ffe9d4c9 Implement JUniit4 Listener via JunitPlaform listener (#3212)
omit a391cff99 fix ignore, Assume as skipped
omit ce247d16d TestNG suitexml not supported anymore
omit e15d213b1 fix wrong assert....
omit 61de586d4 TestNG suitexml not supported anymore
omit 78f8cbb43 fix inherited category annotation ITs
omit dee5422c5 fix -Dtest with only method name
omit efc5cdc29 run test with suite in parallel
omit e7ac6d9ad junit3 provider configuration not supported anymore
omit bd05dd51d one more fix
omit cdb8da822 fix management of non documented sysproperty junit
omit c124ba13d fix class pattern with method name
omit 56907f655 fix selector for simple class name
omit ea4da63f2 fix -Dtest documentation, inclusion of junit engine
omit 055ebbed6 test junit parallel testing
omit 9a8ccd9af fixing method pattern
omit 381740c6e fixes with api dependencies manipulation
omit e63553ab8 groups expression not supported anymore
omit 219095e9e testng suite xml not supported anymore
omit 4dfa6249c No adding junit-vintage-engine if already a dependency
omit c9875c552 fix -Dtest usage
omit ac915eea6 fixing my bad
omit b65e4cbdb fix junit vintage setup
omit f601c9358 not supported anymore
omit 9a6db3fe6 setup junit bom
omit ef96e0db2 fix issue with -Dtest
omit f502f3a64 missing changes due to removal of testng suitexml
omit 5462d4a95 spotless
omit c79cfca2d TestNG suite xml is not supported anymore
omit 9b4713b4d add includes/excludes ITs for junit5
omit 1abefca20 fix IT
omit 15cbac3c0 fix issues with handling of / in selector
omit 5ba5c585b finally fix includes/excludes with junit4
omit 3af9e1c26 FIx Surefire1082ParallelJUnitParameterizedIT
omit da46bce51 fix ReportersIT
omit 21e13a653 testng suitexml not supported anymore with testng-engine
omit f8616da6c remove not anymore needed test
omit cbff79593 fix testng reporter/listener
omit 26b9b02d0 Revert "remove testng which does not make sense anymore"
omit 747c536d8 Remove junit platform runner junit4 (#3207)
omit 7da1de599 fix IT (#3206)
omit dd0c21230 fix IT
omit e052a2f3d fix IT
omit dbb083b5b remove testng which does not make sense anymore
omit 792a578b9 fix IT for skipped with TestNG
omit 4b37ba005 fix test ng version check, ensure order by last modified
value from file
omit 682b086c6 fix unit test
omit 005c24cd3 disable running junit test if there is a property junit to
false
omit fdffd2187 fix potential NPE while reporting results
omit 7f474f807 remove surefire-grouper
omit 2ad34443d file names have changed
omit f2c2374f4 tests can run both vintage and testng engines
omit c94d6d092 remove not existing dependencies
omit 53e09a5dc be carefull with testng groups properties not mapped on tags
filter
omit afc99415f fix some of testng version as minimum supported is now 6.14.3
omit a0406a185 map testng configuration to junit platform runner
omit dc3d62301 Bumping version to 3.6.0-SNAPSHOT
omit 82020878a testng removal
omit bd5ecef45 TestNG only from 6.14.3
omit 44c283e31 remove potential double catching, adjust IT to modified log
message (#3201)
omit 5ee73202a use testng runner with junit platform runner
omit 861b4c054 do not restrict too old junit for all runners
omit b98e1996c Handle Category from junit4
omit 380c654fe add null safety, more usable exception message
omit 8608545de apply spotless
omit 8e0f77734 tidy up
omit e5c2f481e refine method call of expected failing tests with specific
error message
omit 3a2e250ad move unsupported versions tests to one file
omit d01dad5e2 use version range, add tests for JUnit 4 versions, adjust
naming of similar JUnit 3 test
omit 83092331e remove unnecessary packages from test
omit cc770a318 add unsupported error and test
omit 290953e2d enable test launchers to expect errors in log after execution
omit 2da4d3c55 fix turning parallel from junit4 to
junit.vintage.execution.parallel
omit 9e5a74e35 no more pojo simple
omit bc4d6438c no more pojo simple
omit 8825cbea6 restore provider parameters
omit 9e7151423 no need of specific 4.7 tests
omit ee77423f2 fix missing remove modules
omit dfed2d418 remove junit 3 support (#3191)
omit d4e73d722 spotless:apply
omit 0ebd7e665 more its migration to junit 4.12
omit c97be2681 more its migration to junit 4.12
omit b3c5cf4b4 more its migration to junit 4.12
omit 6aadcbaaa more its migration to junit 4.12
omit 615d388ac remove junit 3 provider, update to junit 4 (#3190)
omit 374b82720 more its upgrade to 4.12
omit 9db61a4e2 remove duplicate line
omit 3b7950c9b more renaming
omit effde1852 junit 4.12
omit f72b92ece remove surefire junit4, 47 code
omit 0a8b066e6 avoid some NPE
omit 9499684a1 Force junit 4 to use 4.12 as minimum with platform engine
omit 77e938892 restore test
omit 2ba9b1c42 add version range as vintage can be used only from 4.12
omit 6f7a0159a spotless
omit 7c908dcfb those timing tests are so flaky
omit 8732d60d8 fix unit tests
omit e9da4c679 fix the NPEs
omit 069e2fd3e expecting changes here
omit 9a08b3c1c fix some compilation
omit 698f7da6b use junit plaform runner for junit 4.4
add 68265e56e Bump
org.apache.maven.plugin-testing:maven-plugin-testing-harness (#3260)
add 24b91a4a9 use junit plaform runner for junit 4.4
add 520c6e899 fix some compilation
add c60cac79e expecting changes here
add cbe9832ac fix the NPEs
add 72a4261cc fix unit tests
add c40ffb0a2 those timing tests are so flaky
add 73b7d5847 spotless
add dc8a1c473 add version range as vintage can be used only from 4.12
add 799fd1f4d restore test
add 0f5df5d18 Force junit 4 to use 4.12 as minimum with platform engine
add d14c86b1e avoid some NPE
add 097648262 remove surefire junit4, 47 code
add 653f6f522 junit 4.12
add e5a55f0de more renaming
add 7c3199678 remove duplicate line
add 7835f3833 more its upgrade to 4.12
add 3e1a51eb0 remove junit 3 provider, update to junit 4 (#3190)
add 6649d3274 more its migration to junit 4.12
add 8664e14c7 more its migration to junit 4.12
add 73465f6f0 more its migration to junit 4.12
add b06b4f18d more its migration to junit 4.12
add d7f97c730 spotless:apply
add b537811da remove junit 3 support (#3191)
add b324f86cd fix missing remove modules
add 83df044c3 no need of specific 4.7 tests
add eef3ccee3 restore provider parameters
add 5c52c3b2c no more pojo simple
add e925b64a5 no more pojo simple
add 28e3fffcf fix turning parallel from junit4 to
junit.vintage.execution.parallel
add ed8200038 enable test launchers to expect errors in log after execution
add 6a0a44810 add unsupported error and test
add 3cf0c714e remove unnecessary packages from test
add 066eee827 use version range, add tests for JUnit 4 versions, adjust
naming of similar JUnit 3 test
add 8ad3409ca move unsupported versions tests to one file
add 8c1683a22 refine method call of expected failing tests with specific
error message
add b990d066b tidy up
add be8a51825 apply spotless
add 7bfb36b98 add null safety, more usable exception message
add c9bdf1b25 Handle Category from junit4
add 18df64fcc do not restrict too old junit for all runners
add d043de737 use testng runner with junit platform runner
add e76d28a74 remove potential double catching, adjust IT to modified log
message (#3201)
add 27f7c5326 TestNG only from 6.14.3
add 8c99cd4a9 testng removal
add a1eeeabf7 Bumping version to 3.6.0-SNAPSHOT
add 4e347d82c map testng configuration to junit platform runner
add a6f7a924c fix some of testng version as minimum supported is now 6.14.3
add abb43cf18 be carefull with testng groups properties not mapped on tags
filter
add 4e399cfce remove not existing dependencies
add c1ea1b1be tests can run both vintage and testng engines
add ab40e4daa file names have changed
add 08cd66f18 remove surefire-grouper
add ebc0c9b1a fix potential NPE while reporting results
add 4bacf5c78 disable running junit test if there is a property junit to
false
add 212d4f730 fix unit test
add 63e7e9784 fix test ng version check, ensure order by last modified
value from file
add 75b07d416 fix IT for skipped with TestNG
add c7fc48ac0 remove testng which does not make sense anymore
add ea7829f84 fix IT
add 278512f29 fix IT
add f2a08c62b fix IT (#3206)
add 74bd848d5 Remove junit platform runner junit4 (#3207)
add 312d32573 Revert "remove testng which does not make sense anymore"
add 89ee4df02 fix testng reporter/listener
add 170916ce2 remove not anymore needed test
add fe19005f1 testng suitexml not supported anymore with testng-engine
add a92b71cd0 fix ReportersIT
add 1baf7d43c FIx Surefire1082ParallelJUnitParameterizedIT
add b1456dee9 finally fix includes/excludes with junit4
add 4dfe0642b fix issues with handling of / in selector
add 6da141d7f fix IT
add eb061d69b add includes/excludes ITs for junit5
add 371705fe1 TestNG suite xml is not supported anymore
add f353b653b spotless
add c0586c90f missing changes due to removal of testng suitexml
add 29b289e2e fix issue with -Dtest
add 3c34c9bc5 setup junit bom
add 564342ec4 not supported anymore
add 156aa534d fix junit vintage setup
add e3933fad2 fixing my bad
add 709b8e7aa fix -Dtest usage
add bdf9cfa4a No adding junit-vintage-engine if already a dependency
add 06c585b08 testng suite xml not supported anymore
add a99283598 groups expression not supported anymore
add c58c2ca69 fixes with api dependencies manipulation
add 9314def67 fixing method pattern
add 630b76c74 test junit parallel testing
add 59ff2a159 fix -Dtest documentation, inclusion of junit engine
add 0783800f9 fix selector for simple class name
add cd0b18fea fix class pattern with method name
add 87ae5bdb5 fix management of non documented sysproperty junit
add c04f5fd3a one more fix
add caf38c2a5 junit3 provider configuration not supported anymore
add 1ed063f39 run test with suite in parallel
add e4f6a1d6d fix -Dtest with only method name
add 24e67ce6a fix inherited category annotation ITs
add c769e5d44 TestNG suitexml not supported anymore
add 3f053977f fix wrong assert....
add e803550c0 TestNG suitexml not supported anymore
add df838cd64 fix ignore, Assume as skipped
add 639f9d2dc Implement JUniit4 Listener via JunitPlaform listener (#3212)
add 4e998a99c testng threadcount fix IT
add 260b031d1 fix a bit of test using surefire.skipAfterFailureCount
add 009c3e39a fix a bit of test using surefire.skipAfterFailureCount
add edde85a2e fix fail fast for junit
add a71ef74d9 test cancellation with testng engine snapshot
add 6e48f99f1 renaming, adjust runListener class loading (#3222)
add f706777be fix -Dtest documentation, inclusion of junit engine
add dc3de2656 fix rebase from master
add d6bc0e00d fix rebase from master
add 40bc2437b fix fail fast for TestNG
add 189dc191c fix TwoTestCasesIT
add 8b1f43f21 fix testng dataproviderthreadcount support
add b6f3f04b1 minor change
add b3cf2c224 Fix IT
add 240952de3 fix test
add 496a53ae2 fix test
add b146a7a46 Fix test
add d76c200ac fix unsupported junit version
add 87a628e00 fix more tests for junit4 listeners
add 18016ec9f fix bad change
add 2e0c010e0 Fix it wrong version of junit
add d62db6fdc fix IT
add f8b361700 fix IT
add 555f44481 fix IT
add 128edb71d Java pojo test not supported anymore
add 539d109e8 Fix rerun and skip IT
add ca31a6b5f test not needed
add a03865ad6 Fix testng verbose
add 2fba80c3e Fix IT log assert
add 7b0a45298 Fix IT
add 60f3c2715 Fix IT
add 7a117b460 use better naming
add a84f7defe remove non supported anymore
add cde9dc4de Fix IT
add e27875e21 Implement some ordering fron runorder parameter and fix IT
Surefire806SpecifiedTestControlsIT
add fd74ff212 Fix junit version
add 152d8f186 Fix junit version
add bd4d93674 fix IT
add bc1b2c66d cleanup runOrder
add b40032028 cleanup not used
add 033d48438 add runOrder test for junit 5 and 6
add f65518a54 disable runOrder for now with testng
add ecb769bb2 fix IT
add e07f58dd3 fixed parallel to not be flaky test depending on hardware
add a3e5a3736 restore IT and suuport parallel classesAndMethods
add 6902282e3 fix management of getThreadCountClasses or
getThreadCountMethods
add e960c726f Fix log parsing
add 1e263d1e0 handle ! for -Dtest
add 4ce610745 disable tests not workking with TestNG reg with method names
add 05c586ae8 disable as not supported
add 636592295 needs Java 17
add d792b7925 simplify Jenkinsfile
add 44b7b7d45 fix IT
add b86c60413 fix IT: inheritance is being handled differently on
JUnitPlatformProvider (#3230)
add 81c71c0c0 use stack trace to locate current test class in use
add ff7eb7a95 remove now useless code
add 87d0bcbd2 Fix IT file is there now but empty
add d568c4f14 Need stacktrace to store it per test class in reports
add 6e0c67460 Ignore non solvable problem for now
add a6346d79a Remove obsolete test
add 1a2062b92 fix possible flaky test
add dbfcc35ac remove totally flaky unpredictible test
add 42243d945 remove outdated test case
add d8e033e82 fix IT
add 12ef5ff30 Ignore those tests for now
add 5b6f4b6e5 spotless
add 30bac36eb gha have some env var such JAVA_HOME_25_X64
add dcb4568cc fix windows build
add 42a3cd0db reduce stored stacktrace to reduce memory usage
add 342c6532f Update documentation
add 8f1a7d5ef fix site
add 530e2e456 fix site
add 26215d80a fix site
add 0e9c8cb79 fix site
add f11e1043a fix site
add 6be0cf5d7 fix site
add 39edb4d97 More memory
add 73d2f35f3 Disable cache as it's causing some issues with shaded
artifact
add 131533aad comment on why not the cache
add be92e4f13 disable flaky test
add ea7d9bb58 spotless apply
add a900a4a77 give a bit of margin to those flaky tests
add 9521522da more memory
add 82effc515 use junit5
add eb3f2720c add some debug
add f04f8686a tentative to fix windows
add 34ad2846e trying to get some debug for gha
add ceabd76ed more debug for windows
add 653ced39d Keep using name SurefireJUnit4IntegrationTestCase will be
renamed later
add 7c5847176 do not rename those files
add 30226fe57 avoid not needed rename for now
add 5ebf0b3bb remove debug
add a67a18c0e avoid to generate bad file
add 0b210a1f5 force argLine via pom.xml
add 665a46995 change the technique to not throw exception if process
stopped, looks to be some sync issue
add bc1e7ae0d minor changes
add a8afb398b fix bad test
add 1db070586 remove unused import
add e5cc1c4d3 avoid normal file
add cab600f6e increase timeout
add 97c7953e2 Add missing @Deprecated annotation
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 (bb9523735)
\
N -- N -- N refs/heads/test-junit-platform-runner-junit4
(97c7953e2)
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)