Skip to content

Dev.ej/ci playwright#556

Merged
joanise merged 2 commits into
mainfrom
dev.ej/ci-playwright
May 29, 2026
Merged

Dev.ej/ci playwright#556
joanise merged 2 commits into
mainfrom
dev.ej/ci-playwright

Conversation

@joanise
Copy link
Copy Markdown
Member

@joanise joanise commented May 29, 2026

PR Goal?

Fix CI's hanging problem when installing Playwright browsers

Fixes?

microsoft/playwright#40998

Feedback sought?

sanity check

Priority?

high, CI is broken until this is merged.

How to test?

See that CI passes

Confidence?

high

Version change?

no

@joanise joanise requested a review from deltork May 29, 2026 18:37
@semanticdiff-com
Copy link
Copy Markdown

semanticdiff-com Bot commented May 29, 2026

Review changes with  SemanticDiff

Changed Files
File Status
  package-lock.json  64% smaller
  .github/workflows/end-to-end-tests.yml  42% smaller
  package.json  0% smaller

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 29, 2026

PR Preview Action v1.6.3
Preview removed because the pull request was closed.
2026-05-29 19:43 UTC

joanise added 2 commits May 29, 2026 14:44
This allows us to let the servers start while playwright browsers are
downloading, which means we don't need to sleep 50s just waiting for the
servers to start.
CI hung on installing browsers.

The fix is to use playwright>=1.60, as documented at
microsoft/playwright#40998
@joanise joanise force-pushed the dev.ej/ci-playwright branch from af39887 to 69061bb Compare May 29, 2026 18:45
Copy link
Copy Markdown
Collaborator

@deltork deltork left a comment

Choose a reason for hiding this comment

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

Looks good!

@joanise joanise merged commit 2b6c81c into main May 29, 2026
3 checks passed
@joanise joanise deleted the dev.ej/ci-playwright branch May 29, 2026 19:42
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