TEMPORARY — AC2 isolation differential for #1323, do not merge #1341
No reviewers
Labels
No labels
bump
major
bump
minor
bump
patch
kind/bug
kind/chore
kind/docs
kind/feature
priority/critical
priority/high
priority/low
priority/medium
size/L
size/M
size/S
size/XL
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
frankenbit/release-toolkit!1341
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "tmp/1323-ac2-isolation-differential"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
🔴 DO NOT MERGE. DO NOT REVIEW. Throwaway PR existing only to run CI, per the disposable-fixture pattern. I close it myself when the two cycles are recorded.
#1323AC2 requires that a gate deliberately made to leave state behind reddens, and that it is the ISOLATION assertion that fires rather than a downstream gate failing for its own reasons. This forge exposes no job log, so I cannot read which step failed — the discrimination has to come from the experiment's shape instead.If B is green, no downstream gate failed because of the leak — so A's red is attributable to the isolation assertion alone. The leaked name is unique and read by nothing, and the gate still exits 0, so all nine outcomes stay
successand the guard's own abstain path cannot be what fires.Pull request closed