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

[bp] Upgrade integration test bundles to BREE 17 #4573

Merged
merged 2 commits into from
Dec 29, 2024

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Dec 29, 2024

Currently we have a lot of old integration tests that require different BREEs due to historical reasons even though we already depend on much newer dependencies.

This update the BREE of all test that do not explicitly test a specific feature related to the BREE to Java 17 to reflect the things we actually use.

Currently we have a lot of old integration tests that require different
BREEs due to historical reasons even though we already depend on much
newer dependencies.

This update the BREE of all test that do not explicitly test a specific
feature related to the BREE to Java 17 to reflect the things we actually
use.
@laeubi laeubi changed the title Upgrade integration test bundles to BREE 17 [bp] Upgrade integration test bundles to BREE 17 Dec 29, 2024
Copy link

Test Results

  603 files  ±0    603 suites  ±0   3h 57m 49s ⏱️ - 3m 57s
  423 tests +1    415 ✅  - 1   6 💤 ±0  2 ❌ +2 
1 269 runs  +3  1 246 ✅  - 1  19 💤 ±0  4 ❌ +4 

For more details on these failures, see this check.

Results for commit 76f6a06. ± Comparison against base commit 5c9581e.

@laeubi
Copy link
Member Author

laeubi commented Dec 29, 2024

Tycho show the same failure with the new test, so the same fix should be applied here.

Currently a configured profile is unconditionally replaced by a better
one of the current JVM, but this is wrong if not explicitly allowed by
the configuration.

This is now changed, to be only used if ignoring the BREE is actually
enabled.
@laeubi laeubi enabled auto-merge (rebase) December 29, 2024 10:41
@laeubi laeubi merged commit adc055e into eclipse-tycho:tycho-4.0.x Dec 29, 2024
14 checks passed
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.

1 participant