Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] The tests are back!

Thanks, Mikhail.

 

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


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Sennikovsky, Mikhail
Sent: Wednesday, June 13, 2007 12:22 PM
To: CDT General developers list.
Subject: RE: [cdt-dev] The tests are back!

 

Hi Doug,

 

I’ll take a look in the managedbuilder.core.tests failures.

 

Mikhail

 


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Doug Schaefer
Sent: Wednesday, June 13, 2007 7:10 PM
To: CDT General developers list.
Subject: RE: [cdt-dev] The tests are back!

 

Thanks, Markus.

 

There are a few other failures that would be good to be fixed as well. For example the debug.core suite has a 150% failure rate. J.

 

The test machine is a Linux machine which has regularly given us trouble in the past since I think most contributors are using Windows and we tend to assume Windows type behavior. Also note that it’s running using a 1.4 Java VM. Another factor may be that this machine is a ppc server, but I seem to recall the same bugs happening on our old build machine which was x86.

 

Thanks,

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


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Schorn, Markus
Sent: Wednesday, June 13, 2007 5:58 AM
To: CDT General developers list.
Subject: RE: [cdt-dev] The tests are back!

 

Thanks a lot Doug!

there are currently failures in the org.eclipse.cdt.ui-tests that don't occur on my machine, I'll try to take care of that,

it may take a couple of attempts, though.

Markus.

 


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Doug Schaefer
Sent: Mittwoch, 13. Juni 2007 04:44
To: CDT General developers list.
Subject: [cdt-dev] The tests are back!

Hey gang,

 

I’ve moved the nightly builds to Eclipse’s build machine (a monster 8-way powerpc linux machine). This is where I have to sign the jars and hopefully tomorrow I’ll work that into the build process so all of our builds are signed as well.

 

As a side effect, I took some time and figured out why the JUnits weren’t running, especially the UI ones. It was more a setup problem than anything and the Eclipse build machine has a better set-up.

 

At any rate, the nightly JUnit test run is back. Check out the last build from 0612 for a taste (hopefully tonights build will work too) on the JUnit results page to see.

 

You can add more tests to this as well. The tests are driven from the test.xml file in the org.eclipse.cdt.testing plugin. We already have five test suites installed there. You can add more tests to those suites, or add your own to the test.xml file.

 

Cheers,

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

 


Back to the top