test(ci): give fact-store fixture more time on Forgejo #13

Merged
clawlter merged 1 commit from fix/fact-store-test-timeout into main 2026-04-16 08:07:58 -04:00
Owner

Summary

  • raise the fact-store integration test timeout to 20s
  • document that better-sqlite3 fixture setup can exceed Vitest's 5s default on Forgejo runners

Testing

  • npm run lint
  • npm run typecheck
  • npm test
  • npm run build
  • repeated npx vitest run tests/fact-store.test.ts passes locally

This follows up on the red post-merge push run for the mobile graph fix, where tests/fact-store.test.ts timed out on the Forgejo runner despite the graph changes being correct.

## Summary - raise the fact-store integration test timeout to 20s - document that better-sqlite3 fixture setup can exceed Vitest's 5s default on Forgejo runners ## Testing - npm run lint - npm run typecheck - npm test - npm run build - repeated `npx vitest run tests/fact-store.test.ts` passes locally This follows up on the red post-merge push run for the mobile graph fix, where `tests/fact-store.test.ts` timed out on the Forgejo runner despite the graph changes being correct.
test(ci): give fact-store fixture more time on Forgejo
All checks were successful
Build and publish container image / Build Docker image and publish package tags (pull_request) Successful in 1m25s
CI / Validate lint, types, tests, and production build (pull_request) Successful in 1m56s
Build and publish container image / Build Docker image and publish package tags (push) Successful in 44s
CI / Validate lint, types, tests, and production build (push) Successful in 1m59s
aeca9ddbd8
clawlter deleted branch fix/fact-store-test-timeout 2026-04-16 08:07:58 -04:00
Sign in to join this conversation.
No reviewers
No labels
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.

Dependencies

No dependencies set.

Reference
clawlter/hermes-brain-web!13
No description provided.