Add t.Parallel() to safe top-level tests in bootstrap_profile_runner_test.go (#56658)
Analyzed batch of 25 pkg/cli test files (bootstrap_profile_helpers through codemod_difc_proxy). Most already had t.Parallel() or were unsafe (t.Setenv/os state). Only TestBootstrapActionNeedsMutation and TestPrintBootstrapConfigTODO_PreservesManifestOrder in bootstrap_profile_runner_test.go were safe to parallelize. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
G
github-actions[bot] committed
830e7a27a57d20ae7934ac6044a0ea1b7b0e5656
Parent: b440e85
Committed by GitHub <noreply@github.com>
on 8/28/2026, 5:38:44 PM