Skip to content

Sort entries by test attribute#1834

Merged
laeubi merged 1 commit intoeclipse-pde:masterfrom
laeubi:sort_entries_by_test_attribute
Jun 23, 2025
Merged

Sort entries by test attribute#1834
laeubi merged 1 commit intoeclipse-pde:masterfrom
laeubi:sort_entries_by_test_attribute

Conversation

@laeubi
Copy link
Copy Markdown
Contributor

@laeubi laeubi commented Jun 23, 2025

Currently all entries are given in the insertion order, but for test entries they should come last as they are only accessible in the test code while other entries are accessible by both.

To prevent test entries from overriding regular ones, we sort them to be placed later in the classpath.

See

Currently all entries are given in the insertion order, but for test
entries they should come last as they are only accessible in the test
code while other entries are accessible by both.

To prevent test entries from overriding regular ones, we sort them to be
placed later in the classpath.
@github-actions
Copy link
Copy Markdown

Test Results

   765 files     765 suites   55m 54s ⏱️
 3 611 tests  3 535 ✅  76 💤 0 ❌
10 833 runs  10 602 ✅ 231 💤 0 ❌

Results for commit 385a3d9.

@laeubi laeubi merged commit 80aebec into eclipse-pde:master Jun 23, 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