[Do not merge] Runtime hang bisect — preview.3.26176 (Mar 31)#67244
Closed
wtgodbe wants to merge 1 commit into
Closed
[Do not merge] Runtime hang bisect — preview.3.26176 (Mar 31)#67244wtgodbe wants to merge 1 commit into
wtgodbe wants to merge 1 commit into
Conversation
18233c5 to
1dc8cfb
Compare
…acOS VSD hang
Merge-downgrade of eng/Version.Details.{xml,props} + global.json to dotnet/dotnet
codeflow commit 8d5666c (keeps arcade/Wix + main-only deps at main, no dep removal).
Adds the target-era darc-pub-dotnet-extensions feed to NuGet.config so rolled-back
package versions (e.g. Microsoft.Extensions.Caching.Hybrid 10.4.1) resolve.
Reverts the macOS PR-check Helix queue (dotnet#63531) back to OSX.15.Amd64.Open.
Targeted API-break fixes coherent with the older runtime: rolls the 2
CertificateGeneration files back to the target (pre-dotnet#66727 Process.Run) and removes
the JsonTypeInfoKind.Union block (pre-dotnet#67001) in OpenApi.
Draft probe PR for runtime mac-hang bisection. Not for merge.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1dc8cfb to
93d3af0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Do not merge. Bisection probe for the macOS VSD
DispatchCachehang (dotnet/runtime#128955, #128859).Rolls the dotnet/dotnet runtime + SDK dependencies (
eng/Version.Details.xml,eng/Version.Details.props,global.json) back to a coherent older codeflow snapshot, and reverts #63531 so the PR-check macOS test leg runs on theOSX.15.Amd64.OpenHelix queue (where the hang reproduces). Goal: find which runtime version bump introduced the hang. Tests will be run ~3x.This probe: VMR
11.0.0-preview.3.26176.106/ SDK11.0.100-preview.3.26170.106(codeflow #65987, Mar 31).