Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[linuxtools-dev] Run SDK JUnit tests and post results to wiki

Hi,

I've added support to eclipse-build to build and run the SDK's JUnit
tests.  See this wiki page for more information:

http://wiki.eclipse.org/Linux_Tools_Project/Eclipse_Build/Tests

It should be as simple as "ant runTests" with the latest trunk or 0.4
RC1:

http://www.eclipse.org/downloads/download.php?file=/technology/linuxtools/eclipse-build/eclipse-build-0_4_RC1.tar.gz

I would really appreciate people on various distros running the tests
and posting the results to the above wiki page.  I set up a table for
tracking results.  If you have the same failures/errors that I do, just
add your configuration to the last column.  Otherwise, add a new row
with the data.

Let's try to get these results down to 0 failures and 0 errors!

FWIW on my relatively recent Core 2 Duo desktop it took about 3 hours
for the full set of enabled suites to run.  We still have a handful of
suites to get running that require some setup (the p2 tests, the CVS
tests, etc.).  As usual, any help is greatly appreciated :)

Thanks,

Andrew


Back to the top