mirror of
https://github.com/openai/codex.git
synced 2026-04-27 08:05:51 +00:00
fix: skip review_start_with_detached_delivery_returns_new_thread_id o… (#11645)
…n windows
This commit is contained in:
@@ -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!({
|
||||
|
||||
Reference in New Issue
Block a user