Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] How to setup and run UI And Runtime Unit tests from workspace?

On Fri, Sep 2, 2011 at 12:52 AM, David M Williams <david_williams@xxxxxxxxxx> wrote:
> So, how does this work? That is, how do you run org.eclipse.ui.tests from
> your workspace, against 4.x, if you need to compile that bundle against 3.x?

You can only run a subset (like ApiTestSuite for instance) due to the many unresolved compiler errors caused by 3.x internals that were a) ripped out or b) rewritten.

> Also, I found I needed to pull in org.eclipse.core.tests.harness from CVS,
> in addition to org.eclipse.test.performance. Is that right? I ask since the
> later is mentioned in http://wiki.eclipse.org/Platform_UI/Git but not the
> former.

I'm pretty sure we haven't migrated those to Git yet.

Regards,
Remy

----------
Remy Suen
Eclipse Platform/UI Committer
IBM Ottawa
1-613-356-5162


Back to the top