Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] org.eclipse.cdt.ui.tests fail for me - are they in the nightly build?

That would be correct. The UI tests were turned off because a lot of them
are obsolete now with the new Search engine. I definitely encourage everyone
to add tests as they can to make sure our JUnit runs have maximum coverage.
I'm still trying to work out how to do GUI testing with TPTP's AGR in an
offline fashion. But we certainly do need to increase our coverage.

Thanks,
Doug Schaefer, QNX Software Systems
Eclipse CDT Project Lead, Tools PMC member
http://cdtdoug.blogspot.com
 

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On
Behalf Of Ploett, Norbert
Sent: Friday, July 14, 2006 7:17 AM
To: CDT General developers list.
Subject: [cdt-dev] org.eclipse.cdt.ui.tests fail for me - are they in the
nightly build?

Hi JUnit testers,
 
at last I found a little time to pick up my work on the content assist
processor tests. They are in org.eclipse.cdt.ui.tests. 

So just out of curiosity I thought I'd run the
org.eclipse.cdt.ui.tests.AutomatedSuite. I get 70 failures out of 119
tests! Is this suite being maintained by anybody?

Then I was curious to see what the nightly build results would be and
looked at the corresponding Junit results page, e.g.
http://download3.eclipse.org/tools/cdt/builds/4.0.0/I.I200607101926/juni
ts.html
This looks to me like only three packages are tested, namely 

org.eclipse.cdt.core.suite 
org.eclipse.cdt.debug.core.tests 
org.eclipse.cdt.managedbuilder.tests.suite 

So is it correct that the UI test are currently not run at all as a part
of the nightly build?


Curiously yours,


Norbert Ploett


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top