Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] 4.6.0 N-Build: N20150908-2000 - BUILD FAILED

We have already a Gerrit build for the aggregator (currently scheduled
for once per day). Maybe we should start using it and schedule it 2-3
per day so that these breakages can be detected earlier. I add a
discussion item to your platform call.

On Wed, Sep 9, 2015 at 9:51 AM, Lars Vogel <lars.vogel@xxxxxxxxxxx> wrote:
> We need a resource committer to review the change from Alex.
>
> https://git.eclipse.org/r/#/c/55513
>
>
> On Wed, Sep 9, 2015 at 6:57 AM, David M Williams
> <david_williams@xxxxxxxxxx> wrote:
>> Interesting error. I assume related to Bug 475417 - Remove static references
>> from contenttype
>>
>> And, since this also shows up as a compile error in my IDE, I think that
>> someone does not have enough code loaded into their IDE! :/
>>
>> [ERROR] Failed to execute goal
>> org.eclipse.tycho:tycho-compiler-plugin:0.23.1:compile (default-compile) on
>> project org.eclipse.core.tests.resources: Compilation failure: Compilation
>> failure:
>> [ERROR]
>> /opt/public/eclipse/builds/4N/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.resources/tests/org.eclipse.core.tests.resources/src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java:[892]
>> [ERROR] ContentTypeManager manager = ContentTypeManager.getInstance();
>> [ERROR] ^^^^^^^^^^^
>> [ERROR] The method getInstance() is undefined for the type
>> ContentTypeManager
>> [ERROR]
>> /opt/public/eclipse/builds/4N/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.resources/tests/org.eclipse.core.tests.resources/src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java:[1147]
>> [ERROR] ContentTypeManager manager = ContentTypeManager.getInstance();
>> [ERROR] ^^^^^^^^^^^
>> [ERROR] The method getInstance() is undefined for the type
>> ContentTypeManager
>> [ERROR] 2 problems (2 errors)
>>
>>
>>
>>
>> From:        e4Builder@xxxxxxxxxxx
>> To:        platform-releng-dev@xxxxxxxxxxx,
>> Date:        09/08/2015 08:50 PM
>> Subject:        [platform-releng-dev] 4.6.0 N-Build: N20150908-2000 - BUILD
>> FAILED
>> Sent by:        platform-releng-dev-bounces@xxxxxxxxxxx
>> ________________________________
>>
>>
>>
>> Eclipse downloads:
>>   http://download.eclipse.org/eclipse/downloads/drops4/N20150908-2000/
>>
>>    Build logs and/or test results (eventually):
>>
>> http://download.eclipse.org/eclipse/downloads/drops4/N20150908-2000/testResults.php_______________________________________________
>> platform-releng-dev mailing list
>> platform-releng-dev@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or unsubscribe from
>> this list, visit
>> https://dev.eclipse.org/mailman/listinfo/platform-releng-dev
>>
>>
>>
>> _______________________________________________
>> platform-releng-dev mailing list
>> platform-releng-dev@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or unsubscribe from
>> this list, visit
>> https://dev.eclipse.org/mailman/listinfo/platform-releng-dev
>
>
>
> --
> Eclipse Platform UI and e4 project co-lead
> CEO vogella GmbH
>
> Haindaalwisch 17a, 22395 Hamburg
> Amtsgericht Hamburg: HRB 127058
> Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
> USt-IdNr.: DE284122352
> Fax (032) 221739404, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com



-- 
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (032) 221739404, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top