Skip to content

fix(browser-tests): start the landing app for the landing-page specs - #86

Merged
VladUZH merged 1 commit into
mainfrom
fix/browser-suite-landing-server
Jul 29, 2026
Merged

fix(browser-tests): start the landing app for the landing-page specs#86
VladUZH merged 1 commit into
mainfrom
fix/browser-suite-landing-server

Conversation

@VladUZH

@VladUZH VladUZH commented Jul 29, 2026

Copy link
Copy Markdown
Member

First scheduled validation run of browser-tests.yml failed on the 01-landing-page specs: they target :3002 (the landing app), which the Playwright webServer list never started. Locally the absent server made them skip quietly; in CI they hard-fail with ERR_CONNECTION_REFUSED. Adds the landing dev server to the managed set.

Will re-dispatch the workflow after merge to confirm the suite goes green in CI.

🤖 Generated with Claude Code

The 01-landing-page specs target :3002, which the Playwright config
never started — locally they quietly skipped, in CI (first scheduled
run of browser-tests.yml) they failed with ERR_CONNECTION_REFUSED.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@VladUZH
VladUZH merged commit 17005db into main Jul 29, 2026
19 checks passed
@VladUZH
VladUZH deleted the fix/browser-suite-landing-server branch July 29, 2026 12:07
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