Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[n4js-dev] org.eclipse.n4js.tests.resource.N4JSResourceTest.testDisposeDocumentDoesntTriggerResolution() ??

Dear Colleagues,

org.eclipse.n4js.tests.resource.N4JSResourceTest.testDisposeDocumentDoesntTriggerResolution()

needs to be run as plugin test, is that right? It seems as if this is the only test in ..n4js.lang.tests which needs to be run as plugin test. Could we move it to another test project?

Besides, when running it as plugin test with latest oomphed-n4js (and Eclipse 2019/02), the test fails:

Xtext issue #967 seems to be fixed! Remove temporary workaround!++

Can we remove the workaround? Should I create an issue for that?

Cheers,

Jens

Back to the top