Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 339699 - Wrong name file in EMF Facet tests
Summary: Wrong name file in EMF Facet tests
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EMF-Facet (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Nicolas Bros CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-11 09:48 EST by Nicolas Guyomar CLA
Modified: 2020-05-01 11:27 EDT (History)
3 users (show)

See Also:
nicolas.bros: indigo+


Attachments
Patch for Bug 339699 (21.83 KB, patch)
2011-03-14 12:25 EDT, Nicolas Guyomar CLA
nicolas.bros: iplog+
Details | Diff
Patch Bug 339699 build project.patch (3.51 KB, patch)
2011-03-14 12:46 EDT, Nicolas Guyomar CLA
nicolas.bros: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Guyomar CLA 2011-03-11 09:48:06 EST
Hi,

When MoDisco infra layer tests where copied into EMF Facet project, some files referenced in plugin.xml, like query or uiCustom, where not accurately renamed, as well as some folders.

Concerned plug-in are : 

org.eclipse.emf.facet.infra.browser.custom.tests
org.eclipse.emf.facet.infra.query.tests
org.eclipse.emf.facet.infra.facet.tests
org.eclipse.emf.facet.infra.common.core.tests

Regards,
Nicolas Guyomar
Comment 1 Nicolas Guyomar CLA 2011-03-14 09:59:23 EDT
Hi,

Here is a list of the necessary modifications before some corrections could be made

in plug-in org.eclipse.emf.facet.infra.browser.custom.tests: 
- file org.eclipse.gmt.modisco.infra.browser.custom.tests.querySet has to be renamed by org.eclipse.emf.facet.infra.browser.custom.tests.querySet
- file org.eclipse.gmt.modisco.infra.browser.custom.tests.uiCustom has to be renamed by org.eclipse.emf.facet.infra.browser.custom.tests.uiCustom

in plug-in org.eclipse.emf.facet.infra.query.tests
- folder modisco has to be renamed by emffacet
- file modisco.infra.query.tests.01.querySet has to be renamed by emffacet.infra.query.tests.01.querySet
- file modisco.infra.query.tests.02.querySet has to be renamed by emffacet.infra.query.tests.02.querySet
- file modisco.infra.query.tests.03.querySet has to be renamed by emffacet.infra.query.tests.03.querySet

Regards,
Nicolas Guyomar
Comment 2 Nicolas Bros CLA 2011-03-14 10:10:49 EDT
(In reply to comment #1)
I committed the renamings in revision 393.
Comment 3 Nicolas Guyomar CLA 2011-03-14 12:25:26 EDT
Created attachment 191133 [details]
Patch for Bug 339699

Hi,

Thanks Nicolas for the renaming.
I managed to get the tests working on my computer.

Here is a patch with the required modifications.

Could we test that they pass on the nightly build ?

(a) I, Nicolas Guyomar, wrote 100% of the code I've provided.
(b) I have the right to contribute the code to Eclipse.
(c) I contribute the content under the EPL.

Regards,
Nicolas Guyomar
Comment 4 Nicolas Guyomar CLA 2011-03-14 12:46:44 EDT
Created attachment 191147 [details]
Patch Bug 339699 build project.patch

Hi,

Please find attached a new version of plug-in :
- org.eclipse.emf.facet.tests.feature
- org.eclipse.emf.facet.tests
for their integration in the build.

(a) I, Nicolas Guyomar, wrote 100% of the code I've provided.
(b) I have the right to contribute the code to Eclipse.
(c) I contribute the content under the EPL.

Regards,
Nicolas Guyomar
Comment 5 Nicolas Bros CLA 2011-03-14 13:07:08 EDT
I commited your patches in revisions 396 & 397.
Comment 6 Gregoire Dupe CLA 2011-06-06 11:46:06 EDT
This bug can be closed.