Skip to content

Simplify SymLink creation in eclipse.core.tests #1486

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

HannesWell
Copy link
Member

As discussed in #755 (comment).

Copy link
Contributor

github-actions bot commented Jul 30, 2024

Test Results

 1 683 files   1 683 suites   1h 27m 18s ⏱️
 4 228 tests  4 197 ✅  24 💤  7 ❌
12 684 runs  12 500 ✅ 167 💤 17 ❌

For more details on these failures, see this check.

Results for commit ffc2cb7.

♻️ This comment has been updated with latest results.

@akurtakov akurtakov force-pushed the simplify-symlink-creation branch from 20654f8 to 1439588 Compare August 9, 2024 18:31
@akurtakov akurtakov force-pushed the simplify-symlink-creation branch from 1439588 to cd77681 Compare November 26, 2024 20:22
@eclipse-platform-bot
Copy link
Contributor

eclipse-platform-bot commented Nov 26, 2024

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.core.tests.harness/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 fbba2c77376396ea967445cb2a7dddb4326d396d Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <[email protected]>
Date: Fri, 6 Jun 2025 08:59:56 +0000
Subject: [PATCH] Version bump(s) for 4.37 stream


diff --git a/runtime/tests/org.eclipse.core.tests.harness/META-INF/MANIFEST.MF b/runtime/tests/org.eclipse.core.tests.harness/META-INF/MANIFEST.MF
index 960ca86689..73c195feab 100644
--- a/runtime/tests/org.eclipse.core.tests.harness/META-INF/MANIFEST.MF
+++ b/runtime/tests/org.eclipse.core.tests.harness/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Eclipse Core Tests Harness
 Bundle-SymbolicName: org.eclipse.core.tests.harness;singleton:=true
-Bundle-Version: 3.17.200.qualifier
+Bundle-Version: 3.17.300.qualifier
 Bundle-Vendor: Eclipse.org
 Export-Package: org.eclipse.core.tests.harness;version="2.0",
  org.eclipse.core.tests.harness.session,
-- 
2.49.0

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

@akurtakov akurtakov force-pushed the simplify-symlink-creation branch from 18f2896 to ea84d8f Compare June 6, 2025 08:55
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