Bug 222994 - Update test failures due to missing .eclipseproduct file
Summary: Update test failures due to missing .eclipseproduct file
Status: RESOLVED FIXED
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: p2 (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 M7   Edit
Assignee: Andrew Niefer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 208454
Blocks:
  Show dependency tree
 
Reported: 2008-03-17 14:39 EDT by John Arthorne CLA
Modified: 2008-04-01 15:34 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Arthorne CLA 2008-03-17 14:39:33 EDT
There are two test failures in org.eclipse.update.core.tests. These failures are due to the missing .eclipseproduct file in the eclipse install directory.

Failure	Wrong validation:This site is contained in another site: "C:\buildtest\N20080316-2000\eclipse-testing\test-eclipse\eclipse\dropins\eclipse\plugins\org.eclipse.update.tests.core_3.2.0\data\validation\site4\eclipse".

junit.framework.AssertionFailedError: Wrong validation:This site is contained in another site: "C:\buildtest\N20080316-2000\eclipse-testing\test-eclipse\eclipse\dropins\eclipse\plugins\org.eclipse.update.tests.core_3.2.0\data\validation\site4\eclipse".
at org.eclipse.update.tests.sitevalidation.TestSiteValidation.testSite4(TestSiteValidation.java:116)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
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.callMethod(EclipseAppContainer.java:565)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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:362)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
at org.eclipse.core.launcher.Main.main(Main.java:30)
Comment 1 Andrew Niefer CLA 2008-03-17 18:29:45 EDT
tests have been temporarily disabled
Comment 2 DJ Houghton CLA 2008-03-18 09:26:23 EDT
Marking for 3.4 so we don't forget to re-enable the tests once the root file provisioning is fixed.
Comment 3 John Arthorne CLA 2008-03-24 10:29:18 EDT
Andrew, can you re-enable the test once we have an I-build that contains root files.
Comment 4 Andrew Niefer CLA 2008-04-01 15:34:56 EDT
tests have been renabled