Skip to main content
← Back to list
01Issue
BugShippedSwamp CLIPublic
Assigneesstack72

Relationships

#2054 Property test flake: CEL embedded interpolation with empty expression key

Opened by stack72 · 9/7/2026· Shipped 9/8/2026

The property test CelEvaluator.evaluate: embedded interpolation yields the literal text with values substituted, stably in src/infrastructure/cel/cel_evaluator_property_test.ts:315 fails non-deterministically. Counterexample: [[["","int",0]],"a"] — when the expression key is empty string with type int and value 0, the evaluator produces {{}}a instead of 0a. Discovered during #2052 verification.

02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED+ 1 MOREASSIGNED+ 2 MOREREVIEW+ 13 MOREPR_MERGED+ 2 MORESESSION_SUMMARIZED

Shipped

9/8/2026, 3:17:43 AM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack729/7/2026, 10:43:32 PM

Sign in to post a ripple.