Files
callstack__agent-device/test/integration/linux-e2e/command-evidence.ad
Michał Pierzchała a830ac8df2 feat: add Linux command evidence lane (#2017)
* feat: add Linux command evidence lane

* fix: assert Linux find result shape

* fix: read Linux find result envelope

* fix: reset Linux calculator before diff

* fix: release Linux session before reset

* fix: guard Linux evidence session reset

* fix: forward Linux evidence timeout

* fix: tighten Linux evidence assertions

* fix: preserve Linux replay session identity

* fix: close Linux replay session before reset

* fix: share Linux evidence daemon state

* fix: keep Linux swipe evidence in bounds

* fix: keep Linux artifact gap honest
2026-08-25 07:56:13 +02:00

10 lines
452 B
Plaintext

# This script is intentionally outside replays/linux: the existing Linux replay smoke scope is
# kept unchanged. It owns the lane's test and replay evidence; the runner owns the other direct
# command-specific evidence.
context platform=linux target=desktop
open gnome-calculator --relaunch
wait "appname=gnome-calculator || windowtitle=Calculator || label=Calculator || label=0 || label=1 || label=5" 15000
snapshot -i
find role "button" exists
close