Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 355873 - Import from CVS tests no longer have a repo to import from
Summary: Import from CVS tests no longer have a repo to import from
Status: VERIFIED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.7   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.7.2   Edit
Assignee: Curtis Windatt CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 359069 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-08-25 12:17 EDT by Curtis Windatt CLA
Modified: 2012-01-19 11:09 EST (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 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.