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 97c7953e2 Add missing @Deprecated annotation
 discard cab600f6e increase timeout
 discard e5cc1c4d3 avoid normal file
 discard 1db070586 remove unused import
 discard a8afb398b fix bad test
 discard bc1e7ae0d minor changes
 discard 665a46995 change the technique to not throw exception if process 
stopped, looks to be some sync issue
 discard 0b210a1f5 force argLine via pom.xml
 discard a67a18c0e avoid to generate bad file
 discard 5ebf0b3bb remove debug
 discard 30226fe57 avoid not needed rename for now
 discard 7c5847176 do not rename those files
 discard 653ced39d Keep using name SurefireJUnit4IntegrationTestCase will be 
renamed later
 discard ceabd76ed more debug for windows
 discard 34ad2846e trying to get some debug for gha
 discard f04f8686a tentative to fix windows
 discard eb3f2720c add some debug
 discard 82effc515 use junit5
 discard 9521522da more memory
 discard a900a4a77 give a bit of margin to those flaky tests
 discard ea7d9bb58 spotless apply
 discard be92e4f13 disable flaky test
 discard 131533aad comment on why not the cache
 discard 73d2f35f3 Disable cache as it's causing some issues with shaded 
artifact
 discard 39edb4d97 More memory
 discard 6be0cf5d7 fix site
 discard f11e1043a fix  site
 discard 0e9c8cb79 fix  site
 discard 26215d80a fix  site
 discard 530e2e456 fix site
 discard 8f1a7d5ef fix site
 discard 342c6532f Update documentation
 discard 42a3cd0db reduce stored stacktrace to reduce memory usage
 discard dcb4568cc fix windows build
 discard 30bac36eb gha have some env var such JAVA_HOME_25_X64
 discard 5b6f4b6e5 spotless
 discard 12ef5ff30 Ignore those tests for now
 discard d8e033e82 fix IT
 discard 42243d945 remove outdated test case
 discard dbfcc35ac remove totally flaky unpredictible test
 discard 1a2062b92 fix possible flaky test
 discard a6346d79a Remove obsolete test
 discard 6e0c67460 Ignore non solvable problem for now
 discard d568c4f14 Need stacktrace to store it per test class in reports
 discard 87d0bcbd2 Fix IT file is there now but empty
 discard ff7eb7a95 remove now useless code
 discard 81c71c0c0 use stack trace to locate current test class in use
 discard b86c60413 fix IT: inheritance is being handled differently on 
JUnitPlatformProvider (#3230)
 discard 44b7b7d45 fix IT
 discard d792b7925 simplify Jenkinsfile
 discard 636592295 needs Java 17
 discard 05c586ae8 disable as not supported
 discard 4ce610745 disable tests not workking with TestNG reg with method names
 discard 1e263d1e0 handle ! for -Dtest
 discard e960c726f Fix log parsing
 discard 6902282e3 fix management of getThreadCountClasses or 
getThreadCountMethods
 discard a3e5a3736 restore IT and suuport parallel classesAndMethods
 discard e07f58dd3 fixed parallel to not be flaky test depending on hardware
 discard ecb769bb2 fix IT
 discard f65518a54 disable runOrder for now with testng
 discard 033d48438 add runOrder test for junit 5 and 6
 discard b40032028 cleanup not used
 discard bc1b2c66d cleanup runOrder
 discard bd4d93674 fix IT
 discard 152d8f186 Fix junit version
 discard fd74ff212 Fix junit version
 discard e27875e21 Implement some ordering fron runorder parameter and fix IT 
Surefire806SpecifiedTestControlsIT
 discard cde9dc4de Fix IT
 discard a84f7defe remove non supported anymore
 discard 7a117b460 use better naming
 discard 60f3c2715 Fix IT
 discard 7b0a45298 Fix IT
 discard 2fba80c3e Fix IT log assert
 discard a03865ad6 Fix testng verbose
 discard ca31a6b5f test not needed
 discard 539d109e8 Fix rerun and skip IT
 discard 128edb71d Java pojo test not supported anymore
 discard 555f44481 fix IT
 discard f8b361700 fix IT
 discard d62db6fdc fix IT
 discard 2e0c010e0 Fix it wrong version of junit
 discard 18016ec9f fix bad change
 discard 87a628e00 fix more tests for junit4 listeners
 discard d76c200ac fix unsupported junit version
 discard b146a7a46 Fix test
 discard 496a53ae2 fix test
 discard 240952de3 fix test
 discard b3cf2c224 Fix IT
 discard b6f3f04b1 minor change
 discard 8b1f43f21 fix testng dataproviderthreadcount support
 discard 189dc191c fix TwoTestCasesIT
 discard 40bc2437b fix fail fast for TestNG
 discard d6bc0e00d fix rebase from master
 discard dc3de2656 fix rebase from master
 discard f706777be fix -Dtest documentation, inclusion of junit engine
 discard 6e48f99f1 renaming, adjust runListener class loading (#3222)
 discard a71ef74d9 test cancellation with testng engine snapshot
 discard edde85a2e fix fail fast for junit
 discard 009c3e39a fix a bit of test using surefire.skipAfterFailureCount
 discard 260b031d1 fix a bit of test using surefire.skipAfterFailureCount
 discard 4e998a99c testng threadcount fix IT
 discard 639f9d2dc Implement JUniit4 Listener via JunitPlaform listener (#3212)
 discard df838cd64 fix ignore, Assume as skipped
 discard e803550c0 TestNG suitexml not supported anymore
 discard 3f053977f fix wrong assert....
 discard c769e5d44 TestNG suitexml not supported anymore
 discard 24e67ce6a fix inherited category annotation ITs
 discard e4f6a1d6d fix -Dtest with only method name
 discard 1ed063f39 run test with suite in parallel
 discard caf38c2a5 junit3 provider configuration not supported anymore
 discard c04f5fd3a one more fix
 discard 87ae5bdb5 fix management of non documented sysproperty junit
 discard cd0b18fea fix class pattern with method name
 discard 0783800f9 fix selector for simple class name
 discard 59ff2a159 fix -Dtest documentation, inclusion of junit engine
 discard 630b76c74 test junit parallel testing
 discard 9314def67 fixing method pattern
 discard c58c2ca69 fixes with api dependencies manipulation
 discard a99283598 groups expression not supported anymore
 discard 06c585b08 testng suite xml not supported anymore
 discard bdf9cfa4a No adding junit-vintage-engine if already a dependency
 discard 709b8e7aa fix -Dtest usage
 discard e3933fad2 fixing my bad
 discard 156aa534d fix junit vintage setup
 discard 564342ec4 not supported anymore
 discard 3c34c9bc5 setup junit bom
 discard 29b289e2e fix issue with -Dtest
 discard c0586c90f missing changes due to removal of testng suitexml
 discard f353b653b spotless
 discard 371705fe1 TestNG suite xml is not supported anymore
 discard eb061d69b add includes/excludes ITs for junit5
 discard 6da141d7f fix IT
 discard 4dfe0642b fix issues with handling of / in selector
 discard b1456dee9 finally fix includes/excludes with junit4
 discard 1baf7d43c FIx Surefire1082ParallelJUnitParameterizedIT
 discard a92b71cd0 fix ReportersIT
 discard fe19005f1 testng suitexml not supported anymore with testng-engine
 discard 170916ce2 remove not anymore needed test
 discard 89ee4df02 fix testng reporter/listener
 discard 312d32573 Revert "remove testng which does not make sense anymore"
 discard 74bd848d5 Remove junit platform runner junit4 (#3207)
 discard f2a08c62b fix IT (#3206)
 discard 278512f29 fix IT
 discard ea7829f84 fix IT
 discard c7fc48ac0 remove testng which does not make sense anymore
 discard 75b07d416 fix IT for skipped with TestNG
 discard 63e7e9784 fix test ng version check, ensure order by last modified 
value from file
 discard 212d4f730 fix unit test
 discard 4bacf5c78 disable running junit test if there is a property junit to 
false
 discard ebc0c9b1a fix potential NPE while reporting results
 discard 08cd66f18 remove surefire-grouper
 discard ab40e4daa file names have changed
 discard c1ea1b1be tests can run both vintage and testng engines
 discard 4e399cfce remove not existing dependencies
 discard abb43cf18 be carefull with testng groups properties not mapped on tags 
filter
 discard a6f7a924c fix some of testng version as minimum supported is now 6.14.3
 discard 4e347d82c map testng configuration to junit platform runner
 discard a1eeeabf7 Bumping version to 3.6.0-SNAPSHOT
 discard 8c99cd4a9 testng removal
 discard 27f7c5326 TestNG only from 6.14.3
 discard e76d28a74 remove potential double catching, adjust IT to modified log 
message (#3201)
 discard d043de737 use testng runner with junit platform runner
 discard 18df64fcc do not restrict too old junit for all runners
 discard c9bdf1b25 Handle Category from junit4
 discard 7bfb36b98 add null safety, more usable exception message
 discard be8a51825 apply spotless
 discard b990d066b tidy up
 discard 8c1683a22 refine method call of expected failing tests with specific 
error message
 discard 8ad3409ca move unsupported versions tests to one file
 discard 066eee827 use version range, add tests for JUnit 4 versions, adjust 
naming of similar JUnit 3 test
 discard 3cf0c714e remove unnecessary packages from test
 discard 6a0a44810 add unsupported error and test
 discard ed8200038 enable test launchers to expect errors in log after execution
 discard 28e3fffcf fix turning parallel from junit4 to 
junit.vintage.execution.parallel
 discard e925b64a5 no more pojo simple
 discard 5c52c3b2c no more pojo simple
 discard eef3ccee3 restore provider parameters
 discard 83df044c3 no need of specific 4.7 tests
 discard b324f86cd fix missing remove modules
 discard b537811da remove junit 3 support (#3191)
 discard d7f97c730 spotless:apply
 discard b06b4f18d more its migration to junit 4.12
 discard 73465f6f0 more its migration to junit 4.12
 discard 8664e14c7 more its migration to junit 4.12
 discard 6649d3274 more its migration to junit 4.12
 discard 3e1a51eb0 remove junit 3 provider, update to junit 4 (#3190)
 discard 7835f3833 more its upgrade to 4.12
 discard 7c3199678 remove duplicate line
 discard e5a55f0de more renaming
 discard 653f6f522 junit 4.12
 discard 097648262 remove surefire junit4, 47 code
 discard d14c86b1e avoid some NPE
 discard 0f5df5d18 Force junit 4 to use 4.12 as minimum with platform engine
 discard 799fd1f4d restore test
 discard dc8a1c473 add version range as vintage can be used only from 4.12
 discard 73b7d5847 spotless
 discard c40ffb0a2 those timing tests are so flaky
 discard 72a4261cc fix unit tests
 discard cbe9832ac fix the NPEs
 discard c60cac79e expecting changes here
 discard 520c6e899 fix some compilation
 discard 24b91a4a9 use junit plaform runner for junit 4.4
     add 8496d9a6b Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (#3209)
     add e186eca45 use junit plaform runner for junit 4.4
     add 838e9342b fix some compilation
     add c88b3ce1e expecting changes here
     add a44b803ad fix the NPEs
     add 3122cf2e1 fix unit tests
     add b0910cb24 those timing tests are so flaky
     add c18129b4b spotless
     add dd5164fe0 add version range as vintage can be used only from 4.12
     add 7a5bb4775 restore test
     add db8fc991d Force junit 4 to use 4.12 as minimum with platform engine
     add a75944466 avoid some NPE
     add fa66cd748 remove surefire junit4, 47 code
     add 89275765f junit 4.12
     add 38243e18f more renaming
     add b2ff31ebc remove duplicate line
     add 17b4051e6 more its upgrade to 4.12
     add d92c65edd remove junit 3 provider, update to junit 4 (#3190)
     add 0cbe1fff6 more its migration to junit 4.12
     add a5993e6b3 more its migration to junit 4.12
     add ac91cc47c more its migration to junit 4.12
     add f4704d9ea more its migration to junit 4.12
     add d9801a4a1 spotless:apply
     add 1572ff976 remove junit 3 support (#3191)
     add 5dd70c132 fix missing remove modules
     add cbd90d7e8 no need of specific 4.7 tests
     add 254688cd9 restore provider parameters
     add c1e383e50 no more pojo simple
     add e3db3eee3 no more pojo simple
     add f70e757e9 fix turning parallel from junit4 to 
junit.vintage.execution.parallel
     add 191f1c391 enable test launchers to expect errors in log after execution
     add 134048924 add unsupported error and test
     add ed9766c15 remove unnecessary packages from test
     add 790bc2363 use version range, add tests for JUnit 4 versions, adjust 
naming of similar JUnit 3 test
     add 571f1a57f move unsupported versions tests to one file
     add 7517334bc refine method call of expected failing tests with specific 
error message
     add f60ccd23b tidy up
     add 1341c7cf9 apply spotless
     add 52b317f8b add null safety, more usable exception message
     add 5a65b2e91 Handle Category from junit4
     add 8b59e9dab do not restrict too old junit for all runners
     add 81da29b1f use testng runner with junit platform runner
     add db96332ed remove potential double catching, adjust IT to modified log 
message (#3201)
     add 7457fa6b5 TestNG only from 6.14.3
     add 863b4f8b9 testng removal
     add 82b865f5f Bumping version to 3.6.0-SNAPSHOT
     add a75119850 map testng configuration to junit platform runner
     add e564c768d fix some of testng version as minimum supported is now 6.14.3
     add 35ba65cab be carefull with testng groups properties not mapped on tags 
filter
     add 6009e9551 remove not existing dependencies
     add 92e2a9204 tests can run both vintage and testng engines
     add 47630b499 file names have changed
     add 2e51e9494 remove surefire-grouper
     add b0babd3df fix potential NPE while reporting results
     add ca173c0cd disable running junit test if there is a property junit to 
false
     add 24a65f39d fix unit test
     add a8ad5ddba fix test ng version check, ensure order by last modified 
value from file
     add 78bf1a607 fix IT for skipped with TestNG
     add 135757844 remove testng which does not make sense anymore
     add 59058a920 fix IT
     add 7950dd807 fix IT
     add d5347d3f2 fix IT (#3206)
     add fa4c59a9d Remove junit platform runner junit4 (#3207)
     add acfbe76e3 Revert "remove testng which does not make sense anymore"
     add b3e4aa624 fix testng reporter/listener
     add abcc8e9f4 remove not anymore needed test
     add 908b66159 testng suitexml not supported anymore with testng-engine
     add 63df261bd fix ReportersIT
     add 66fbb6fa6 FIx Surefire1082ParallelJUnitParameterizedIT
     add 69952e763 finally fix includes/excludes with junit4
     add 9ed88f906 fix issues with handling of / in selector
     add c655e9789 fix IT
     add 076f17f93 add includes/excludes ITs for junit5
     add a462d777c TestNG suite xml is not supported anymore
     add 493988b61 spotless
     add 55a38cc98 missing changes due to removal of testng suitexml
     add 502578b61 fix issue with -Dtest
     add 7dd8da647 setup junit bom
     add 4139a9983 not supported anymore
     add 0adaa1883 fix junit vintage setup
     add da4762a09 fixing my bad
     add e2d5acf0a fix -Dtest usage
     add 70fd36b7f No adding junit-vintage-engine if already a dependency
     add fbd6993b7 testng suite xml not supported anymore
     add 5b05e73b7 groups expression not supported anymore
     add 72c15b661 fixes with api dependencies manipulation
     add de6637271 fixing method pattern
     add 7bb53db05 test junit parallel testing
     add fadae8f2b fix -Dtest documentation, inclusion of junit engine
     add 5cce23817 fix selector for simple class name
     add 33091c01a fix class pattern with method name
     add e1324f36e fix management of non documented sysproperty junit
     add 6b89b9133 one more fix
     add 7af9df2ad junit3 provider configuration not supported anymore
     add 59ce7b603 run test with suite in parallel
     add 385a18681 fix -Dtest with only method name
     add 4ee8a0c77 fix inherited category annotation ITs
     add 4d87c680c TestNG suitexml not supported anymore
     add 6b021be4b fix wrong assert....
     add 35309b081 TestNG suitexml not supported anymore
     add 14b08ce2c fix ignore, Assume as skipped
     add fb8c7d387 Implement JUniit4 Listener via JunitPlaform listener (#3212)
     add b91e5f27d testng threadcount fix IT
     add 5b46f2a0b fix a bit of test using surefire.skipAfterFailureCount
     add 8b866fbae fix a bit of test using surefire.skipAfterFailureCount
     add 04fc77093 fix fail fast for junit
     add fa1d11a71 test cancellation with testng engine snapshot
     add 779724b85 renaming, adjust runListener class loading (#3222)
     add 3ff8fbc7d fix -Dtest documentation, inclusion of junit engine
     add d836858f6 fix rebase from master
     add 4c39150e0 fix rebase from master
     add fcd3469a8 fix fail fast for TestNG
     add 182754294 fix TwoTestCasesIT
     add b0d30fa81 fix testng dataproviderthreadcount support
     add 47335a958 minor change
     add 6910ea66a Fix IT
     add 43296de99 fix test
     add 9fd2a1b4e fix test
     add 373fdbb04 Fix test
     add b1200ff1a fix unsupported junit version
     add f8486e83c fix more tests for junit4 listeners
     add ec5dafb93 fix bad change
     add 4932e7933 Fix it wrong version of junit
     add d0bf467a0 fix IT
     add aac7296e5 fix IT
     add e878f2465 fix IT
     add f3315b01d Java pojo test not supported anymore
     add 45cd9b463 Fix rerun and skip IT
     add c140023cb test not needed
     add d5de95fb2 Fix testng verbose
     add a8937afb1 Fix IT log assert
     add 5f874d939 Fix IT
     add 17cb8c3c5 Fix IT
     add 48cced8ab use better naming
     add e806a0545 remove non supported anymore
     add edd327cc5 Fix IT
     add c9e041832 Implement some ordering fron runorder parameter and fix IT 
Surefire806SpecifiedTestControlsIT
     add 3a356fcd2 Fix junit version
     add 032e0fe63 Fix junit version
     add a5e1d15c3 fix IT
     add 6cf9f1114 cleanup runOrder
     add d468030a3 cleanup not used
     add ac19b5502 add runOrder test for junit 5 and 6
     add 2bfa14ba8 disable runOrder for now with testng
     add c819a697d fix IT
     add b04975b90 fixed parallel to not be flaky test depending on hardware
     add a332c7797 restore IT and suuport parallel classesAndMethods
     add 203eecfd1 fix management of getThreadCountClasses or 
getThreadCountMethods
     add 51ec78773 Fix log parsing
     add 3287d53b6 handle ! for -Dtest
     add e8b6ff52b disable tests not workking with TestNG reg with method names
     add 52ac40bff disable as not supported
     add ed1a15126 needs Java 17
     add 8887ca3ff simplify Jenkinsfile
     add 001f5890e fix IT
     add 37be9cfeb fix IT: inheritance is being handled differently on 
JUnitPlatformProvider (#3230)
     add 1a3f1f5b6 use stack trace to locate current test class in use
     add ab6f47b67 remove now useless code
     add 77da32df5 Fix IT file is there now but empty
     add e05322556 Need stacktrace to store it per test class in reports
     add 831f5769e Ignore non solvable problem for now
     add 56525405f Remove obsolete test
     add 40a5ebc0f fix possible flaky test
     add cf375c2cc remove totally flaky unpredictible test
     add 88308b449 remove outdated test case
     add 282219c9d fix IT
     add 4655a4233 Ignore those tests for now
     add ed04d2c77 spotless
     add 7f46a93ce gha have some env var such JAVA_HOME_25_X64
     add 65a0343b0 fix windows build
     add 2b925b1b1 reduce stored stacktrace to reduce memory usage
     add a2d8f6595 Update documentation
     add 91c3560f9 fix site
     add 45e646aab fix site
     add bd43b3f17 fix  site
     add 304a416d8 fix  site
     add b95ab30ac fix  site
     add 5ee38bc3d fix site
     add f0af77f0f More memory
     add 04ea8a210 Disable cache as it's causing some issues with shaded 
artifact
     add 32dbc992e comment on why not the cache
     add 82414ea8f disable flaky test
     add 1aff6f957 spotless apply
     add a211327be give a bit of margin to those flaky tests
     add 84d312111 more memory
     add bce9806a9 use junit5
     add b5fbba720 add some debug
     add 0924520b6 tentative to fix windows
     add 505ce03d8 trying to get some debug for gha
     add cad0cb402 more debug for windows
     add ff64297b6 Keep using name SurefireJUnit4IntegrationTestCase will be 
renamed later
     add 61e58ef2a do not rename those files
     add 8c41622a7 avoid not needed rename for now
     add 27158be74 remove debug
     add cba46155d avoid to generate bad file
     add d264a3d54 force argLine via pom.xml
     add a7731b26b change the technique to not throw exception if process 
stopped, looks to be some sync issue
     add 0f0e8f1a9 minor changes
     add 2079677a6 fix bad test
     add 5dbd76065 remove unused import
     add c4f3847ec avoid normal file
     add ccf20dab8 increase timeout
     add 5a4e1b5f7 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   (97c7953e2)
            \
             N -- N -- N   refs/heads/test-junit-platform-runner-junit4 
(5a4e1b5f7)

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(-)

Reply via email to