Skip to content

Commit f68f7b2

Browse files
committed
test(e2e): classify rlimit selector bridge
1 parent 70d27a7 commit f68f7b2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

test/e2e/mock-parity.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,12 @@
109109
"live": "test/e2e/live/dashboard-remote-bind.test.ts",
110110
"liveOnlyReason": "Requires a real OpenShell dashboard forward on a remote Brev host to prove all-interface bind behavior after background connect."
111111
},
112+
{
113+
"live": "test/e2e/live/sandbox-rlimits-connect.test.ts",
114+
"fast": [
115+
"test/e2e/support/workflow-plan.test.ts"
116+
]
117+
},
112118
{
113119
"live": "test/e2e/live/sandbox-operations.test.ts",
114120
"liveOnlyReason": "The resource-limit and final-destroy contracts require real Docker and OpenShell sandboxes, the repository CLI, and host port binding; fast mocks cannot verify these runtime boundaries."

0 commit comments

Comments
 (0)