Skip to content

Conversation

@dotnet-maestro
Copy link
Contributor

Note

This is a codeflow update. It may contain both source code changes from
the VMR
as well as dependency updates. Learn more here.

This pull request brings the following source code changes

From https://github.com/dotnet/dotnet

Updated Dependencies

Associated changes in source repos

Diff the source with this PR branch
darc vmr diff --name-only https://github.com/dotnet/dotnet:976695d40cfde0801c78b8fed85ca80e997da085..https://github.com/dotnet/runtime:darc-release/10.0-9f962efb-b142-4962-a889-b816d8a49a0c

@maraf
Copy link
Member

maraf commented Jan 14, 2026

It is a race condition in the test. My guess it's caused by browser trying to fetch favicon. Backporting #122775 will help The test matching only .wasm requests

@dotnet-maestro
Copy link
Contributor Author

Important

While this PR was open, the source repository has received code changes from this repository (an opposite codeflow merged).
To avoid complex conflicts, the codeflow cannot continue until this PR is closed or merged.

You can continue with one of the following options:

  • Ignore this and merge this PR as usual without waiting for the new changes.
    Once merged, Maestro will create a new codeflow PR with the new changes.
  • Close this PR and wait for Maestro to open a new one with old and new changes included.
    You will lose any manual changes made in this PR.
    You can also manually trigger the new codeflow right away by running:
    darc trigger-subscriptions --id 74dc5d43-0b13-491a-b063-0f03b26d7664
    
  • Force a codeflow into this PR at your own risk if you want the new changes.
    User commits made to this PR might be reverted.
    darc trigger-subscriptions --id 74dc5d43-0b13-491a-b063-0f03b26d7664 --force
    

💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance.

@oroztocil
Copy link
Member

oroztocil commented Jan 14, 2026

Likely cause of AssetCachingTest is race condition in passing stdout from the server app process to the test process. We will try to make the test deterministic by chaning the method of getting server logs to the test code.

@lewing lewing added the Servicing-approved Approved for servicing release label Jan 15, 2026
@lewing lewing enabled auto-merge (squash) January 16, 2026 17:05
@lewing lewing merged commit 39a7dc7 into release/10.0 Jan 16, 2026
169 of 171 checks passed
@dotnet-maestro dotnet-maestro bot deleted the darc-release/10.0-9f962efb-b142-4962-a889-b816d8a49a0c branch January 16, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-codeflow for labeling automated codeflow Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants