Skip to content

Conversation

@jamescrosswell
Copy link
Collaborator

@jamescrosswell jamescrosswell commented Nov 10, 2025

Temporary workaround for #4712

#skip-changelog

On WinArm64 specifically, we're seeing this since 2025.11.10:

  Error Message:
   Expected object not to be <null> because FrameworkInstallation.Version is null.

Possibly coming from here:

frameworkInstallation = FrameworkInfo.GetLatest(Environment.Version.Major);

I don't have an ARM64 Windows machine, so it's a little painful to debug and we have quite a bit of work to get version 6 ready for release, so I've disabled that particular assertion on WinArm64 temporarily. We can circle back once version 6 has been released.

@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (version6@d3d2f71). Learn more about missing BASE report.

Additional details and impacted files
@@             Coverage Diff             @@
##             version6    #4713   +/-   ##
===========================================
  Coverage            ?   73.20%           
===========================================
  Files               ?      480           
  Lines               ?    17424           
  Branches            ?     3439           
===========================================
  Hits                ?    12755           
  Misses              ?     3819           
  Partials            ?      850           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@jamescrosswell jamescrosswell changed the title GetRuntime_AllProperties failing on WinArm64 Temporary workaround for GetRuntime_AllProperties failing on WinArm64 Nov 10, 2025
@jamescrosswell jamescrosswell marked this pull request as ready for review November 11, 2025 01:03
@jamescrosswell jamescrosswell merged commit 522f80e into version6 Nov 11, 2025
30 checks passed
@jamescrosswell jamescrosswell deleted the getruntime branch November 11, 2025 04:15
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