发布

  • fix(e2e): increase test timeout for Windows CI runners (#9185)

    frostbyte_neo 发布于 2026-02-08 19:27:48 +00:00

    The diff editor e2e test flakes consistently on Windows CI because the
    40s test timeout is too tight. The test does signin, message send,
    history verification, then a second message send before the diff
    assertion -- on slow Windows runners this setup alone can eat most of
    the budget. Bumping to 60s gives enough headroom.

    下载附件