Skip to content

4 JavaLeakTest failures in I20250402-1800 #2129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
iloveeclipse opened this issue Apr 3, 2025 · 0 comments · Fixed by #2130
Closed

4 JavaLeakTest failures in I20250402-1800 #2129

iloveeclipse opened this issue Apr 3, 2025 · 0 comments · Fixed by #2130
Assignees
Labels
bug Something isn't working regression Regression defect test junit test related things
Milestone

Comments

@iloveeclipse
Copy link
Member

Regression from eclipse-platform/eclipse.platform.ui#2881.

See https://download.eclipse.org/eclipse/downloads/drops4/I20250402-1800/testresults/html/org.eclipse.jdt.ui.tests_ep436I-unit-linux-x86_64-java21_linux.gtk.x86_64_21.html

The reason is that now generic text editor opens instead of "TextEditor" for .txt files by default.

I'm on it.

@iloveeclipse iloveeclipse added bug Something isn't working regression Regression defect test junit test related things labels Apr 3, 2025
@iloveeclipse iloveeclipse self-assigned this Apr 3, 2025
@iloveeclipse iloveeclipse added this to the 4.36 M1 milestone Apr 3, 2025
iloveeclipse added a commit to iloveeclipse/eclipse.jdt.ui that referenced this issue Apr 3, 2025
With eclipse-platform/eclipse.platform.ui#2881,
.txt files are opened by default with more advanced "generic code
editor" so changed the file names to make sure they are not known by
content types catalog and so still opened with "old default" plain text
editor.

Fixes eclipse-jdt#2129
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working regression Regression defect test junit test related things
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant