fix: skip review_start_with_detached_delivery_returns_new_thread_id o… (#11645)

…n windows
This commit is contained in:
Owen Lin 2026-02-12 15:12:57 -08:00 committed by GitHub
parent 75e79cf09a
commit 76256a8cec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -255,6 +255,7 @@ async fn review_start_rejects_empty_base_branch() -> Result<()> {
Ok(())
}
#[cfg_attr(target_os = "windows", ignore = "flaky on windows CI")]
#[tokio::test]
async fn review_start_with_detached_delivery_returns_new_thread_id() -> Result<()> {
let review_payload = json!({