Rebase complete and draft PR is open. I see the same null pointer issue Dale reported. Its a problem with the crufty Gradle Docker plugin we are using. It is the very reason we were thinking about making this move towards JUnit 5.
Here is what I think for next steps. 1) Disable test parallelization via Gradle Docker plugin. 2) Stabilize any other test issues. 3) Migrate to new Gradle runner for parallelization. -Jake On Jun 29, 2020, at 11:06 AM, Dale Emery <dem...@vmware.com<mailto:dem...@vmware.com><mailto:dem...@vmware.com>> wrote: • CI failures on JDK 11 • NPE thrown apparently by Gradle