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

fix(v8/core): fatal events should set session as crashed #15073

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

timfish
Copy link
Collaborator

@timfish timfish commented Jan 20, 2025

Backport of #15072

@timfish timfish marked this pull request as draft January 20, 2025 12:04
Copy link
Contributor

size-limit report 📦

Path Size % Change Change
@sentry/browser 23.29 KB +0.03% +7 B 🔺
@sentry/browser - with treeshaking flags 21.97 KB +0.04% +7 B 🔺
@sentry/browser (incl. Tracing) 35.85 KB +0.02% +5 B 🔺
@sentry/browser (incl. Tracing, Replay) 73.2 KB +0.02% +8 B 🔺
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 63.58 KB +0.01% +6 B 🔺
@sentry/browser (incl. Tracing, Replay with Canvas) 77.51 KB +0.01% +7 B 🔺
@sentry/browser (incl. Tracing, Replay, Feedback) 89.44 KB +0.01% +7 B 🔺
@sentry/browser (incl. Feedback) 39.5 KB +0.02% +6 B 🔺
@sentry/browser (incl. sendFeedback) 27.9 KB +0.03% +6 B 🔺
@sentry/browser (incl. FeedbackAsync) 32.7 KB +0.02% +6 B 🔺
@sentry/react 25.97 KB +0.01% +2 B 🔺
@sentry/react (incl. Tracing) 38.68 KB +0.01% +3 B 🔺
@sentry/vue 27.57 KB +0.01% +2 B 🔺
@sentry/vue (incl. Tracing) 37.71 KB +0.01% +2 B 🔺
@sentry/svelte 23.46 KB +0.03% +6 B 🔺
CDN Bundle 24.5 KB +0.03% +6 B 🔺
CDN Bundle (incl. Tracing) 37.56 KB +0.02% +5 B 🔺
CDN Bundle (incl. Tracing, Replay) 72.85 KB +0.01% +5 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback) 78.21 KB +0.01% +5 B 🔺
CDN Bundle - uncompressed 71.94 KB +0.03% +15 B 🔺
CDN Bundle (incl. Tracing) - uncompressed 111.44 KB +0.02% +15 B 🔺
CDN Bundle (incl. Tracing, Replay) - uncompressed 225.69 KB +0.01% +15 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.79 KB +0.01% +15 B 🔺
@sentry/nextjs (client) 38.93 KB +0.01% +3 B 🔺
@sentry/sveltekit (client) 36.36 KB +0.01% +1 B 🔺
@sentry/node 162.83 KB +0.01% +9 B 🔺
@sentry/node - without tracing 98.96 KB +0.01% +8 B 🔺
@sentry/aws-serverless 126.65 KB +0.01% +6 B 🔺

View base workflow run

Copy link

codecov bot commented Jan 20, 2025

❌ 4 Tests Failed:

Tests completed Failed Passed Skipped
699 4 695 301
View the top 2 failed tests by shortest run time
replay/slowClick/windowOpen/test.ts window.open() is considered for slow click
Stack Traces | 1.76s run time
test.ts:6:11 window.open() is considered for slow click
transactions.test.ts Should send a transaction for instrumented server actions
Stack Traces | 49.3s run time
transactions.test.ts:54:5 Should send a transaction for instrumented server actions
View the full list of 1 ❄️ flaky tests
request-instrumentation.test.ts Should send a transaction with a fetch span

Flake rate in main: 17.39% (Passed 19 times, Failed 4 times)

Stack Traces | 30s run time
request-instrumentation.test.ts:4:5 Should send a transaction with a fetch span

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

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