| Summary: | Wrong name file in EMF Facet tests | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | z_Archived | Reporter: | Nicolas Guyomar <nicolas.guyomar> | ||||||
| Component: | EMF-Facet | Assignee: | Nicolas Bros <nicolas.bros> | ||||||
| Status: | CLOSED FIXED | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | P3 | CC: | emft.facet-inbox, gdupe, nicolas.bros | ||||||
| Version: | unspecified | Flags: | nicolas.bros:
indigo+
|
||||||
| Target Milestone: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
|
Description
Nicolas Guyomar
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 (In reply to comment #1) I committed the renamings in revision 393. 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 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 I commited your patches in revisions 396 & 397. This bug can be closed. |