Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 311171 - LocalMetadataRepositoryTest.testRefreshSelfReference is failing
Summary: LocalMetadataRepositoryTest.testRefreshSelfReference is failing
Status: CLOSED DUPLICATE of bug 305099
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: p2 (show other bugs)
Version: 3.6   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: 3.6   Edit
Assignee: P2 Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-30 09:26 EDT by Pascal Rapicault CLA
Modified: 2010-04-30 12:42 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***