mirror of
https://github.com/openai/codex.git
synced 2026-04-26 15:45:02 +00:00
Disable very flaky tests (#11394)
Collected from last 20 builds of main in https://github.com/openai/codex/commits/main/.
This commit is contained in:
@@ -138,6 +138,7 @@ async fn review_start_runs_review_turn_and_emits_code_review_item() -> Result<()
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
#[ignore = "TODO(owenlin0): flaky"]
|
||||
async fn review_start_exec_approval_item_id_matches_command_execution_item() -> Result<()> {
|
||||
let responses = vec![
|
||||
create_shell_command_sse_response(
|
||||
|
||||
Reference in New Issue
Block a user