Skip to content

chore: Fix e2e test setup#1949

Merged
Luca Forstner (lforst) merged 2 commits into
mainfrom
lforst/e2e-worktree-setup
May 5, 2026
Merged

chore: Fix e2e test setup#1949
Luca Forstner (lforst) merged 2 commits into
mainfrom
lforst/e2e-worktree-setup

Conversation

@lforst
Copy link
Copy Markdown
Member

@lforst Luca Forstner (lforst) commented May 4, 2026

On new git worktrees we had two failures:

  • spawn deno ENOENT because deno is not on the path so we use mise exec deno.
  • The cursor e2e tests need sqlite3 for the cursor sdk but a global --ignore-scripts=true stomped on the binary
  • Also HF flaked one too many times on me

@lforst Luca Forstner (lforst) merged commit 9dab2c4 into main May 5, 2026
54 of 55 checks passed
@lforst Luca Forstner (lforst) deleted the lforst/e2e-worktree-setup branch May 5, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants