Skip to content

test(e2e): isolate fixed-port browser tab tests#2037

Merged
jackwener merged 1 commit into
mainfrom
fix/e2e-fixed-port-serial
Jun 27, 2026
Merged

test(e2e): isolate fixed-port browser tab tests#2037
jackwener merged 1 commit into
mainfrom
fix/e2e-fixed-port-serial

Conversation

@jackwener

Copy link
Copy Markdown
Owner

Summary

  • move browser-tabs E2E into a dedicated e2e-fixed-port Vitest project that runs before the normal E2E group
  • keep the rest of headed E2E parallel so the release gate does not slow down unnecessarily
  • have browser-tabs shut down any stale OpenCLI daemon before binding the fixed bridge port 19825

Verification

  • npx vitest run --project e2e-fixed-port tests/e2e/browser-tabs.test.ts --reporter=verbose
  • npx vitest run tests/e2e/browser-tabs.test.ts tests/e2e/article-download-pipeline.test.ts --reporter=verbose
  • npm run typecheck
  • npm run build

@jackwener jackwener merged commit 616cc88 into main Jun 27, 2026
11 checks passed
@jackwener jackwener deleted the fix/e2e-fixed-port-serial branch June 27, 2026 17:54
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