test(runtime): add connected lifecycle gate

This commit is contained in:
Erik 2026-07-20 22:39:34 +02:00
parent 354c2adc2e
commit b03371c03d
3 changed files with 414 additions and 0 deletions

View file

@ -0,0 +1,12 @@
# Fresh-process reconnect gate. This session is uncapped so the same artifact
# records renderer throughput independently from the capped correctness run.
wait world-ready 90000
wait world-visible 30000
sleep 30000
input down MovementTurnRight
sleep 10000
input up MovementTurnRight
sleep 10000
checkpoint uncapped_reconnect
screenshot uncapped_reconnect 15000