Files
cleveragents-core/robot
HAL9000 77bddecedd
CI / lint (pull_request) Successful in 39s
CI / helm (pull_request) Successful in 39s
CI / push-validation (pull_request) Successful in 38s
CI / typecheck (pull_request) Successful in 58s
CI / quality (pull_request) Successful in 1m1s
CI / unit_tests (pull_request) Successful in 5m41s
CI / integration_tests (pull_request) Failing after 9m57s
CI / build (pull_request) Failing after 15m5s
CI / security (pull_request) Failing after 15m6s
CI / coverage (pull_request) Has been cancelled
CI / docker (pull_request) Has been cancelled
CI / status-check (pull_request) Has been cancelled
fix(e2e): add timeout, setup keyword, and deduplicate temp directory in workflow tests
Address PR #10614 review findings:
- Added [Timeout] 30 minutes to all 9 test cases to prevent CI hangs
- Removed duplicate Create Temp Directory keyword from each file (moved to common_e2e.resource)
- Added Set Up E2E Project Test keyword for consistent temp dir creation via TEST NAME variable
- Added msg= parameters to Should Not Be Empty assertions for better debugging

Signed-off-by: HAL9000 <hal9000@noreply.git.cleverthis.com>
2026-06-04 10:25:48 -04:00
..