Commit Graph
4 Commits
Author SHA1 Message Date
roblourensandCopilot 9187366d2e Fix Windows batch failure propagation (#330096)
* test: probe Windows batch exit propagation

(Written by Copilot)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: preserve Windows batch failure exit codes

Move failure exits outside parenthesized command blocks, where cmd.exe otherwise returns zero to the caller.

(Written by Copilot)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* test: remove Windows exit probe

The controlled CI runs captured the failure and validated the top-level failure labels, so remove the temporary diagnostics.

(Written by Copilot)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* test: stabilize Agent Host E2E on Windows

Keep portable shell and plugin scenarios enabled while gating three documented Windows persistence and changeset gaps.

(Written by Copilot)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* test: gate unsupported Windows Agent Host E2E

Document and skip Windows-only scratch cleanup, custom terminal metadata, and client-plugin hook gaps.

(Written by Copilot)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* test: gate stale Windows discard summaries

Document and skip the final tracked-change discard variant whose Windows changeset summaries do not refresh.

(Written by Copilot)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-08-11 15:52:35 +00:00
Dmitriy VasyuraandCopilot 8da5adecfc Switch to VS Code ACR and add Agents app coverage (#309834)
Co-authored-by: Copilot <copilot@github.com>
2026-04-15 08:46:31 -04:00
Dmitriy Vasyura 4d8241eeaa Sanity tests updates (#291399)
* Sanity tests updates

* Revert qemu accidental change.
2026-01-28 13:58:56 -08:00
Dmitriy Vasyura aaaac22b3c Sanity tests for Linux (#290072)
Added Linux containers for supported platforms.
Updated tests to run and pass on all targets.
2026-01-23 18:49:15 -08:00