Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Frequent intermittent failures in org.eclipse.cdt.autotools.ui.tests

Hi Nathan,

AFAIK these failures are a side-effect of the HIPP upgrade which has
caused problems for some SWTBot tests (which these are). This is being
looked at in https://bugs.eclipse.org/bugs/show_bug.cgi?id=506995

I vote to disable those tests, with a bug to re-enable them dependent
on Bug 506995.

Any objections (or volunteers to do it)? If there are no objections
(or volunteers) I will do it tomorrow.

Jonah

~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com


On 13 December 2016 at 23:25, Nathan Ridge <zeratul976@xxxxxxxxxxx> wrote:
> Hi,
>
> Almost every hudson job triggered for gerrit changes that I submit has failures for tests in the org.eclipse.cdt.autotools.ui.tests package.
>
> Commonly failing tests include:
>     org.eclipse.cdt.autotools.ui.tests.TestToolActions.t2canAccessAclocal
>     org.eclipse.cdt.autotools.ui.tests.TestToolActions.t4canAccessAutomake
>     org.eclipse.cdt.autotools.ui.tests.SetConfigurationParameter.t2canBuildWithConfigParm
>     org.eclipse.cdt.autotools.ui.tests.TestMakeTargets.t1canBuildAndAccessInfoTarget
>
> Is there someone familiar with this code, who could investigate these failures?
>
> Thanks,
> Nate
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top