-
Bug
-
Resolution: Fixed
-
Major
-
jdk11
I ran the PCT against the git-plugin using JDK11, and AbstractGitSCMSourceRetrieveHeadsTest failed during the initial run. After consulting with alecharp I removed dependency versions for powermock-module-junit4, powermock-api-mockito2, and then mockito-core and reran the PCT specifying just the AbstractGitSCMSourceRetrieveHeadsTest. This resulted in an IllegalAccessError based on usage of com.thoughtworks.xstream.converters.DurationConverter.
I have attached the full log.
markewaite if you have some time to check this is actual or not, that would be great. If you cannot, then that is absolutely fine, please then tell us so that we dedicate some time to analyze and fix this.
Thanks!