Thanks Vincent, that was exactly the confirmation I wanted that this was intentional but I couldn’t find it in the release notes.
Appreciate it! On 20 Jun 2025 at 10:36 +0200, Vincent Latombe <[email protected]>, wrote: > > and suddenly it's needed after bumping the LTS. > > The implementation changed and now it relies on having a valid Jenkins > context as it relies on resolving implementation of an extension point > (wasn't the case before). > > Vincent > > > Le mar. 17 juin 2025 à 19:29, 'Jesse Glick' via Jenkins Developers > <[email protected]> a écrit : > > On Tue, Jun 17, 2025 at 10:57 AM Radek Antoniuk <[email protected]> > > wrote: > > > > > proper integration tests with `JenkinsRule` or one of its variants. > > > > > > > > By the variants you mean @WithJenkins @WithoutJenkins, right? > > > > > > I actually meant `JenkinsSessionRule` and `RealJenkinsRule`. > > > `@WithJenkins` is I guess the JUnit 5 version of `JenkinsRule`. > > > `@WithoutJenkins` just turns off `JenkinsRule` for one test method; > > > arguably clearer to use `JenkinsSessionRule`, in which case some methods > > > may simply decline to start Jenkins even once. > > -- > > You received this message because you are subscribed to the Google Groups > > "Jenkins Developers" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > To view this discussion visit > > https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr2%3D%2BkSy1SZZP8kMOuuUNm5hubRT7CgPZFLZRfZ5PyfKog%40mail.gmail.com. > -- > You received this message because you are subscribed to a topic in the Google > Groups "Jenkins Developers" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-dev/nE3hFK8WV34/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/jenkinsci-dev/CAH-zGCi7sSrVhG0_j02OFQTgczMP6vwZeh8iTuGpJ5gELF4dNA%40mail.gmail.com. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/jenkinsci-dev/525bc8a0-ceee-4eaa-8a67-19556e74dee9%40Spark.
