test(core): relax glob deny shell deadline

This commit is contained in:
Adam Perry
2026-06-06 10:24:57 +00:00
parent 187dabf3bc
commit 2bff5caf68

View File

@@ -407,7 +407,9 @@ async fn shell_command_enforces_glob_deny_read_policy() -> Result<()> {
let args = json!({
"command": command,
"login": false,
"timeout_ms": 1_000,
// This test exercises glob deny/read behavior. Under full Bazel load,
// sandbox startup alone can exceed one second.
"timeout_ms": 10_000,
});
let responses = vec![