Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] UI tests in Eclipse 4.3

I updated the pom.xml to allow to build with either 3.8 or 4.3 (3.8 is still the default for now) and I requested a new job:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=413673

Marc-Andre

From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Marc-André Laperle [marc-andre.laperle@xxxxxxxxxxxx]
Sent: Tuesday, 02 July 2013 10:42 AM
To: CDT General developers list.
Subject: Re: [cdt-dev] UI tests in Eclipse 4.3

Hi Doug,

Any progress on adding a second job? I'm sure you are pretty busy and I would've like to do it myself but I don't think I have all the necessary permission (shell access, etc).

Marc-Andre

On 13-05-30 03:46 PM, Doug Schaefer wrote:
Agree, especially if we're seeing different behaviour between the two. The vast majority of CDT users will be using 4.3. It's actually scary we aren't testing there. I'll look at adding a second job.

D

From: Sergey Prigogin <eclipse.sprigogin@xxxxxxxxx>
Reply-To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Date: Thursday, 30 May, 2013 3:42 PM
To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Subject: Re: [cdt-dev] UI tests in Eclipse 4.3

I don't think we should completely switch to 4.3 on Hudson yet if we want to maintain backward compatibility with 3.8. Setting up a second Husdon build with 4.3 would be nice though.

-sergey


On Thu, May 30, 2013 at 12:35 PM, Marc-André Laperle <marc-andre.laperle@xxxxxxxxxxxx> wrote:
Hi Sergey,

I get the same failures on Ubuntu 13.04 and Eclipse 4.3 and all the tests pass on Mac with Eclipse 3.8. We've been using 3.8 on Hudson all this time...I think we should switch to 4.3.

Marc-Andre


On 13-05-30 01:44 PM, Sergey Prigogin wrote:
Has anybody run org.eclipse.cdt.ui.tests.AutomatedSuite under Kepler? I'm consistently getting failures in MarkOccurrenceTest.testMarkOperatorOccurrences, CppCallHierarchyTest.testMultipleImplsForMethod, CppCallHierarchyTest.testMethods, and TestSharedDefaults.testDeleteBackEndStorage. The same tests pass under Eclipse 3.8.

-sergey


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


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




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


Back to the top