Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 336829 - Test failures in r3.6.2 build
Summary: Test failures in r3.6.2 build
Status: RESOLVED FIXED
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: p2 (show other bugs)
Version: 3.7   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 major (vote)
Target Milestone: 3.6.2   Edit
Assignee: P2 Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-10 10:28 EST by DJ Houghton CLA
Modified: 2011-06-12 21:00 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DJ Houghton CLA 2011-02-10 10:28:54 EST
The latest milestone build (M20110209-1607) is having the following test failure on Linux.


expected:<0> but was:<4704>
junit.framework.AssertionFailedError: expected:<0> but was:<4704>
at org.eclipse.equinox.p2.tests.ql.PerformanceTest.testPermissiveSlicerPerformance(PerformanceTest.java:337)
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)
Comment 1 Dani Megert CLA 2011-02-11 04:04:10 EST
It worked again in M20110210-1200, but now the following failure now occurred on Mac OS X:

AutomatedTests - testRefreshSelfReference

Failure	1.0

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:620)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
at org.eclipse.equinox.launcher.Main.main(Main.java:1384)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Comment 2 John Arthorne CLA 2011-02-11 10:03:22 EST
See bug 305099 for the testRefreshSelfReference failure.
Comment 3 Martin Oberhuber CLA 2011-03-11 11:58:30 EST
3.6.2 has shipped, should this be marked as fixed or target milestone updated?
Comment 4 Pascal Rapicault CLA 2011-06-12 21:00:30 EDT
No more work scheduled here