Files
deepseek-harness/apps/web/tests/snapshots/bash-abort-row/ui.expected.md
Yichen Jiang 3e1c63b2ea test(web): stop the stats line's wall-clock segments from deciding a golden
`StatsLine` renders its LLM, tool-call, and throughput segments only while the
matching measurement exceeds zero, and all three are wall clock taken during
the replay. A machine that finishes a step inside one millisecond drops the
segment a slower one keeps, so a golden recorded what the recording machine's
speed was rather than what the page shows. Goldens across this suite already
disagreed about the LLM segment for that reason, and CI failed on whichever
test landed on a slow enough runner — a different test each run, always the
same one-line difference.

Tokenizing the values was never enough, because presence is what moves. The
normalizer now drops those segments outright, each taking one adjacent
separator so nothing is left holding a dangling separator or a doubled space,
and the recorded goldens are normalized the same way. `TTFT avg` stays: it
gates on a step count the fixture determines.
2026-08-06 15:47:42 +08:00

1.3 KiB

  • banner:
    • navigation "Session hierarchy":
      • 'button "Run two shell commands: wait" [disabled]'
    • tablist:
      • tab "Chat" [selected]
      • tab "Trajectory"
  • text: "Run two shell commands: wait for cancellation, then write skipped.txt. {{date}} {{clock}}"
  • button "Copy":
    • img
  • button "Branch into a new conversation" [disabled]:
    • img
  • text: Available only on the last message of a completed turn
  • button "Context injection @deepseek-ai/dsh-system-prompt":
    • img
    • img
    • text: Context injection @deepseek-ai/dsh-system-prompt
  • 'button "Failed Bash Error: tool call aborted" [expanded]':
    • img
    • text: "Failed Bash Error: tool call aborted"
  • text: "IN { "command": "node -e \"require('node:fs').writeFileSync('started.txt', 'started'); setInterval(() => {}, 1000)\"", "description": "Wait until cancellation" } OUT Error: tool call aborted"
  • button "Inspect"
  • 'button "Failed Bash Error: tool call aborted before dispatch"':
    • img
    • text: "Failed Bash Error: tool call aborted before dispatch"
  • textbox "Message the agent"
  • button "Commands":
    • img
  • 'button "Access mode, current: Workspace Write"': Workspace Write
  • button "Select model":
    • text: Select model
    • img
  • button "Send message" [disabled]
  • text: 1 turns · 1 steps TTFT avg {{duration}} Cache hit 0% Input 10 tok · Output 10 tok