Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-ui-dev] Fwd: Change in jdt/eclipse.jdt.ui[master]: Non-functional change to check if JDT UI Gerrit job has erro...

Are you sure it's the tests? Or could it be related to some of the 40 or so "data race" bugs opened recently? :/
At least, that's why I've always thought our tests (and code) is not always perfectly consistent.




From:        Lars Vogel <lars.vogel@xxxxxxxxxxx>
To:        "Eclipse JDT UI developers list." <jdt-ui-dev@xxxxxxxxxxx>,
Date:        10/11/2015 05:19 PM
Subject:        Re: [jdt-ui-dev] Fwd: Change in jdt/eclipse.jdt.ui[master]: Non-functional change to check if JDT UI Gerrit job has erro...
Sent by:        jdt-ui-dev-bounces@xxxxxxxxxxx




The JDT UI tests seems to be a unreliable.

https://git.eclipse.org/r/#/c/57920/failed with the following tests:

Test Result (4 failures / +4)

org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest.testOverrideCompletion7_bug355926
org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest.testOverrideCompletion8_bug355926
org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest.testOverrideCompletion9_bug355926
org.eclipse.jdt.text.tests.contentassist.CodeCompletionTest.testSetterCompletion1

But
https://git.eclipse.org/r/#/c/57921/which depends on this change
was green again 30 minutes later, without any change in 57920.

Best regards, Lars

On Fri, Oct 9, 2015 at 10:37 PM, Lars Vogel <lars.vogel@xxxxxxxxxxx> wrote:
> Thanks. I can confirm that.
https://git.eclipse.org/r/#/c/57458/is also green.
>
> Best regards, Lars
>
> On Fri, Oct 9, 2015 at 5:43 PM, Daniel Megert <daniel_megert@xxxxxxxxxx> wrote:
>> It looks like the latest builds are green again.
>>
>> Dani
>>
>>
>>
>> From:        Lars Vogel <lars.vogel@xxxxxxxxxxx>
>> To:        jdt-ui-dev@xxxxxxxxxxx
>> Date:        09.10.2015 14:24
>> Subject:        [jdt-ui-dev] Fwd: Change in jdt/eclipse.jdt.ui[master]:
>> Non-functional change to check if JDT UI Gerrit job has erro...
>> Sent by:        jdt-ui-dev-bounces@xxxxxxxxxxx
>> ________________________________
>>
>>
>>
>> Hi JDT UI,
>>
>> FYI, your Gerrit build trigger is currently failing.
>>
https://git.eclipse.org/r/#/c/57740/was a whitespace change to test
>> the stability for the JDT UI Gerrit build verification. The Gerrit
>> build is almost constantly failing since Oct 05, would be nice to have
>> it back working.
>>
>> Best regards, Lars
>>
>> ---------- Forwarded message ----------
>> From: Hudson CI (Code Review) <gerrit@xxxxxxxxxxx>
>> Date: Fri, Oct 9, 2015 at 1:49 PM
>> Subject: Change in jdt/eclipse.jdt.ui[master]: Non-functional change
>> to check if JDT UI Gerrit job has erro...
>> To: Lars Vogel <lars.vogel@xxxxxxxxxxx>
>>
>>
>> Hudson CI has posted comments on this change.
>>
>> Change subject: Non-functional change to check if JDT UI Gerrit job
>> has errors in general
>> ......................................................................
>>
>>
>> Patch Set 2: Verified-1
>>
>> Build Failed
>>
>>
https://hudson.eclipse.org/platform/job/eclipse.jdt.ui-Gerrit/405/: FAILURE
>>
>> --
>> To view, visit
https://git.eclipse.org/r/57740
>> To unsubscribe, visit
https://git.eclipse.org/r/settings
>>
>> Gerrit-MessageType: comment
>> Gerrit-Change-Id: I94ca3173e0f17e2d1d5e43effc82953d04655aa3
>> Gerrit-PatchSet: 2
>> Gerrit-Project: jdt/eclipse.jdt.ui
>> Gerrit-Branch: master
>> Gerrit-Owner: Lars Vogel <lars.vogel@xxxxxxxxxxx>
>> Gerrit-Reviewer: Hudson CI
>> Gerrit-HasComments: No
>>
>>
>> --
>> 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
>> _______________________________________________
>> jdt-ui-dev mailing list
>> jdt-ui-dev@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or unsubscribe from
>> this list, visit
>>
https://dev.eclipse.org/mailman/listinfo/jdt-ui-dev
>>
>> _______________________________________________
>> jdt-ui-dev mailing list
>> jdt-ui-dev@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or unsubscribe from
>> this list, visit
>>
https://dev.eclipse.org/mailman/listinfo/jdt-ui-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
_______________________________________________
jdt-ui-dev mailing list
jdt-ui-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jdt-ui-dev


Back to the top