The JDT debug job DetectVMInstallationsJob is disabled when tests run in CI jobs. However, its not disabled when running tests from Eclipse. As a result, tests behave differently between the CI environment and executing from Eclipse.
For an example, see: eclipse-jdt/eclipse.jdt.debug#864 (comment)
The JDT debug job
DetectVMInstallationsJobis disabled when tests run in CI jobs. However, its not disabled when running tests from Eclipse. As a result, tests behave differently between the CI environment and executing from Eclipse.For an example, see: eclipse-jdt/eclipse.jdt.debug#864 (comment)