mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-27 21:09:31 +01:00
* Revert "Disable Kerberos proxy smoke test on GitHub Actions (#332064)" Re-enables the test while the recurring post-test cancellations are investigated. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * test: keep Actions runner outside Kerberos proxy The system PAC also applies to the GitHub Actions runner. Route its control-plane hosts directly so reconnects are not rejected with 407 while the smoke-test process remains network-isolated by PF. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>