[Do not merge] Runtime hang bisect — preview.5.26268 (May 19)#67246
Closed
wtgodbe wants to merge 1 commit into
Closed
[Do not merge] Runtime hang bisect — preview.5.26268 (May 19)#67246wtgodbe wants to merge 1 commit into
wtgodbe wants to merge 1 commit into
Conversation
373b155 to
0693b05
Compare
…acOS VSD hang
Merge-downgrade of eng/Version.Details.{xml,props} + global.json to dotnet/dotnet
codeflow commit 2f91a9d (keeps arcade/Wix + main-only deps at main, no dep removal).
Reverts the macOS PR-check Helix queue (dotnet#63531) back to OSX.15.Amd64.Open so the
hang-prone queue is exercised. Rolls the 2 CertificateGeneration files back to the
target commit to stay coherent with the older runtime (pre-dotnet#66727 Process.Run API).
Draft probe PR for runtime mac-hang bisection. Not for merge.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0693b05 to
673ca52
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.5.26268.112/ SDK11.0.100-preview.5.26227.104(codeflow #66741, May 19).