[vitest-plugin] Stabilize Vite mode config test - #15338
Conversation
|
|
Codeowners approval required for this PR:
Show detailed file reviewers |
|
@edmundhung Bonk workflow failed. Check the logs for details. View workflow run · To retry, trigger Bonk again. |
@cloudflare/autoconfig
@cloudflare/build-output-utils
@cloudflare/codemods
@cloudflare/config
create-cloudflare
@cloudflare/deploy-helpers
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-functions
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-plugin
@cloudflare/workers-auth
@cloudflare/workers-editor-shared
@cloudflare/workers-utils
wrangler
commit: |
workers-devprod
left a comment
There was a problem hiding this comment.
Codeowners reviews satisfied
Split the Vite mode configuration test into two independent tests: one covering the default
testmode and one covering an explicit--mode=stagingoverride.The original test launched Vitest twice under a single 15-second timeout and had started timing out on loaded Linux and macOS CI runners. Each new test launches Vitest once and retains the package's default timeout.
A picture of a cute animal (not mandatory, but encouraged)