Closed iloveeclipse closed 3 months ago
@HannesWell : could you please check?
@HannesWell : could you please check?
I can do it, probably this evening. But I wonder why it fails only in I-builds? Maybe it is sufficient to ensure the working-dir really exists, although I expected the JUnit TempFolder to create it.
Is there any progress on this one?
Sorry I forgot about this. Just created https://github.com/eclipse-platform/eclipse.platform/pull/1511 as an attempt to fix this.
However I wonder how this can fail in I-builds when it passes in verification builds? Do you have any idea? Can one of the Linux users reproduce it locally? Can Linux also have some kind of path length limit?
I've tried to make it failing locally but failed. I was using RHEL9.2
Thanks for trying. Then lets have #1511 and if that doesn't help, I'll disable that test for Linux. It's actually only relevant for Windows any ways.
Lets keep this open until the fix has been verified.
Verified that for the latest I-build this issue is fixed.
See https://download.eclipse.org/eclipse/downloads/drops4/I20240730-1800/testresults/html/org.eclipse.debug.tests_ep433I-unit-cen64-gtk3-java17_linux.gtk.x86_64_17.html
Most likely regression from https://github.com/eclipse-platform/eclipse.platform/pull/1477