Backport client statefulness capability fix to rel/4.4 - #11293
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 0d36ee80-2921-424a-aa64-3dab520a3d6a
🧵 Parallel-safety audit — PR #11293Parallelization — one row per test assembly audited:
No Findings: A (global-state) This backport (#11293, backporting #11037 to
I checked each changed test method and lifecycle member for: process-global state mutation (env vars, CWD, console, culture, static fields — category A), shared filesystem paths (category B), and Nothing to flag for parallel-safety in this PR. Advisory only — heuristic, non-blocking. Re-run with
|
🧪 Expert test review — PR #11293This PR renames
No actionable inline findings were raised — every reviewed test asserts a value that traces to a distinct, verifiable branch of the This advisory comment was generated automatically. Grades are heuristic
|
Summary
Backports #11037 to
rel/4.4.This is part 1 of 4 and should be merged first.
Validation
.\\build.cmd -pack -bl— passed with 0 warnings and 0 errors.All MSBuild-based validation commands produced binary logs.