From 3c2b26c791a1c3222ce9f7ce19261f59fd49ce3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=8A?= =?UTF-8?q?=D1=80=20=D0=9A=D1=83=D1=80=D1=82=D0=B0=D0=BA=D0=BE=D0=B2?= Date: Mon, 15 Jul 2024 10:22:53 +0300 Subject: [PATCH] Disable docker reddeer tests Reddeer no longer resolves with latest 2024-09 simrel and fails with: ``` [ERROR] Cannot resolve target definition: [ERROR] Software being installed: org.eclipse.reddeer.eclipse.feature.feature.group 4.7.0.v20230906-0832 [ERROR] Missing requirement: org.eclipse.reddeer.junit 4.7.0.v20230906-0832 requires 'osgi.bundle; org.json 1.0.0' but it could not be found [ERROR] Cannot satisfy dependency: org.eclipse.reddeer.eclipse.feature.feature.group 4.7.0.v20230906-0832 depends on: org.eclipse.equinox.p2.iu; org.eclipse.reddeer.junit [4.7.0.v20230906-0832,4.7.0.v20230906-0832] ``` There is ancient docker tests feature being deleted too as it referenced the tests but was not published in any way thus useless nowadays. --- .../.project | 23 -------- .../org.eclipse.core.resources.prefs | 2 - .../.settings/org.eclipse.m2e.core.prefs | 4 -- .../build.properties | 8 --- .../feature.properties | 10 ---- .../feature.xml | 42 -------------- .../p2.inf | 5 -- .../pom.xml | 58 ------------------- containers/pom.xml | 5 +- .../linuxtools-e4.33.target | 4 +- 10 files changed, 4 insertions(+), 157 deletions(-) delete mode 100644 containers/org.eclipse.linuxtools.docker.tests-feature/.project delete mode 100644 containers/org.eclipse.linuxtools.docker.tests-feature/.settings/org.eclipse.core.resources.prefs delete mode 100644 containers/org.eclipse.linuxtools.docker.tests-feature/.settings/org.eclipse.m2e.core.prefs delete mode 100644 containers/org.eclipse.linuxtools.docker.tests-feature/build.properties delete mode 100644 containers/org.eclipse.linuxtools.docker.tests-feature/feature.properties delete mode 100644 containers/org.eclipse.linuxtools.docker.tests-feature/feature.xml delete mode 100644 containers/org.eclipse.linuxtools.docker.tests-feature/p2.inf delete mode 100644 containers/org.eclipse.linuxtools.docker.tests-feature/pom.xml diff --git a/containers/org.eclipse.linuxtools.docker.tests-feature/.project b/containers/org.eclipse.linuxtools.docker.tests-feature/.project deleted file mode 100644 index d176de8c3a..0000000000 --- a/containers/org.eclipse.linuxtools.docker.tests-feature/.project +++ /dev/null @@ -1,23 +0,0 @@ - - - org.eclipse.linuxtools.docker-feature - - - - - - org.eclipse.pde.FeatureBuilder - - - - - org.eclipse.m2e.core.maven2Builder - - - - - - org.eclipse.m2e.core.maven2Nature - org.eclipse.pde.FeatureNature - - diff --git a/containers/org.eclipse.linuxtools.docker.tests-feature/.settings/org.eclipse.core.resources.prefs b/containers/org.eclipse.linuxtools.docker.tests-feature/.settings/org.eclipse.core.resources.prefs deleted file mode 100644 index 99f26c0203..0000000000 --- a/containers/org.eclipse.linuxtools.docker.tests-feature/.settings/org.eclipse.core.resources.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -encoding/=UTF-8 diff --git a/containers/org.eclipse.linuxtools.docker.tests-feature/.settings/org.eclipse.m2e.core.prefs b/containers/org.eclipse.linuxtools.docker.tests-feature/.settings/org.eclipse.m2e.core.prefs deleted file mode 100644 index f897a7f1cb..0000000000 --- a/containers/org.eclipse.linuxtools.docker.tests-feature/.settings/org.eclipse.m2e.core.prefs +++ /dev/null @@ -1,4 +0,0 @@ -activeProfiles= -eclipse.preferences.version=1 -resolveWorkspaceProjects=true -version=1 diff --git a/containers/org.eclipse.linuxtools.docker.tests-feature/build.properties b/containers/org.eclipse.linuxtools.docker.tests-feature/build.properties deleted file mode 100644 index 155886c3eb..0000000000 --- a/containers/org.eclipse.linuxtools.docker.tests-feature/build.properties +++ /dev/null @@ -1,8 +0,0 @@ -bin.includes = feature.xml,\ - feature.properties,\ - p2.inf -src.includes = feature.xml,\ - feature.properties,\ - build.properties,\ - .classpath,\ - .project diff --git a/containers/org.eclipse.linuxtools.docker.tests-feature/feature.properties b/containers/org.eclipse.linuxtools.docker.tests-feature/feature.properties deleted file mode 100644 index 39aac07510..0000000000 --- a/containers/org.eclipse.linuxtools.docker.tests-feature/feature.properties +++ /dev/null @@ -1,10 +0,0 @@ -# features.properties -# contains externalized strings for feature.xml -# "%foo" in feature.xml corresponds to the key "foo" in this file -# java.io.Properties file (ISO 8859-1 with "\" escapes) -# This file should be translated. - -featureProvider=Eclipse Linux Tools -featureName=Docker Tooling Tests -featureDescription=The Docker Tooling Tests feature provides test-suite plug-ins for testing the Eclipse Docker Tooling plug-ins. -copyright=Copyright 2014, 2015 Red Hat, Inc. diff --git a/containers/org.eclipse.linuxtools.docker.tests-feature/feature.xml b/containers/org.eclipse.linuxtools.docker.tests-feature/feature.xml deleted file mode 100644 index 8abc52ca87..0000000000 --- a/containers/org.eclipse.linuxtools.docker.tests-feature/feature.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - - - %featureDescription - - - - %copyright - - - - %license - - - - - - - - - - - - - - - - - diff --git a/containers/org.eclipse.linuxtools.docker.tests-feature/p2.inf b/containers/org.eclipse.linuxtools.docker.tests-feature/p2.inf deleted file mode 100644 index 7b2506b518..0000000000 --- a/containers/org.eclipse.linuxtools.docker.tests-feature/p2.inf +++ /dev/null @@ -1,5 +0,0 @@ -instructions.configure=\ -org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(location:http${#58}//download.eclipse.org/linuxtools/updates-docker-nightly,type:0); \ -org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(location:http${#58}//download.eclipse.org/linuxtools/updates-docker-nightly,type:1); \ -org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:https${#58}//download.eclipse.org/linuxtools/updates-docker-nightly,type:0,name:Linux Tools Docker Tooling,enabled:false); \ -org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:https${#58}//download.eclipse.org/linuxtools/updates-docker-nightly,type:1,name:Linux Tools Docker Tooling,enabled:false); diff --git a/containers/org.eclipse.linuxtools.docker.tests-feature/pom.xml b/containers/org.eclipse.linuxtools.docker.tests-feature/pom.xml deleted file mode 100644 index 363fd0a959..0000000000 --- a/containers/org.eclipse.linuxtools.docker.tests-feature/pom.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - 4.0.0 - - org.eclipse.linuxtools - org.eclipse.linuxtools.docker - 5.16.0-SNAPSHOT - - - org.eclipse.linuxtools.docker.tests.feature - 5.16.0-SNAPSHOT - eclipse-feature - - Linux Tools Docker Tooling Test Feature - - - - - org.eclipse.tycho - tycho-source-plugin - - - feature-source - package - - feature-source - - - - - - org.eclipse.tycho - tycho-p2-plugin - ${tycho-version} - - - attach-p2-metadata - package - - p2-metadata - - - - - - - - diff --git a/containers/pom.xml b/containers/pom.xml index 52a8bb9d36..b924714a7e 100644 --- a/containers/pom.xml +++ b/containers/pom.xml @@ -25,9 +25,8 @@ org.eclipse.linuxtools.docker.ui.tests org.eclipse.linuxtools.docker.docs org.eclipse.linuxtools.docker-feature - org.eclipse.linuxtools.docker.reddeer - org.eclipse.linuxtools.docker.integration.tests - org.eclipse.linuxtools.docker.tests-feature + org.eclipse.linuxtools.docker.editor.ls org.eclipse.linuxtools.docker.editor.ls-feature org.eclipse.linuxtools.docker.editor.ls.tests diff --git a/releng/org.eclipse.linuxtools.target/linuxtools-e4.33.target b/releng/org.eclipse.linuxtools.target/linuxtools-e4.33.target index 059bafd97b..57704f8e49 100644 --- a/releng/org.eclipse.linuxtools.target/linuxtools-e4.33.target +++ b/releng/org.eclipse.linuxtools.target/linuxtools-e4.33.target @@ -68,11 +68,11 @@ - +