Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] [platform-releng-dev] 4.6.0 N-Build: N20150810-2000

My first thoughts would be either or both:
1. You have an older version of the working class in a jar somewhere in your development classpath.
2. The JUnit annotations are getting pulled in from 2 sources and are defined in multiple bundles.

> On Aug 11, 2015, at 10:05 AM, Lars Vogel <lars.vogel@xxxxxxxxxxx> wrote:
> 
> Where is one test failure which I cannot reproduce from the IDE. It is
> most likely related to the migration to our core.test suite to JUnit4
> but AFAIK the JUnit4 testrunner can run JUnit3 tests
> 
> https://hudson.eclipse.org/shared/view/Eclipse%20and%20Equinox/job/ep46N-unit-mac64/lastCompletedBuild/testReport/org.eclipse.e4.core.internal.tests.di/AtInjectTest/initializationError/
> 
> Does anyone have an idea why this happens? If I run the test suite
> from the Eclipse IDE everything works fine.
> 
> Best regards, Lars
> 
> On Tue, Aug 11, 2015 at 1:13 PM, David M Williams
> <david_williams@xxxxxxxxxx> wrote:
>> Yes. tracking the issues in
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=473904.
>> 
>> The tests did run, though, and If anyone wants to check if there is an issue
>> to address before the I-build, I'd recommend peeking directly at the Hudson
>> results:
>> 
>> https://hudson.eclipse.org/shared/view/Eclipse%20and%20Equinox/job/ep46N-unit-lin64/lastCompletedBuild/testReport/
>> 
>> https://hudson.eclipse.org/shared/view/Eclipse%20and%20Equinox/job/ep46N-unit-mac64/lastCompletedBuild/testReport/
>> 
>> https://hudson.eclipse.org/shared/view/Eclipse%20and%20Equinox/job/ep46N-unit-win32/lastCompletedBuild/testReport/
>> 
>> Thanks
>> 
>> 
>> 
>> From:        Daniel Megert <daniel_megert@xxxxxxxxxx>
>> To:        "Eclipse platform release engineering list."
>> <platform-releng-dev@xxxxxxxxxxx>,
>> Date:        08/11/2015 05:07 AM
>> Subject:        Re: [platform-releng-dev] 4.6.0 N-Build: N20150810-2000
>> Sent by:        platform-releng-dev-bounces@xxxxxxxxxxx
>> ________________________________
>> 
>> 
>> 
>> Looks like something went wrong generating the test result report after
>> switching to JRE 8.
>> 
>> Dani
>> 
>> 
>> 
>> From:        e4Builder@xxxxxxxxxxx
>> To:        platform-releng-dev@xxxxxxxxxxx
>> Date:        11.08.2015 03:34
>> Subject:        [platform-releng-dev] 4.6.0 N-Build: N20150810-2000
>> Sent by:        platform-releng-dev-bounces@xxxxxxxxxxx
>> ________________________________
>> 
>> 
>> 
>> Eclipse downloads:
>> http://download.eclipse.org/eclipse/downloads/drops4/N20150810-2000/
>> 
>>   Build logs and/or test results (eventually):
>> 
>> http://download.eclipse.org/eclipse/downloads/drops4/N20150810-2000/testResults.php
>> 
>> Software site repository:
>> http://download.eclipse.org/eclipse/updates/4.6-N-builds
>> 
>> Specific (simple) site repository:
>> http://download.eclipse.org/eclipse/updates/4.6-N-builds/N20150810-2000
>> 
>> Equinox downloads:
>> 
>> http://download.eclipse.org/equinox/drops/N20150810-2000_______________________________________________
>> 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
>> 
>> 
>> 
>> _______________________________________________
>> 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
> _______________________________________________
> e4-dev mailing list
> e4-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/e4-dev



Back to the top