Skip to content

Sort JUnit bundles by name to ensure a consistent ordering#1906

Merged
laeubi merged 1 commit intoeclipse-pde:masterfrom
laeubi:sort_junit_bundles_by_name
Jul 28, 2025
Merged

Sort JUnit bundles by name to ensure a consistent ordering#1906
laeubi merged 1 commit intoeclipse-pde:masterfrom
laeubi:sort_junit_bundles_by_name

Conversation

@laeubi
Copy link
Copy Markdown
Contributor

@laeubi laeubi commented Jul 28, 2025

Currently Junit bundles and their closure is just returned in a quite random order. This leads to sometimes triggering a rebuild because classpath seems to have changed.

This now sort them by their bundle id to ensure to have always the same order.

Currently Junit bundles and their closure is just returned in a quite
random order. This leads to sometimes triggering a rebuild because
classpath seems to have changed.

This now sort them by their bundle id to ensure to have always the same
order.
@github-actions
Copy link
Copy Markdown

Test Results

   765 files  ±0     765 suites  ±0   44m 23s ⏱️ - 8m 35s
 3 611 tests ±0   3 557 ✅ +1   54 💤 ±0  0 ❌  - 1 
10 834 runs  ±0  10 671 ✅ +1  163 💤 ±0  0 ❌  - 1 

Results for commit 5c07a57. ± Comparison against base commit bed58e3.

@laeubi laeubi merged commit 260640d into eclipse-pde:master Jul 28, 2025
19 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