Community
Participate
Working Groups
Our import from repo test case is now failing because the pde.ua.ui bundle is now in the git repository. testImportOrgEclipsePdeUaUi Failure Project org.eclipse.pde.ua.ui does not exist junit.framework.AssertionFailedError: Project org.eclipse.pde.ua.ui does not exist at org.eclipse.pde.ui.tests.imports.BaseImportTestCase.verifyProject(BaseImportTestCase.java:131) at org.eclipse.pde.ui.tests.imports.ImportFromRepoTestCase.verifyProject(ImportFromRepoTestCase.java:107) at org.eclipse.pde.ui.tests.imports.BaseImportTestCase.verifyProject(BaseImportTestCase.java:125) at org.eclipse.pde.ui.tests.imports.BaseImportTestCase.doSingleImport(BaseImportTestCase.java:66) at org.eclipse.pde.ui.tests.imports.ImportFromRepoTestCase.testImportOrgEclipsePdeUaUi(ImportFromRepoTestCase.java:78) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197)
For the moment I recommend we disable the import from repo tests. At some point there should be an archived CVS repository that we can test import from. We will also need to look at adding a new test to import from git, assuming we/Team support import providers for git (Bug 349466).
*** Bug 359069 has been marked as a duplicate of this bug. ***
This also applies to the BundleImporterTests
We are disabling the tests in the maintenance stream as well. See bug 362766.
We do not plan on re-enabling the tests for 3.7.2. Closing as fixed.
Verified. The tests will remain disabled for 3.7.2.