Community
Participate
Working Groups
Tests are failing due to missing sample projects: junit.framework.AssertionFailedError: Could not locate testdata/projects/ecorediagram.zip at org.eclipse.mylyn.commons.sdk.util.CommonTestUtil.getFile(CommonTestUtil.java:212) at org.eclipse.mylyn.context.sdk.java.WorkspaceSetupHelper.createJavaPluginProjectFromZip(WorkspaceSetupHelper.java:68) at org.eclipse.mylyn.mft.sdk.util.AbstractEmfContextTest.setUp(AbstractEmfContextTest.java:30) at org.eclipse.mylyn.mft.papyrus.tests.PapyrusDiagramEditorTest.setUp(PapyrusDiagramEditorTest.java:53) at junit.framework.TestCase.runBare(TestCase.java:132)
Fixed. The sample projects are now copied directly from the testdata/ directory instead of being extracted from a zip.
Created attachment 208384 [details] mylyn/context/zip