Skip to content

[cbuildgen] Disable incremental link in debug config#2219

Merged
soumeh01 merged 1 commit into
Open-CMSIS-Pack:mainfrom
brondani:buildmgr-disable-incremental-link
Sep 26, 2025
Merged

[cbuildgen] Disable incremental link in debug config#2219
soumeh01 merged 1 commit into
Open-CMSIS-Pack:mainfrom
brondani:buildmgr-disable-incremental-link

Conversation

@brondani

@brondani brondani commented Sep 26, 2025

Copy link
Copy Markdown
Collaborator

With the new GH Runner Image for windows-2022 20250921.44.1 the build of cbuildgen integration tests started to fail with an internal linker error:

LINK : fatal error LNK1000: unknown error at 00007FF745A8B899; consult documentation for technical support options

Proposed workaround: disable incremental linking because it tends to get flaky on large graphs.

@brondani brondani requested a review from soumeh01 September 26, 2025 08:35
@github-actions

Copy link
Copy Markdown

Test Results

  7 files   53 suites   5m 21s ⏱️
185 tests 168 ✅ 17 💤 0 ❌
692 runs  624 ✅ 68 💤 0 ❌

Results for commit 64e9832.

@soumeh01 soumeh01 merged commit 44f4974 into Open-CMSIS-Pack:main Sep 26, 2025
35 checks passed
@codecov

codecov Bot commented Sep 26, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.68%. Comparing base (ed5db98) to head (64e9832).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2219   +/-   ##
=======================================
  Coverage   66.68%   66.68%           
=======================================
  Files         181      181           
  Lines       38590    38590           
  Branches    22617    22617           
=======================================
  Hits        25733    25733           
  Misses       8086     8086           
  Partials     4771     4771           
Flag Coverage Δ
buildmgr-cov 73.95% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@brondani brondani deleted the buildmgr-disable-incremental-link branch September 26, 2025 12:21
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