-
fix: relax crash_loop timing test threshold for slow CI runners
Release / Release gates (SDK + package versions) (push) Has been cancelledRelease / Build aarch64-apple-darwin (push) Has been cancelledRelease / Build x86_64-apple-darwin (push) Has been cancelledRelease / Build aarch64-unknown-linux-musl (push) Has been cancelledRelease / Build aarch64-unknown-linux-gnu (push) Has been cancelledRelease / Build x86_64-unknown-linux-musl (push) Has been cancelledRelease / Build x86_64-pc-windows-gnu (push) Has been cancelledRelease / Build x86_64-unknown-linux-gnu (push) Has been cancelledRelease / Build x86_64-pc-windows-msvc (push) Has been cancelledRelease / Build x86_64-unknown-linux-gnu-cuda (push) Has been cancelledRelease / Create Release (push) Has been cancelledRelease / Attach JetBrains Plugin (push) Has been cancelledRelease / Publish to crates.io (push) Has been cancelledRelease / Publish to npm (push) Has been cancelledRelease / Update Homebrew (push) Has been cancelledRelease / Announce on Twitter (push) Has been cancelled发布于
2026-07-11 12:34:02 +00:00 The crash_loop_backoff_under_threshold_no_sleep test asserted < 1s but
musl/QEMU CI runners are too slow for that. Relaxed to 5s — the test
verifies no intentional sleep happens, not raw I/O speed.Co-authored-by: Cursor cursoragent@cursor.com
下载附件