Commit 9cbe46e
test(inference): count the classifier daemon probe in the context-pin case
The context-pinning case asserts every docker diagnostic command carries
the persisted-context prefix and pins the command count. The image-pull
classifier adds one context-pinned `docker version` probe on the
all-empty failure path, so the count is now six. The pinning contract
itself is unchanged and the new probe satisfies it.
Refs #9308
Signed-off-by: Dongni Yang <dongniy@nvidia.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent d217363 commit 9cbe46e
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
377 | 379 | | |
378 | 380 | | |
379 | 381 | | |
| |||
0 commit comments