在 Windows 上,测试套件无法完成运行

作者: NickAme03创建于 2026年7月31日更新于 2026年7月31日

`test.yml` 包含 `os: [ubuntu-latest, macos-latest]`,上面有一行注释,其中也列出了 `windows-latest`。在 Python 3.12 上将 Windows 与 Linux 相邻,结果有 **9 个失败,722 个通过**,而同样的运行在 Ubuntu 上则完全绿色:

内容来源: Maciek-roboblog/Claude-Code-Usage-Monitor