Prepare repo for CDT 12.4 development#1398
Conversation
|
This can me merged once this and its pair in CDT LSP eclipse-cdt/cdt-lsp#578 is ready |
Test Results 182 files - 233 182 suites - 233 2m 33s ⏱️ - 9m 15s Results for commit 1ab9592. ± Comparison against base commit 011e7d6. This pull request removes 5211 and adds 4649 tests. Note that renamed tests count towards both.This pull request removes 20 skipped tests and adds 6 skipped tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
68394b1 to
df3af63
Compare
|
Build fails in
I think this is related to the headache that is going to afflict many projects with the recent introduction of JUnit 6 into the tech stack. I have seen elsewhere similar problems and I will try to make it explicit here what I need to do to resolve it so that others know what to do to. (If someone sees this and "just knows" how to resolve, feel free to leave a comment and save me a search 😉 ) |
df3af63 to
97ed775
Compare
|
I think the problem is some tests that can't be autodetected need a hint, see eclipse-lsp4e/lsp4e#1428 (comment) for a similar example, or this diff for what I have tried for CDT. |
97ed775 to
1ab9592
Compare
No description provided.