P-000129-01 — Identify Timer Failure Pattern

← Back

Goal
Determine whether timers are frozen, drifting, or miscalculated.

Steps
1) Observe multiple orders:

  • Do all timers misbehave, or only some?
    2) Note timer behavior:
  • Frozen at one value
  • Jumping forward/backward
  • Negative or extreme values
    3) Check whether visual order tiles continue updating.
    4) If tiles update but timers are wrong → proceed to P-000129-02.
    5) If both tiles and timers freeze → treat as broader UI stall.

Pass/Fail

  • PASS: Timer-specific failure.
  • FAIL: Full UI stall.