Skip to content

Issue reproduction#80

Open
james-camilleri wants to merge 2 commits intoemosheeep:masterfrom
james-camilleri:issue-reproduction
Open

Issue reproduction#80
james-camilleri wants to merge 2 commits intoemosheeep:masterfrom
james-camilleri:issue-reproduction

Conversation

@james-camilleri
Copy link
Copy Markdown

No description provided.

Comment thread playwright.config.ts
Comment on lines +30 to +34
// This is what causes the infinite hang on Playwright. On a browser,
// accessing this URL causes a reroute to `/`, which returns a response.
// When Playwright attempts to hit this URL with an `Accept: */*` header,
// no rewrite takes place and the server never connects.
url: 'http://localhost:5173/some-test-url',
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is what causes the break, hitting the root URL directly seems to be fine.

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.

1 participant