Compare commits

...

1 Commits

Author SHA1 Message Date
Sayan Sisodiya
8d007a5fc2 ignore test while flaky 2026-02-15 18:28:50 -08:00

View File

@@ -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!();