Skip to content

Update CLANG_MFPU settings for various CPUs#2492

Open
jkrech wants to merge 1 commit into
mainfrom
fpu_tweak_avoiding_fatal_error
Open

Update CLANG_MFPU settings for various CPUs#2492
jkrech wants to merge 1 commit into
mainfrom
fpu_tweak_avoiding_fatal_error

Conversation

@jkrech
Copy link
Copy Markdown
Member

@jkrech jkrech commented Jun 2, 2026

Fixes

#2491 mitigating fatal error in compiler
To review.

Checklist

  • 🤖 This change is covered by unit tests (if applicable).
  • 🤹 Manual testing has been performed (if necessary).
  • 🛡️ Security impacts have been considered (if relevant).
  • 📖 Documentation updates are complete (if required).
  • 🧠 Third-party dependencies and TPIP updated (if required).

@jkrech jkrech requested a review from brondani June 2, 2026 07:04
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.24%. Comparing base (0b16215) to head (dd72120).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2492   +/-   ##
=======================================
  Coverage   65.24%   65.24%           
=======================================
  Files         147      147           
  Lines       26666    26666           
  Branches    16159    16159           
=======================================
  Hits        17397    17397           
  Misses       7074     7074           
  Partials     2195     2195           
Flag Coverage Δ
buildmgr-cov 79.87% <ø> (ø)

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.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

Test Results

  7 files   -    51   53 suites   - 123   5m 25s ⏱️ - 15m 2s
185 tests  -   730  168 ✅  -   730  17 💤 ±0  0 ❌ ±0 
692 runs   - 2 190  624 ✅  - 2 190  68 💤 ±0  0 ❌ ±0 

Results for commit dd72120. ± Comparison against base commit 0b16215.

This pull request removes 730 tests.
CodeGenerator ‑ Check
CrossPlatformUnitTests ‑ CanExecute
CrossPlatformUnitTests ‑ ExecCommand
CrossPlatformUnitTests ‑ GetEnv_Empty
CrossPlatformUnitTests ‑ GetEnv_Existing
CrossPlatformUnitTests ‑ GetEnv_NoExising
CrossPlatformUnitTests ‑ GetExecutablePath
CrossPlatformUnitTests ‑ GetLongPathRegStatus
CrossPlatformUnitTests ‑ GetPackRootDir_Default
CrossPlatformUnitTests ‑ GetPackRootDir_NoEnvSet
…

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