Hi all,
something is looking very fishy with the incrementals built recently.
basically no tests run for plugins (at all)
It is not that they do fail, but that maven executes zero tests.
e.g.
mvn -U clean test -s "c:\Users\jnord\.m2\settings_no_mirror.xml" -DfailIfNoTests -Djenkins.version=2.310-rc31475.ac421478662e
fails (using bouncycastle-api as the plugin under test) and that incremental version is from
https://ci.jenkins.io/job/Core/job/jenkins/job/master/2817/ 2.309 is ok - I am bisecting to try and find the specific commit - but whomever is potentially creating the release today may want to hold of (or put the release job in disabled mode on
trusted.ci).
/James