Skip to content

Fix debug build of libraries tests#129579

Merged
lewing merged 1 commit into
dotnet:mainfrom
gbalykov:fix-debug-libs-tests
Jun 18, 2026
Merged

Fix debug build of libraries tests#129579
lewing merged 1 commit into
dotnet:mainfrom
gbalykov:fix-debug-libs-tests

Conversation

@gbalykov

Copy link
Copy Markdown
Member

Without this change there's error:

/home/runtime/src/libraries/System.Net.Security/tests/FunctionalTests/TestConfiguration.cs(29,158): error CS0103: The name 'RuntimeInformation' does not exist in the current context [/home/runtime/src/libraries/System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj::TargetFramework=net11.0-unix]

This is introduced in #129479

Without this chage there's error:

/home/runtime/src/libraries/System.Net.Security/tests/FunctionalTests/TestConfiguration.cs(29,158): error CS0103: The name 'RuntimeInformation' does not exist in the current context [/home/runtime/src/libraries/System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj::TargetFramework=net11.0-unix]
@gbalykov

Copy link
Copy Markdown
Member Author

cc @am11

@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates that the PR has been added by a community member label Jun 18, 2026
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @dotnet/ncl, @bartonjs, @vcsjones
See info in area-owners.md if you want to be subscribed.

@am11

am11 commented Jun 18, 2026

Copy link
Copy Markdown
Member

Ops, it was in a subsequent commit I was cherry-picking from a branch.

@vcsjones

Copy link
Copy Markdown
Member

/ba-g verified change fixes build; merging now because the only lane waiting has been timing out and we don't want to wait for a timeout to fix a build break.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-System.Net.Security community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants