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

test(svelte): migrate svelte-navigator to custom minimal router #30225

Conversation

mxschmitt
Copy link
Member

@mxschmitt mxschmitt commented Apr 3, 2024

Repro: cd tests/components/ct-svelte && rm -rf node_modules package-lock.json && npm i && npx playwright test --project=chromium

Follow-up based on #28624 (comment).

Svelte has no router by default, only SvelteKit - so lets remove the package which is not maintained anymore and not recommended.

This comment has been minimized.

@mxschmitt mxschmitt closed this Apr 3, 2024
@mxschmitt mxschmitt reopened this Apr 4, 2024
@mxschmitt mxschmitt force-pushed the tests/migrate-svelte-navigator-to-svelte-spa-router branch from 0668df7 to befd662 Compare April 4, 2024 12:53
@mxschmitt mxschmitt changed the title test(svelte): migrate svelte-navigator to svelte-spa-router test(svelte): migrate svelte-navigator to custom minimal router Apr 4, 2024
@mxschmitt mxschmitt force-pushed the tests/migrate-svelte-navigator-to-svelte-spa-router branch from befd662 to 825fe5a Compare April 4, 2024 12:54
Copy link
Contributor

github-actions bot commented Apr 4, 2024

Test results for "tests 1"

5 flaky ⚠️ [chromium-library] › library/tracing.spec.ts:243:5 › should not include trace resources from the previous chunks
⚠️ [chromium-library] › library/tracing.spec.ts:243:5 › should not include trace resources from the previous chunks
⚠️ [playwright-test] › ui-mode-trace.spec.ts:76:5 › should merge screenshot assertions
⚠️ [playwright-test] › ui-mode-test-ct.spec.ts:93:5 › should run component tests after editing component
⚠️ [webkit-library] › library/tracing.spec.ts:243:5 › should not include trace resources from the previous chunks

26904 passed, 618 skipped
✔️✔️✔️

Merge workflow run.

@mxschmitt mxschmitt merged commit 18b5130 into microsoft:main Apr 4, 2024
30 checks passed
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