frp/test/e2e/v1/features
fatedier 4f584f81d0
test/e2e: replace sleeps with event-driven waits in chaos/group/store tests (#5231)
* test/e2e: replace sleeps with event-driven waits in chaos/group/store tests

Replace 21 time.Sleep calls with deterministic waiting using
WaitForOutput, WaitForTCPReady, and a new WaitForTCPUnreachable helper.
Add CountOutput method for snapshot-based incremental log matching.

* test/e2e: validate interval and cap dial/sleep to remaining deadline in WaitForTCPUnreachable
2026-03-12 00:11:09 +08:00
..
bandwidth_limit.go test/e2e: optimize e2e test time by replacing sleeps with TCP readiness checks (#5223) 2026-03-08 23:41:33 +08:00
chaos.go test/e2e: replace sleeps with event-driven waits in chaos/group/store tests (#5231) 2026-03-12 00:11:09 +08:00
group.go test/e2e: replace sleeps with event-driven waits in chaos/group/store tests (#5231) 2026-03-12 00:11:09 +08:00
heartbeat.go test/e2e: optimize e2e test time by replacing sleeps with TCP readiness checks (#5223) 2026-03-08 23:41:33 +08:00
monitor.go test/e2e: optimize e2e test time by replacing sleeps with TCP readiness checks (#5223) 2026-03-08 23:41:33 +08:00
real_ip.go test/e2e: optimize e2e test time by replacing sleeps with TCP readiness checks (#5223) 2026-03-08 23:41:33 +08:00
ssh_tunnel.go test/e2e: optimize e2e test time by replacing sleeps with TCP readiness checks (#5223) 2026-03-08 23:41:33 +08:00
store.go test/e2e: replace sleeps with event-driven waits in chaos/group/store tests (#5231) 2026-03-12 00:11:09 +08:00