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

Bug 355873

Summary: Import from CVS tests no longer have a repo to import from
Product: [Eclipse Project] PDE Reporter: Curtis Windatt <curtis.windatt.public>
Component: UIAssignee: Curtis Windatt <curtis.windatt.public>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: daniel_megert, remy.suen
Version: 3.7   
Target Milestone: 3.7.2   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Curtis Windatt CLA 2011-08-25 12:17:13 EDT
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)
Comment 1 Curtis Windatt CLA 2011-08-25 12:21:03 EDT
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).
Comment 2 Curtis Windatt CLA 2011-09-27 10:01:58 EDT
*** Bug 359069 has been marked as a duplicate of this bug. ***
Comment 3 Curtis Windatt CLA 2011-09-27 10:02:48 EDT
This also applies to the BundleImporterTests
Comment 4 Curtis Windatt CLA 2011-11-03 14:56:42 EDT
We are disabling the tests in the maintenance stream as well.  See bug 362766.
Comment 5 Curtis Windatt CLA 2012-01-04 11:14:06 EST
We do not plan on re-enabling the tests for 3.7.2. Closing as fixed.
Comment 6 Curtis Windatt CLA 2012-01-19 11:09:37 EST
Verified.  The tests will remain disabled for 3.7.2.