Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Windows tests #458

Merged
merged 1 commit into from
Mar 6, 2021
Merged

Fix Windows tests #458

merged 1 commit into from
Mar 6, 2021

Conversation

GrygrFlzr
Copy link
Member

@GrygrFlzr GrygrFlzr commented Mar 6, 2021

It's your old friend - importing without pathToFileURL!

Strangely, TypeScript in VS Code is complaining that import doesn't take in a URL (despite the fact that it does).

Note that Windows tests will (correctly) fail because #451 needs to be fixed via a change in either vite-plugin-svelte or svelte-hmr

If you check the CI run on the main branch, it actually only "passes" because it fails to load the tests in the first place.

https://github.com/sveltejs/kit/runs/2044743802

@benmccann benmccann merged commit a3f82cf into master Mar 6, 2021
@benmccann benmccann deleted the windows-test-fix branch March 6, 2021 15:35
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