fix(test): harden database_integration robot suite against CI flakiness #386

Merged
freemo merged 1 commit from ci-int-fix into master 2026-02-23 17:01:44 +00:00
Owner
No description provided.
fix(test): harden database_integration robot suite against CI flakiness
All checks were successful
CI / benchmark-publish (pull_request) Has been skipped
CI / lint (pull_request) Successful in 15s
CI / quality (pull_request) Successful in 17s
CI / build (pull_request) Successful in 19s
CI / typecheck (pull_request) Successful in 32s
CI / security (pull_request) Successful in 37s
CI / integration_tests (pull_request) Successful in 3m49s
CI / unit_tests (pull_request) Successful in 7m13s
CI / docker (pull_request) Successful in 38s
CI / benchmark-regression (pull_request) Successful in 15m30s
CI / coverage (pull_request) Successful in 22m35s
CI / lint (push) Successful in 14s
CI / quality (push) Successful in 20s
CI / security (push) Successful in 31s
CI / build (push) Successful in 29s
CI / typecheck (push) Successful in 59s
CI / benchmark-regression (push) Has been skipped
CI / integration_tests (push) Successful in 3m56s
CI / unit_tests (push) Successful in 7m20s
CI / docker (push) Successful in 38s
CI / benchmark-publish (push) Successful in 9m28s
CI / coverage (push) Successful in 50m34s
5816fe2eb3
- Replace NamedTemporaryFile with mkstemp to avoid leaking an open fd
- Increase subprocess timeout from 30s to 60s for CI headroom
- Retry once on empty-output failure (signal-killed by OOM/CPU starvation)
- Include return code in failure message for easier diagnosis
freemo scheduled this pull request to auto merge when all checks succeed 2026-02-23 16:55:17 +00:00
freemo merged commit 5816fe2eb3 into master 2026-02-23 17:01:44 +00:00
freemo deleted branch ci-int-fix 2026-02-23 17:01:45 +00:00
freemo added this to the v3.3.0 milestone 2026-02-23 17:26:27 +00:00
Author
Owner

Closes #387

Closes #387
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
Reference
cleveragents/cleveragents-core!386
No description provided.