Skip to content
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

Failure of ResourceInitialSelectionTest.testSingleSelectionAndOneInitialSelectionWithInitialPattern #1337

Closed
fedejeanne opened this issue Nov 29, 2023 · 1 comment
Labels
help wanted Extra attention is needed test junit test related things

Comments

@fedejeanne
Copy link
Contributor

Failed in this build of #1301

org.eclipse.ui.tests.dialogs.ResourceInitialSelectionTest.testSingleSelectionAndOneInitialSelectionWithInitialPattern -- Time elapsed: 0.092 s <<< ERROR!
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
	at org.eclipse.core.internal.resources.Resource.delete(Resource.java:821)
	at org.eclipse.core.internal.resources.Project.delete(Project.java:365)
	at org.eclipse.ui.tests.dialogs.ResourceInitialSelectionTest.doTearDown(ResourceInitialSelectionTest.java:386)
	at org.eclipse.ui.tests.harness.util.UITestCase.tearDown(UITestCase.java:214)
@fedejeanne fedejeanne added the bug Something isn't working label Nov 29, 2023
@fedejeanne fedejeanne added help wanted Extra attention is needed test junit test related things and removed bug Something isn't working labels Dec 8, 2023
@jukzi
Copy link
Contributor

jukzi commented Dec 11, 2023

duplicates #294

@jukzi jukzi closed this as completed Dec 11, 2023
@jukzi jukzi closed this as not planned Won't fix, can't repro, duplicate, stale Dec 11, 2023
ShahzaibIbrahim added a commit to ShahzaibIbrahim/eclipse.platform.ui that referenced this issue Apr 22, 2024
…1337

Adding functionality to change the delay time to expand the tree while
searching.

eclipse-jdt/eclipse.jdt.ui#1337
ShahzaibIbrahim added a commit to ShahzaibIbrahim/eclipse.platform.ui that referenced this issue Apr 23, 2024
…e searching.

The api consumer can pass the delay time to expand the tree while searching, the change was made for the issue eclipse-platform#1337 as this will be its first consumer

eclipse-jdt/eclipse.jdt.ui#1337
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed test junit test related things
Projects
None yet
Development

No branches or pull requests

2 participants