Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 311171

Summary: LocalMetadataRepositoryTest.testRefreshSelfReference is failing
Product: [Eclipse Project] Equinox Reporter: Pascal Rapicault <pascal>
Component: p2Assignee: P2 Inbox <equinox.p2-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: irbull, john.arthorne
Version: 3.6   
Target Milestone: 3.6   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Pascal Rapicault CLA 2010-04-30 09:26:28 EDT
The following test has failed in build http://download.eclipse.org/eclipse/downloads/drops/I20100429-1549 

junit.framework.AssertionFailedError: 1.0
at org.eclipse.equinox.p2.tests.metadata.repository.LocalMetadataRepositoryTest.testRefreshSelfReference(LocalMetadataRepositoryTest.java:247)
at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:877)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)

at org.eclipse.core.launcher.Main.main(Main.java:34)
Comment 1 Ian Bull CLA 2010-04-30 12:42:30 EDT

*** This bug has been marked as a duplicate of bug 305099 ***