Skip to content

Commit 84ed851

Browse files
committed
test(e2e): document selector bridge lifetime
1 parent f68f7b2 commit 84ed851

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test/e2e/live/sandbox-rlimits-connect.test.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
import { normalizeE2eSelectorId } from "../../../tools/e2e/selector-aliases.mts";
55
import { expect, test } from "../fixtures/e2e-test.ts";
66

7+
// PR E2E runs the trusted base workflow, which can still invoke this candidate path during job
8+
// removal. This bridge verifies selector compatibility, not live resource limits. Delete it after
9+
// the trusted workflow no longer references the old job.
710
test("the retired sandbox resource-limit selector resolves to sandbox operations", {
811
meta: {
912
e2ePhases: [

0 commit comments

Comments
 (0)