Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] 4.5.0 N-Build: N20150413-2000

> We have the theory that https://bugs.eclipse.org/bugs/show_bug.cgi?id=464271 is reponsible for the test failure with the following commit. http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=fbd423d885b2bde3983457c37c429560606217fc

Yes, this is the reason for the failure:

!ENTRY org.eclipse.ui.tests 4 0 2015-04-14 00:15:43.195
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ui.tests [246]
  Unresolved requirement: Require-Bundle: org.mockito; bundle-version="1.8.4"
    -> Bundle-SymbolicName: org.mockito; bundle-version="1.8.4.v201303031500"
       org.mockito [248]
         Unresolved requirement: Import-Package: org.hamcrest; version="[1.0.0,2.0.0)"

        at org.eclipse.osgi.container.Module.start(Module.java:434)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

Please revert the change and reopen the bug report.

Dani



From:        Lars Vogel <lars.vogel@xxxxxxxxxxx>
To:        "Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>, "Eclipse Platform UI component developers list." <platform-ui-dev@xxxxxxxxxxx>
Date:        14.04.2015 10:42
Subject:        Re: [platform-releng-dev] 4.5.0 N-Build: N20150413-2000
Sent by:        platform-releng-dev-bounces@xxxxxxxxxxx




We have the theory that https://bugs.eclipse.org/bugs/show_bug.cgi?id=464271 is reponsible for the test failure with the following commit. http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=fbd423d885b2bde3983457c37c429560606217fc

Should we revert the commit or is there something else responsible for this failure?

On Tue, Apr 14, 2015 at 3:43 AM, <e4Builder@xxxxxxxxxxx> wrote:
Eclipse downloads:
   
http://download.eclipse.org/eclipse/downloads/drops4/N20150413-2000/

   Build logs and/or test results (eventually):
      
http://download.eclipse.org/eclipse/downloads/drops4/N20150413-2000/testResults.php

Software site repository:
   
http://download.eclipse.org/eclipse/updates/4.5-N-builds

Specific (simple) site repository:
   
http://download.eclipse.org/eclipse/updates/4.5-N-builds/N20150413-2000

Equinox downloads:
   
http://download.eclipse.org/equinox/drops/N20150413-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



--
Geschäftsführer

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_______________________________________________
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


Back to the top