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

sentry.io flood playwright tests output #651

Closed
fredericrous opened this issue Mar 12, 2024 · 0 comments · Fixed by #652
Closed

sentry.io flood playwright tests output #651

fredericrous opened this issue Mar 12, 2024 · 0 comments · Fixed by #652

Comments

@fredericrous
Copy link
Contributor

fredericrous commented Mar 12, 2024

After configuring env variables SENTRY_DSN and co, I get the following warnings when I run the playwright tests

  • POST https://xxxxxxx.ingest.us.sentry.io/api/xxxxxxx/envelope/?sentry_key=xxxxxxx&sentry_version=7&sentry_client=sentry.javascript.remix%2F7.106.0

If you still wish to intercept this unhandled request, please create a request handler for it.
Read more: https://mswjs.io/docs/getting-started/mocks
[WebServer] [MSW] Warning: intercepted a request without a matching request handler:

the console gets flooded.

proposed solution: configure msw to blacklist sentry

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 a pull request may close this issue.

1 participant