Add Chrome browser caching to test-and-check-other-node workflow and add timeout to waitForLineOutput call#14106
Conversation
🦋 Changeset detectedLatest commit: e8e2956 The changes in this PR will be included in the next version bump. This PR includes changesets to release 6 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Codeowners approval required for this PR:
Show detailed file reviewers |
|
The Let me also verify the Looking at Let me also double-check the Let me review the full picture one more time for any logic issues:
Everything looks sound. The changes are straightforward and match existing patterns in the LGTM |
create-cloudflare
@cloudflare/deploy-helpers
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
@cloudflare/workers-utils
wrangler
@cloudflare/wrangler-bundler
commit: |
|
✅ All changesets look good |
workers-devprod
left a comment
There was a problem hiding this comment.
Codeowners reviews satisfied
The test-and-check-other-node GitHub workflow is constantly getting stuck (I assume) because of Chrome browser downloads (e.g. https://github.com/cloudflare/workers-sdk/actions/runs/26635076139/job/78493207646?pr=14082), this PR tries to fix such issue.
It also adds a timeout to the
waitForLineOutputcall thatlaunchBrowsermakes (just to make sure that it doesn't get stuck)A picture of a cute animal (not mandatory, but encouraged)