Skip to content

fix(routeWebSocket): make sure ws url without trailing slash is supported#33095

Merged
dgozman merged 1 commit intomicrosoft:mainfrom
dgozman:fix-route-ws-slash
Oct 15, 2024
Merged

fix(routeWebSocket): make sure ws url without trailing slash is supported#33095
dgozman merged 1 commit intomicrosoft:mainfrom
dgozman:fix-route-ws-slash

Conversation

@dgozman
Copy link
Copy Markdown
Collaborator

@dgozman dgozman commented Oct 14, 2024

Fixes #33085.

@github-actions

This comment has been minimized.

@dgozman dgozman force-pushed the fix-route-ws-slash branch from 3cf3a34 to e374c8a Compare October 15, 2024 07:32
@github-actions
Copy link
Copy Markdown
Contributor

Test results for "tests 1"

2 fatal errors, not part of any test
1 failed
❌ [playwright-test] › fixture-errors.spec.ts:471:5 › should not give enough time for second fixture teardown after timeout @windows-latest-node18-1

2 flaky ⚠️ [webkit-library] › library/browsercontext-pages.spec.ts:105:3 › should return bounding box with page scale @webkit-ubuntu-22.04-node18
⚠️ [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:116:5 › mobile viewport › default mobile viewports to 980 width @webkit-ubuntu-22.04-node18

35950 passed, 620 skipped, 1 did not run
✔️✔️✔️

Merge workflow run.

@dgozman dgozman merged commit 17837e5 into microsoft:main Oct 15, 2024
dgozman added a commit to dgozman/playwright that referenced this pull request Oct 15, 2024
dgozman added a commit that referenced this pull request Oct 15, 2024
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.

[Bug]: WebSocket route does not handle full URLs in Playwright

2 participants