Files
coder/agent/agentcontainers
Mathias Fredriksson b3a95be733 fix(agent/agentcontainers): skip TestAPI/Watch on Windows (#26370)
The test does not inject a devcontainerCLI mock, so the
updater loop calls the real devcontainer CLI with Unix paths.
On Windows this fails, stalling the mock clock advancement.

Refs CODAGT-608
2026-06-15 23:58:29 +01:00
..