Skip to content

fix: Flaky DDK test#1175

Closed
Eulan2025 wants to merge 1 commit into
dsldevkit:masterfrom
Eulan2025:master
Closed

fix: Flaky DDK test#1175
Eulan2025 wants to merge 1 commit into
dsldevkit:masterfrom
Eulan2025:master

Conversation

@Eulan2025
Copy link
Copy Markdown

Remove indirect reliance in Xtext UI services by creating a real XtextResource instead.

Remove indirect reliance in Xtext UI services by creating a real XtextResource instead.
@rubenporras
Copy link
Copy Markdown
Member

@Eulan2025 , the test is now failing with:

Errors:
CheckRewritableImportSectionFactoryTest.testParseSuccessful:48 ClassCast class org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl cannot be cast to class org.eclipse.xtext.resource.XtextResource (org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl is in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @3b088416; org.eclipse.xtext.resource.XtextResource is in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @32960ca9)

@rubenporras rubenporras self-requested a review September 23, 2025 08:30
@joaodinissf
Copy link
Copy Markdown
Collaborator

Superseded by #1177

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.

3 participants