Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Are there the bug in the autotools project?

Hi Aleksandar:

Thanks, I rebased to master and it seems that it had some progress.
Right now, the build is unstable and one test case failed. But I didn't touch related projects at all.

-Justin



-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Aleksandar Kurtakov
Sent: Monday, November 16, 2015 2:45 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] Are there the bug in the autotools project?





----- Original Message -----
> From: "Justin You" <justin.you@xxxxxxxxxxxx>
> To: cdt-dev@xxxxxxxxxxx
> Sent: Monday, 16 November, 2015 6:49:28 AM
> Subject: [cdt-dev] Are there the bug in the autotools project?
> 
> 
> [Text File:disclaimer.txt]
> 
> Hi:
> 
> I have submitted a commit for bug
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=482232
> The cdt-verify failed because [INFO] org.eclipse.cdt.autotools.tests 
> ................... FAILURE [1.348s], but I didn't touch autotools at all.
> Are there the bug in the autotools project?

Hi Justin,
There are bugs in autotools project for sure. But this time this is not the case - from https://hudson.eclipse.org/cdt/job/cdt-verify/3656/console what failed is processing caused by the plugin used for code coverage measurment (jacoco). I would recommend logging into Gerrit and rebasing your patch against current master to get the verifier job run again as this can be one time issue.

Regards,
Alex

> 
> -Justin
> 
> 
> 
> -----Original Message-----
> From: Hudson CI (Code Review) [mailto:gerrit@xxxxxxxxxxx]
> Sent: Monday, November 16, 2015 12:27 PM
> To: justin you
> Cc: Marc-Andre Laperle
> Subject: Change 60446 in cdt/org.eclipse.cdt[master]: Bug: 482232
> 
> Hudson CI has posted comments on this change.
> 
> Change subject: Bug: 482232
> ......................................................................
> 
> 
> Patch Set 4: Verified-1
> 
> Build Failed
> 
> https://hudson.eclipse.org/cdt/job/cdt-verify/3656/ : FAILURE
> 
> --
> To view, visit https://git.eclipse.org/r/60446 To unsubscribe, visit 
> https://git.eclipse.org/r/settings
> 
> Gerrit-MessageType: comment
> Gerrit-Change-Id: I4a7fbbcaf5437023bf68dc66bd99fe5ca6a5f440
> Gerrit-PatchSet: 4
> Gerrit-Project: cdt/org.eclipse.cdt
> Gerrit-Branch: master
> Gerrit-Owner: justin you <justin.you@xxxxxxxxxxxx>
> Gerrit-Reviewer: Hudson CI
> Gerrit-Reviewer: Marc-Andre Laperle <marc-andre.laperle@xxxxxxxxxxxx>
> Gerrit-HasComments: No
> _______________________________________________
> 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
> 
_______________________________________________
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