Skip to content

test(e2e): Attempt to fix sveltekit timeouts #11394

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

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

lforst
Copy link
Contributor

@lforst lforst commented Apr 3, 2024

Copy link
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

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

thx!

@@ -36,6 +34,8 @@ test('captures a distributed pageload trace', async ({ page }) => {
return txnEvent?.transaction === 'GET /users/[id]';
});

await page.goto('/users/123xyz');
Copy link
Member

Choose a reason for hiding this comment

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

should we add this to the Promise.all array underneath?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should be fine honestly.

@lforst
Copy link
Contributor Author

lforst commented Apr 3, 2024

Didn't fail so I am gonna take this as a W

@lforst lforst merged commit eb8c57a into develop Apr 3, 2024
@lforst lforst deleted the lforst-sveltekit-timeout branch April 3, 2024 11:53
cadesalaberry pushed a commit to cadesalaberry/sentry-javascript that referenced this pull request Apr 19, 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.

2 participants