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

[test] fix AbstractJavaModelTests #1333 #1612

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

jukzi
Copy link
Contributor

@jukzi jukzi commented Nov 21, 2023

avoid asynchronous refresh. Implementation taken from org.eclipse.core.tests.resources.refresh.RefreshProviderTest.joinAutoRefreshJobs()

#1333

avoid asynchronous refresh. Implementation taken from
org.eclipse.core.tests.resources.refresh.RefreshProviderTest.joinAutoRefreshJobs()

eclipse-jdt#1333
@jukzi jukzi force-pushed the AbstractJavaModelTestsRefresh branch from 5a26696 to 5cd490d Compare November 29, 2023 14:59
@jukzi jukzi merged commit 1997981 into eclipse-jdt:master Nov 30, 2023
7 checks passed
@jukzi jukzi deleted the AbstractJavaModelTestsRefresh branch November 30, 2023 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test failure - testCreateResourceIncludedPackage
2 participants