Thanks Steven. In case these items are causing that, David switched to Java 8 yesterday for running tests, maybe this is a temporary issue. I check again tomorrow.
Best regards, Lars On Tue, Aug 11, 2015 at 4:22 PM, Steven Spungin <[email protected]> wrote: > 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 <[email protected]> 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 >> <[email protected]> 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 <[email protected]> >>> To: "Eclipse platform release engineering list." >>> <[email protected]>, >>> Date: 08/11/2015 05:07 AM >>> Subject: Re: [platform-releng-dev] 4.6.0 N-Build: N20150810-2000 >>> Sent by: [email protected] >>> ________________________________ >>> >>> >>> >>> Looks like something went wrong generating the test result report after >>> switching to JRE 8. >>> >>> Dani >>> >>> >>> >>> From: [email protected] >>> To: [email protected] >>> Date: 11.08.2015 03:34 >>> Subject: [platform-releng-dev] 4.6.0 N-Build: N20150810-2000 >>> Sent by: [email protected] >>> ________________________________ >>> >>> >>> >>> 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 >>> [email protected] >>> 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 >>> [email protected] >>> 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 >>> [email protected] >>> 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: [email protected], Web: >> http://www.vogella.com >> _______________________________________________ >> e4-dev mailing list >> [email protected] >> To change your delivery options, retrieve your password, or unsubscribe from >> this list, visit >> https://dev.eclipse.org/mailman/listinfo/e4-dev > > _______________________________________________ > e4-dev mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe from > this list, visit > https://dev.eclipse.org/mailman/listinfo/e4-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: [email protected], Web: http://www.vogella.com _______________________________________________ e4-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/e4-dev
