Community
Participate
Working Groups
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
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.