Skip to content

test(e2e): Speed up Supabase setup - #24394

Merged
msonnb merged 1 commit into
getsentry:developfrom
Andarist:feat/speed-up-supabase-e2e
Sep 16, 2026
Merged

msonnb merged 1 commit into
getsentry:developfrom
Andarist:feat/speed-up-supabase-e2e

Conversation

@Andarist

Copy link
Copy Markdown
Contributor

I have another PR open and e2e tests keep failing due to timeouts. So I took the liberty of looking into it and those are two optimizations I came up with:

  • this e2e setup can disable unused Supabase services to cut down the download times and startup times
  • it can also skip a redundant database reset because Supabase should already start there in a clean state

Co-Authored-By: OpenAI Codex <codex@openai.com>
@msonnb msonnb self-assigned this Sep 16, 2026

@msonnb msonnb left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@msonnb
msonnb merged commit e181b61 into getsentry:develop Sep 16, 2026
42 checks passed
msonnb added a commit that referenced this pull request Sep 16, 2026
This PR adds the external contributor to the CHANGELOG.md file, so that
they are credited for their contribution. See #24394

Co-authored-by: msonnb <26038247+msonnb@users.noreply.github.com>
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.

2 participants