Skip to content

Conversation

@iloveeclipse
Copy link
Member

@eclipse-platform-bot
Copy link
Contributor

This pull request changes some projects for the first time in this development cycle.
Therefore the following files need a version increment:

runtime/tests/org.eclipse.e4.core.tests/META-INF/MANIFEST.MF
runtime/tests/org.eclipse.e4.core.tests/pom.xml

An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch.

Git patch
From 22aaa2eceebf7cd3de179b1b030e5908dd277beb Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <platform-bot@eclipse.org>
Date: Wed, 28 Jan 2026 07:27:36 +0000
Subject: [PATCH] Version bump(s) for 4.39 stream


diff --git a/runtime/tests/org.eclipse.e4.core.tests/META-INF/MANIFEST.MF b/runtime/tests/org.eclipse.e4.core.tests/META-INF/MANIFEST.MF
index 3fe5f4968b..783ac88106 100644
--- a/runtime/tests/org.eclipse.e4.core.tests/META-INF/MANIFEST.MF
+++ b/runtime/tests/org.eclipse.e4.core.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: E4 Core Tests
 Bundle-SymbolicName: org.eclipse.e4.core.tests
-Bundle-Version: 1.3.600.qualifier
+Bundle-Version: 1.3.700.qualifier
 Bundle-Vendor: Eclipse.org
 Bundle-Activator: org.eclipse.e4.core.internal.tests.CoreTestsActivator
 Require-Bundle: org.eclipse.equinox.preferences;bundle-version="3.3.0",
diff --git a/runtime/tests/org.eclipse.e4.core.tests/pom.xml b/runtime/tests/org.eclipse.e4.core.tests/pom.xml
index 001f7b9d97..e5391f2931 100644
--- a/runtime/tests/org.eclipse.e4.core.tests/pom.xml
+++ b/runtime/tests/org.eclipse.e4.core.tests/pom.xml
@@ -21,7 +21,7 @@
 		<relativePath>../..</relativePath>
 	</parent>
 	<artifactId>org.eclipse.e4.core.tests</artifactId>
-	<version>1.3.600-SNAPSHOT</version>
+	<version>1.3.700-SNAPSHOT</version>
 	<packaging>eclipse-test-plugin</packaging>
 	<properties>
 		<testClass>org.eclipse.e4.core.tests.CoreTestSuite</testClass>
-- 
2.52.0

Further information are available in Common Build Issues - Missing version increments.

@github-actions
Copy link
Contributor

Test Results

 1 977 files  ±0   1 977 suites  ±0   1h 28m 48s ⏱️ - 1m 37s
 4 743 tests ±0   4 719 ✅ ±0   24 💤 ±0  0 ❌ ±0 
14 229 runs  ±0  14 047 ✅ ±0  182 💤 ±0  0 ❌ ±0 

Results for commit 665d4f7. ± Comparison against base commit 22d1f90.

@iloveeclipse iloveeclipse merged commit 5b1c128 into eclipse-platform:master Jan 28, 2026
18 checks passed
@iloveeclipse iloveeclipse deleted the issue_3632 branch January 28, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unanticipated comparator errors in I20260127-1800

2 participants