mirror of
https://github.com/openai/codex.git
synced 2026-09-15 12:08:01 +00:00
ignore test while flaky
This commit is contained in:
@@ -143,6 +143,7 @@ async fn web_search_mode_defaults_to_cached_when_features_disabled() {
|
||||
);
|
||||
}
|
||||
|
||||
#[ignore = "todo(sayan): locally disabled while investigating flake"]
|
||||
#[tokio::test(flavor = "multi_thread", worker_threads = 2)]
|
||||
async fn web_search_mode_updates_between_turns_with_sandbox_policy() {
|
||||
skip_if_no_network!();
|
||||
|
||||
Reference in New Issue
Block a user