Skip to content

fix: resolve CI test failures - #153

Merged
RhysSullivan merged 2 commits into
mainfrom
fix/ci-test-timeouts
Apr 10, 2026
Merged

fix: resolve CI test failures#153
RhysSullivan merged 2 commits into
mainfrom
fix/ci-test-timeouts

Conversation

@RhysSullivan

Copy link
Copy Markdown
Collaborator

Summary

  • Increase hookTimeout to 30s for storage-postgres tests — PGlite initialization + Drizzle migrations exceed the 10s default in CI
  • Skip keychain system-keychain tests in CI (it.effect.skipIf(!!process.env.CI)) since there's no keychain service available

Test plan

  • storage-postgres tests pass locally
  • keychain tests skip correctly with CI=1
  • CI passes on this PR

- Increase hookTimeout for storage-postgres tests (PGlite init +
  migrations can exceed the 10s default in CI)
- Skip keychain system-keychain tests in CI (no keychain service)
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
🔵 In progress
View logs
executor-marketing 5b6440e Apr 10 2026, 08:21 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Apr 10, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 5b6440e Commit Preview URL

Branch Preview URL
Apr 10 2026, 08:22 AM

@RhysSullivan
RhysSullivan merged commit c89589f into main Apr 10, 2026
2 checks passed
RhysSullivan added a commit that referenced this pull request May 31, 2026
* fix: resolve CI test failures

- Increase hookTimeout for storage-postgres tests (PGlite init +
  migrations can exceed the 10s default in CI)
- Skip keychain system-keychain tests in CI (no keychain service)

* style: format
@RhysSullivan
RhysSullivan deleted the fix/ci-test-timeouts branch June 11, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant