Skip to content

GetRuntime_AllProperties failing on WinArm64 #4712

@jamescrosswell

Description

@jamescrosswell

Description

We're seeing an error in multiple unrelated PRs on Windows ARM64:

[xUnit.net 00:00:05.82]     Sentry.Tests.PlatformAbstractions.RuntimeInfoTests.GetRuntime_AllProperties [FAIL]

Error: Assert.NotNull() Failure: Value is null

  Failed Sentry.Tests.PlatformAbstractions.RuntimeInfoTests.GetRuntime_AllProperties [1 ms]
  Error Message:
   Assert.NotNull() Failure: Value is null
  Stack Trace:
     at Sentry.Tests.PlatformAbstractions.RuntimeInfoTests.GetRuntime_AllProperties() in C:\a\sentry-dotnet\sentry-dotnet\test\Sentry.Tests\PlatformAbstractions\RuntimeInfoTests.cs:line 10

Temporary workaround implemented in #4713:

Metadata

Metadata

Assignees

No one assigned

    Labels

    .NETPull requests that update .net code

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions