Skip to content

Conversation

@vogella
Copy link
Contributor

@vogella vogella commented Dec 12, 2025

No description provided.

@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:

tests/org.eclipse.ui.tests.harness/META-INF/MANIFEST.MF
tests/org.eclipse.ui.tests.rcp/META-INF/MANIFEST.MF

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 2cf18cf23e8a04ee604aba03c647d272e0e95f02 Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <platform-bot@eclipse.org>
Date: Fri, 12 Dec 2025 09:53:11 +0000
Subject: [PATCH] Version bump(s) for 4.39 stream


diff --git a/tests/org.eclipse.ui.tests.harness/META-INF/MANIFEST.MF b/tests/org.eclipse.ui.tests.harness/META-INF/MANIFEST.MF
index 8cdb2f2c5f..061527af3f 100644
--- a/tests/org.eclipse.ui.tests.harness/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.ui.tests.harness/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Harness Plug-in
 Bundle-SymbolicName: org.eclipse.ui.tests.harness;singleton:=true
-Bundle-Version: 1.10.700.qualifier
+Bundle-Version: 1.10.800.qualifier
 Eclipse-BundleShape: dir
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
diff --git a/tests/org.eclipse.ui.tests.rcp/META-INF/MANIFEST.MF b/tests/org.eclipse.ui.tests.rcp/META-INF/MANIFEST.MF
index f273ef2095..38dba93bae 100644
--- a/tests/org.eclipse.ui.tests.rcp/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.ui.tests.rcp/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.ui.tests.rcp; singleton:=true
-Bundle-Version: 3.6.700.qualifier
+Bundle-Version: 3.6.800.qualifier
 Bundle-Vendor: %providerName
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.ui,
-- 
2.52.0

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 12, 2025

Test Results

 3 018 files  ±0   3 018 suites  ±0   2h 4m 41s ⏱️ + 1m 35s
 8 248 tests ±0   8 000 ✅ ±0  248 💤 ±0  0 ❌ ±0 
23 664 runs  ±0  22 873 ✅ ±0  791 💤 ±0  0 ❌ ±0 

Results for commit 3d6f2d4. ± Comparison against base commit a629637.

♻️ This comment has been updated with latest results.

@vogella vogella force-pushed the rcp_test_stabilization branch from 5f6d680 to 235837d Compare December 17, 2025 15:47
…eclipse-platform#1517

Migrate RCPTestWorkbenchAdvisor fields to non-static
Increase timeout for DisplayAccess await in RCPTestWorkbenchAdvisor
Fix: Stabilize PlatformUITest by addressing deadlock and relaxing assertions
@vogella vogella force-pushed the rcp_test_stabilization branch from 235837d to 3d6f2d4 Compare December 18, 2025 08:15
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.

2 participants