Skip to content

Reactivate closed-issue Extensions tests - #132740

Draft
svick wants to merge 3 commits into
dotnet:mainfrom
svick:reactivate-extensions-activeissue-tests
Draft

Reactivate closed-issue Extensions tests#132740
svick wants to merge 3 commits into
dotnet:mainfrom
svick:reactivate-extensions-activeissue-tests

Conversation

@svick

@svick svick commented Aug 25, 2026

Copy link
Copy Markdown
Member

Summary

Current purpose

This draft PR currently exists to run the full CI matrix and determine which reactivated cases are reliable on supported configurations. Any reactivated test that fails for any reason will be disabled again, with failure details recorded in a PR comment, before another CI run.

Local validation

The libraries baseline build and the affected desktop test projects pass with the known roslyn#52527 case kept disabled.

Contributes to #131327

Note

This PR description was generated with GitHub Copilot.

svick and others added 2 commits August 25, 2026 13:29
Re-enable the previously closed-issue Extensions test cases so they run in CI validation for the cases from dotnet#131327.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
The reactivated roslyn#52527 scenario fails locally with SYSLIB1015 before tests can run.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 3 pipeline(s).
13 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

CI showed the Caching.Memory and DI.External assemblies and the encrypted XML test still fail on browser configurations.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>.
@svick

svick commented Aug 25, 2026

Copy link
Copy Markdown
Member Author

CI run 1 (runtime build 1566711) showed that three reactivated browser scopes are still problematic, so commit 4ea5354d596 disables them again:

  • Microsoft.Extensions.Caching.Memory.Tests assembly — failed on Chrome/Firefox with Mono and Chrome with CoreCLR, on Linux and Windows browser queues. Each run had 19–25 failing tests, including unsupported operations and assertion failures. Example work items: Chrome/Mono on Windows, Firefox/Mono on Linux, and Chrome/CoreCLR batch.
  • Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests assembly — 63 tests failed per browser run, primarily with System.PlatformNotSupportedException: Operation is not supported on this platform, on Chrome/Firefox with Mono and Chrome with CoreCLR. Example work items: Chrome/Mono on Linux and Chrome/CoreCLR batch.
  • XmlConfigurationTest.LoadKeyValuePairsFromValidEncryptedXml — failed on browser Mono and CoreCLR with System.PlatformNotSupportedException: Algorithm 'Aes' is not supported on this platform. Example work items: Chrome/Mono on Linux and Chrome/CoreCLR batch.

The linker and inner-loop pipelines passed. All runtime failures were accounted for by these reactivated scopes; no unrelated failure was found.

Note

This comment was generated with GitHub Copilot.

@svick

This comment was marked as outdated.

@azure-pipelines

This comment was marked as outdated.

@svick

This comment was marked as outdated.

@azure-pipelines

This comment was marked as outdated.

@svick

svick commented Aug 27, 2026

Copy link
Copy Markdown
Member Author

/azp run runtime, runtime-dev-innerloop, dotnet-linker-tests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 3 pipeline(s).

@svick

svick commented Aug 28, 2026

Copy link
Copy Markdown
Member Author

/azp run runtime, runtime-dev-innerloop, dotnet-linker-tests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 3 pipeline(s).

@svick

svick commented Aug 28, 2026

Copy link
Copy Markdown
Member Author

/azp run runtime, runtime-dev-innerloop, dotnet-linker-tests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 3 pipeline(s).

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant