Skip to content
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

Temporarily revert to Tycho 4.0.8 for GitHub Actions builds #1487

Merged

Conversation

HeikoKlare
Copy link
Contributor

GitHub actions builds are currently failing because of invalid fragments in the classpath when compiling the SWT fragments after updating to Tycho 4.0.8. This change temporarily reverts the used Tycho verison in the GitHub Actions workflow to 4.0.8.

Why?

We are approaching M1 and several PRs that are intended to be merged for M1 are blocked by failing builds (see discussion in eclipse-platform/eclipse.platform.releng.aggregator#2360). In order to unblock them, I would like to apply this temporary revert. I will provide a follow-up PR rolling back this temporary revert and also propose to merge that soon to move back to the current Tycho version and try to properly address the issue.

GitHub actions builds are currently failing because of invalid fragments
in the classpath when compiling the SWT fragments after updating to
Tycho 4.0.8. This change temporarily reverts the used Tycho verison in
the GitHub Actions workflow to 4.0.8.
Copy link
Contributor

Test Results

   486 files  +  202     486 suites  +202   7m 36s ⏱️ + 2m 20s
 4 158 tests ±    0   4 150 ✅ ±    0   8 💤 ± 0  0 ❌ ±0 
16 386 runs  +8 140  16 294 ✅ +8 106  92 💤 +34  0 ❌ ±0 

Results for commit b25ac96. ± Comparison against base commit a2a183c.

@HeikoKlare HeikoKlare marked this pull request as ready for review September 25, 2024 09:33
@akurtakov
Copy link
Member

Makes sense. Pushing.

@akurtakov akurtakov merged commit 3c8ed8e into eclipse-platform:master Sep 25, 2024
8 checks passed
@HeikoKlare HeikoKlare deleted the temporary-revert-tycho-4.0.8 branch September 25, 2024 09:35
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