You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(run-engine): pin dequeue-emitted gauges so a sampling regression fails the suite
The gauge assertions were all satisfiable by enqueue-emitted gauges, so
breaking the dequeue scripts' sample-at-return wrapper left the suite
green. The base test now requires the post-admission reading (running 1,
queued 0) and the CK test requires the wildcard aggregate only the CK
dequeue emits. Verified by mutation: disabling the wrapper fails both.
0 commit comments