Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] 4.3.0 N-Build: N20130406-1500 - BUILD FAILED

> Why does a compile error in one of the test bundles cause the whole build to stop? I don't think this was the case with the PDE build.

You are right, it was not the case with PDE build. I could write a half a page on my guesses of the historical and cultural reasons why Tycho does not work this way, but instead will merely point to Bug 404634 - tycho (jdt) compiler should support "failOnError" = false. (Oddly, they won't even accept it as a bug, but insist it is a mere enhancement).

I could also write half a page on the amount of extra work I've had to do to get it to continue as much as it does. For the latests, see
Bug 405092 - [CBI] Our "gather and summarize" scripts misses some compile errors and warnings.

Perhaps there is more we could do to overcome this limitation in build technology .... but ... let's face it ... with all the tools committers have at their disposal, a compile error is pretty bad, should be rare to introduce, especially for it to exist for two builds in-a-row, and I am not sure it is that bad to "stop everything" until its fixed.

 






From:        Daniel Megert <daniel_megert@xxxxxxxxxx>
To:        "Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>,
Date:        04/08/2013 04:42 AM
Subject:        Re: [platform-releng-dev] 4.3.0 N-Build: N20130406-1500 -        BUILD        FAILED
Sent by:        platform-releng-dev-bounces@xxxxxxxxxxx




Why does a compile error in one of the test bundles cause the whole build to stop? I don't think this was the case with the PDE build.

Dani

From: David M Williams <david_williams@xxxxxxxxxx>
To: "Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>,
Date: 06.04.2013 23:26
Subject: Re: [platform-releng-dev] 4.3.0 N-Build: N20130406-1500 - BUILD        FAILED






Some work to do to get compile errors "easy to see", but, besides the huge log, I do grep them into a smaller file ... they are in
org.eclipse.equinox.p2.tests.verifier

See

http://download.eclipse.org/eclipse/downloads/drops4/N20130406-1500/buildFailed-run-maven-build





From:        
e4Builder@xxxxxxxxxxx
To:        
platform-releng-dev@xxxxxxxxxxx,
Date:        
04/06/2013 05:11 PM
Subject:        
[platform-releng-dev] 4.3.0 N-Build: N20130406-1500 - BUILD FAILED
Sent by:        
platform-releng-dev-bounces@xxxxxxxxxxx




Eclipse downloads:
http://download.eclipse.org/eclipse/downloads/drops4/N20130406-1500/_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx

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

https://dev.eclipse.org/mailman/listinfo/platform-releng-dev

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


Back to the top