Branch: refs/heads/master
Home: https://github.com/jenkinsci/platformlabeler-plugin
Commit: 5111da7196d199749052788722157c52c94ec187
https://github.com/jenkinsci/platformlabeler-plugin/commit/5111da7196d199749052788722157c52c94ec187
Author: Mark Waite <[email protected]>
Date: 2022-07-16 (Sat, 16 Jul 2022)
Changed paths:
M pom.xml
Log Message:
-----------
Revert "Simplify JUnit 5 dependency"
Do not skip JUnit 4 test discovery by the Maven surefire plugin.
When I simplified the JUnit Jupiter dependencies in the pom file,
I somehow also stopped the discovery of JUnit 4 based tests, like
the InjectedTest and the NodeLabelCacheTest.
Will need more investigation to find the correct way to find and run
both JUnit 4 and JUnit 5 tests from a Jenkins plugin.
This reverts commit 88aadbb02d5e58d37c8649cf06d7f62e8d5e2deb.
Commit: d45f7ff48021803dcb74ae45e3f9b2077af76af3
https://github.com/jenkinsci/platformlabeler-plugin/commit/d45f7ff48021803dcb74ae45e3f9b2077af76af3
Author: Mark Waite <[email protected]>
Date: 2022-07-16 (Sat, 16 Jul 2022)
Changed paths:
M pom.xml
Log Message:
-----------
Merge pull request #705 from MarkEWaite/run-all-tests
Revert "Simplify JUnit 5 dependency"
Compare:
https://github.com/jenkinsci/platformlabeler-plugin/compare/c68e9455b33f...d45f7ff48021
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/platformlabeler-plugin/push/refs/heads/master/c68e94-d45f7f%40github.com.