Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
as mentioned in the upstream PR that attempted to do this unconditionally this is broken by design. the JTH and tests assume that the classpath is correctly setup however it is not, as demonstrated in the prior commit. According to Jenkins there is a plugin installed (trilead-api) because it is in the megawar, however its classess are not in the flat classpath used by JenkinsRule and thus breakage ensues. ref: jenkinsci/plugin-compat-tester#470 (comment)
- Loading branch information