Skip to content

chore: improve windows testing speed#933

Merged
manuel3108 merged 3 commits intomainfrom
chore/tests-windows
Feb 20, 2026
Merged

chore: improve windows testing speed#933
manuel3108 merged 3 commits intomainfrom
chore/tests-windows

Conversation

@jycouet
Copy link
Contributor

@jycouet jycouet commented Feb 19, 2026

On better-auth, we are always doing a retry....!
First try, pnpm i, pnpm build, ... timeout!
Second try: pnpm i very fast... And we manage to finish

So if we give more time to finish the first time, it's will be maybe better?!
Result: YES! :)


I'm thinking... Should packages/sv/src/addons/tests/all-addons/test.ts run at all?
Now that we have packages/sv/src/cli/tests/cli.ts tests?
-> Would be a net 20sec win.

@changeset-bot
Copy link

changeset-bot bot commented Feb 19, 2026

⚠️ No Changeset found

Latest commit: 4465717

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@jycouet jycouet changed the title chore: improve windows testing chore: improve windows testing speed Feb 19, 2026
@svelte-docs-bot
Copy link

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 20, 2026

Open in StackBlitz

npx https://pkg.pr.new/sveltejs/cli/svelte-migrate@933
npx https://pkg.pr.new/sveltejs/cli/sv@933
npx https://pkg.pr.new/sveltejs/cli/@sveltejs/sv-utils@933

commit: 4465717

@manuel3108
Copy link
Member

I'm thinking... Should packages/sv/src/addons/tests/all-addons/test.ts run at all?

That sounds really reasonable. Removed!

@manuel3108 manuel3108 merged commit 02e855e into main Feb 20, 2026
8 checks passed
@manuel3108 manuel3108 deleted the chore/tests-windows branch February 20, 2026 18:43
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