eclipse.platform
eclipse.platform copied to clipboard
Failure of several ANT tests: BreakpointTests, RunToLineTests, SteppingTests, PropertyTests and StackTests
See https://github.com/eclipse-platform/eclipse.platform/actions/runs/6768954775/job/18394402793
They all fail with the same error message:
Concurrent Ant builds are possible if you specify to build in a separate JRE.
In org.eclipse.ant.tests.ui.debug.BreakpointTests
testEnableDisableBreakpointtestTargetBreakpointtestDisabledBreakpointtestBreakpointtestSkipLineBreakpointtestDeferredBreakpointstestTaskOutOfTargetBreakpoint
In org.eclipse.ant.tests.ui.debug.RunToLineTests
testRunToLineHitBreakpointtestRunToLineSkipBreakpointtestRunToLine
In org.eclipse.ant.tests.ui.debug.SteppingTests
testStepOverAntCalltestStepOverAntCallHitBreakpointtestStepOverAntCallPastOtherAntCallstestStepIntoAntCalltestStepBackFromAntCalltestStepOutOfMacrodeftestStepIntoMacrodef
In org.eclipse.ant.tests.ui.debug.PropertyTests
testRuntimePropertiestestUserPropertiestestSystemProperties
In org.eclipse.ant.tests.ui.debug.StackTests
testStackForAntCall
Hm, I was about to link this issue to https://github.com/eclipse-platform/eclipse.platform/pull/785 but it seems they just went away. It looks like a random failure, probably related to other changes.
Can anyone confirm this?
No reported failures in 1+ years. Closing.