-
Notifications
You must be signed in to change notification settings - Fork 196
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
Some UI Tests Leak thousends Resources without any warning #2379
Labels
test
junit test related things
Comments
jukzi
pushed a commit
to jukzi/eclipse.platform.ui
that referenced
this issue
Oct 10, 2024
jukzi
pushed a commit
to jukzi/eclipse.platform.ui
that referenced
this issue
Oct 10, 2024
jukzi
pushed a commit
to jukzi/eclipse.platform.ui
that referenced
this issue
Oct 10, 2024
jukzi
pushed a commit
to jukzi/eclipse.platform.ui
that referenced
this issue
Oct 10, 2024
jukzi
pushed a commit
that referenced
this issue
Oct 10, 2024
jukzi
pushed a commit
that referenced
this issue
Oct 10, 2024
jukzi
pushed a commit
that referenced
this issue
Oct 10, 2024
jukzi
pushed a commit
to jukzi/eclipse.platform.ui
that referenced
this issue
Oct 10, 2024
the ui.tests failures reduced from 474 to 351 in |
jukzi
pushed a commit
that referenced
this issue
Oct 11, 2024
Great. Thanks for taking care... |
praveen-skp
pushed a commit
to praveen-skp/eclipse.platform.ui
that referenced
this issue
Oct 14, 2024
praveen-skp
pushed a commit
to praveen-skp/eclipse.platform.ui
that referenced
this issue
Oct 14, 2024
praveen-skp
pushed a commit
to praveen-skp/eclipse.platform.ui
that referenced
this issue
Oct 14, 2024
praveen-skp
pushed a commit
to praveen-skp/eclipse.platform.ui
that referenced
this issue
Oct 14, 2024
lathapatil
pushed a commit
to lathapatil/eclipse.platform.ui
that referenced
this issue
Oct 21, 2024
lathapatil
pushed a commit
to lathapatil/eclipse.platform.ui
that referenced
this issue
Oct 21, 2024
lathapatil
pushed a commit
to lathapatil/eclipse.platform.ui
that referenced
this issue
Oct 21, 2024
lathapatil
pushed a commit
to lathapatil/eclipse.platform.ui
that referenced
this issue
Oct 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can be locally reproduced by running ImportExistingProjectsWizardTest. The test passes locally but the windows user object climbes to 3000 while they should fall back to <1000 after each test case.
When i pause the UiTestSuite at that time the SWT Spy can be openend and shows a lot leaked shells:
Forcing a GC does NOT show any nondisposed warnings.
I hit onto that issues when SWTError: No more handles was logged in
https://download.eclipse.org/eclipse/downloads/drops4/I20241006-1800/testresults/consolelogs/ep434I-unit-win32-java17_win32.win32.x86_64_17_consolelog.txt
The text was updated successfully, but these errors were encountered: