mirror of
https://github.com/openai/codex.git
synced 2026-05-04 05:11:37 +03:00
test: annotate linux bwrap test arguments
This commit is contained in:
@@ -320,8 +320,8 @@ async fn bwrap_dev_nodes_work_when_workspace_dot_codex_is_missing() {
|
||||
&[],
|
||||
tmpdir.path(),
|
||||
LONG_TIMEOUT_MS,
|
||||
false,
|
||||
true,
|
||||
/*use_legacy_landlock*/ false,
|
||||
/*network_access*/ true,
|
||||
)
|
||||
.await
|
||||
.expect("sandboxed command should execute");
|
||||
|
||||
Reference in New Issue
Block a user