Community
Participate
Working Groups
https://bugs.eclipse.org/bugs/show_bug.cgi?id=422676#c2 explains the dependency the tests have. It looks to me that PartRenderingEngineTests can be easily made run alone, if we set the default for the extended object supplier via ContextInjectionFactory.setDefault in PartRenderingEngineTests.
New Gerrit change created: https://git.eclipse.org/r/133637
(In reply to Lars Vogel from comment #0) > https://bugs.eclipse.org/bugs/show_bug.cgi?id=422676#c2 explains the > dependency the tests have. > > It looks to me that PartRenderingEngineTests can be easily made run alone, > if we set the default for the extended object supplier via > ContextInjectionFactory.setDefault in PartRenderingEngineTests. And what is the advantage of such a change?
(In reply to Dani Megert from comment #2) > And what is the advantage of such a change? See https://bugs.eclipse.org/bugs/show_bug.cgi?id=422676#c2
Rolf is working on a complete solution via Bug 546632. *** This bug has been marked as a duplicate of bug 546632 ***