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

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



Back to the top